Searched defs:getSymbol (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vos/source/ | ||
H A D | module.cxx | 77 void *OModule::getSymbol(const rtl::OUString& strSymbolName) in getSymbol() function in OModule |
/aoo41x/main/drawinglayer/source/attribute/ | ||
H A D | fontattribute.cxx | 85 bool getSymbol() const { return mbSymbol; } in getSymbol() function in drawinglayer::attribute::ImpFontAttribute |
/aoo41x/main/sal/inc/osl/ | ||
H A D | module.hxx | 114 void* SAL_CALL getSymbol( const ::rtl::OUString& strSymbolName) in getSymbol() function in osl::Module |
/aoo41x/main/sal/qa/osl/module/ | ||
H A D | osl_Module.cxx | 406 class getSymbol : public CppUnit::TestFixture class |
/aoo41x/main/formula/inc/formula/ | ||
H A D | FormulaCompiler.hxx | 132 inline const String& getSymbol( const OpCode eOp ) const in getSymbol() function in formula::FormulaCompiler::OpCodeMap |
Completed in 19 milliseconds