Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 30/01/13 17:48, Michael Stahl wrote:

in the extensions module we currently build 2 Library_oleautobridge.

only difference seems to be one is built with -DOWNGUID.

#ifndef OWNGUID
// GUID used since 5.2 ( src569 m)
// {82154420-0FBF-11d4-8313-005004526AB4}
DEFINE_GUID(OID_ServiceManager, 0x82154420, 0xfbf, 0x11d4, 0x83, 0x13, 0x0, 0x50, 0x4, 0x52, 
0x6a, 0xb4);
#else
// Alternative GUID
// {D9BB9D1D-BFA9-4357-9F11-9A2E9061F06E}
DEFINE_GUID(OID_ServiceManager, 0xd9bb9d1d, 0xbfa9, 0x4357, 0x9f, 0x11, 0x9a, 0x2e, 0x90, 0x61, 
0xf0, 0x6e);
#endif

since i don't know anything about this OLE stuff anyway, is there any
reason not to get rid of the OWNGUID case?

looking at the scp2 history it appears that oleautobridge2 library was
never shipped with OOo and presumably only shipped with StarOffice
(which had a separate scp2_so directory in an internal repo) so i've
removed oleautobridge2 now on master.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.