Searched defs:pSym (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/cppuhelper/source/ |
H A D | shlib.cxx | 337 component_getFactoryFunc pSym = va_arg(*pParam, component_getFactoryFunc); in s_getFactory() local 382 oslGenericFunction pSym = osl_getFunctionSymbol( lib, aGetFactoryName.pData ); in loadSharedLibComponentFactory() local 484 component_writeInfoFunc pSym = va_arg(*pParam, component_writeInfoFunc); in s_writeInfo() local 528 oslGenericFunction pSym = osl_getFunctionSymbol( lib, aWriteInfoName.pData ); in writeSharedLibComponentInfo() local
|
/aoo4110/main/javaunohelper/source/ |
H A D | javaunohelper.cxx | 77 oslGenericFunction pSym = in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1writeInfo() local 159 oslGenericFunction pSym = in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory() local
|
/aoo4110/main/unotools/source/processfactory/ |
H A D | componentfactory.cxx | 89 void * pSym; in loadLibComponentFactory() local
|
/aoo4110/main/basic/source/comp/ |
H A D | parser.cxx | 816 void addStringConst( SbiSymPool& rPool, const char* pSym, const String& rStr ) in addStringConst() 824 inline void addStringConst( SbiSymPool& rPool, const char* pSym, const char* pStr ) in addStringConst()
|
/aoo4110/main/vcl/unx/generic/plugadapt/ |
H A D | salplug.cxx | 146 rtl::OUString (*pSym)() = (rtl::OUString(*)()) in get_desktop_environment() local
|
/aoo4110/main/i18npool/source/characterclassification/ |
H A D | cclass_unicode_parser.cxx | 720 const sal_Unicode* pSym = pTextStart; in parseText() local
|
/aoo4110/main/starmath/source/ |
H A D | dialog.cxx | 1482 const SmSym *pSym = GetSymbol(); in IMPL_LINK() local 1621 const SmSym *pSym = NULL; in SelectSymbol() local 1662 void SmShowChar::SetSymbol( const SmSym *pSym ) in SetSymbol()
|
H A D | node.cxx | 2916 const SmSym *pSym; in Prepare() local
|
/aoo4110/main/testtools/source/performance/ |
H A D | ubtest.cxx | 183 void * pSym; in loadLibComponentFactory() local
|
/aoo4110/main/vcl/unx/generic/printer/ |
H A D | cupsmgr.cxx | 146 oslGenericFunction pSym = osl_getFunctionSymbol( m_pLib, aSym.pData ); in loadSymbol() local
|
/aoo4110/main/vcl/unx/generic/fontmanager/ |
H A D | fontconfig.cxx | 265 oslGenericFunction pSym = osl_getFunctionSymbol( m_pLib, aSym.pData ); in loadSymbol() local
|
/aoo4110/main/sc/source/core/tool/ |
H A D | compiler.cxx | 1958 sal_Unicode* pSym = cSymbol; in NextSymbol() local
|
Completed in 153 milliseconds