Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dsvlibrary.hxx31 class TOOLS_DLLPUBLIC SvLibrary class
/trunk/main/tools/source/generic/
H A Dsvlibrary.cxx93 bool SvLibrary::LoadModule( osl::Module& rModule, const rtl::OUString& rLibName, ::oslGenericFuncti… in LoadModule()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx968 bLoaded = SvLibrary::LoadModule( aModule, aLibName, &thisModule ); in GetMswordLibSymbol()