https://bugs.documentfoundation.org/show_bug.cgi?id=158557

--- Comment #4 from Robert Goodman <[email protected]> ---
all I need to do is:

hResult = CoCreateInstance(
                        OID_WriterOASISTextServer,
                        0,
                       CLSCTX_LOCAL_SERVER ,
                       IID_IUnknown,                                            
                       (VOID**)&pUnknown );

and it fails.

I built the latest LibreOffice from the current source files and got the result
I reported.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to