Home
last modified time | relevance | path

Searched refs:aWriteInfoName (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cppuhelper/source/
H A Dshlib.cxx527 OUString aWriteInfoName = OUSTR(COMPONENT_WRITEINFO); in writeSharedLibComponentInfo() local
528 oslGenericFunction pSym = osl_getFunctionSymbol( lib, aWriteInfoName.pData ); in writeSharedLibComponentInfo()
585 aExcMsg += aWriteInfoName; in writeSharedLibComponentInfo()
/aoo4110/main/javaunohelper/source/
H A Djavaunohelper.cxx99 OUString aWriteInfoName( RTL_CONSTASCII_USTRINGPARAM(COMPONENT_WRITEINFO) ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1writeInfo() local
100 pSym = osl_getFunctionSymbol( lib, aWriteInfoName.pData ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1writeInfo()

Completed in 18 milliseconds