Hello,
I think i modified all the functions
"component_getImplementationEnvironment" and "component_getFactory" get
for the easyhack "Add visibility markup to all component_get* functions".
Because of the last Tinderbox failure and because I don't expect the pb
is in artwork, I made a global "make -r clean" and it's compiling right
now (it takes some hours on my laptop)
It compiled ok each time I push the changes but I didn't make a
compilation from scratch.
I saw helpers in the code, for example in
cppuhelper/inc/cppuhelper/factory.hxx, there's this :
#define COMPONENT_GETFACTORY "component_getFactory"
#define COMPONENT_GETENV
"component_getImplementationEnvironment"
Then this :
typedef void * (SAL_CALL * component_getFactoryFunc)(
const sal_Char * pImplName, void * pServiceManager, void *
pRegistryKey );
typedef void (SAL_CALL * component_getImplementationEnvironmentFunc)(
const sal_Char ** ppEnvTypeName, uno_Environment ** ppEnv );
I didn't know if and how i should change these.
If you consider this easyhack is finished, i can update the wiki pages.
I'm waiting for your remarks.
Julien.
Context
- [Libreoffice] [REVIEW] Easyhack Add visibility markup to all component_get* functions · Julien Nabet
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.