Home
last modified time | relevance | path

Searched refs:COMPONENT_WRITEINFO (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx41 #define COMPONENT_WRITEINFO "component_writeInfo" macro
/AOO41X/main/javaunohelper/source/
H A Djavaunohelper.cxx99 OUString aWriteInfoName( RTL_CONSTASCII_USTRINGPARAM(COMPONENT_WRITEINFO) ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1writeInfo()
/AOO41X/main/cppuhelper/source/
H A Dshlib.cxx527 OUString aWriteInfoName = OUSTR(COMPONENT_WRITEINFO); in writeSharedLibComponentInfo()