Searched refs:loadRelative (Results 1 – 12 of 12) sorted by relevance
/trunk/main/sw/source/ui/dialog/ |
H A D | swabstdlg.cxx | 42 if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( sLibName ) ) ) in Create()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | sdabstdlg.cxx | 42 if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( sLibName ) ) ) in Create()
|
/trunk/main/vcl/source/window/ |
H A D | abstdlg.cxx | 40 …if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( RTL_CONSTASCII_USTRI… in Create()
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | scabstdlg.cxx | 46 …if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, aStrBuf.makeStringAndClear()… in Create()
|
/trunk/main/sd/source/filter/ |
H A D | sdfilter.cxx | 91 return mod->loadRelative(&thisModule, ImplGetFullLibraryName(rLibraryName)) in OpenLibrary()
|
/trunk/main/sal/inc/osl/ |
H A D | module.hxx | 91 sal_Bool SAL_CALL loadRelative( in loadRelative() function in osl::Module
|
/trunk/main/tools/source/generic/ |
H A D | svlibrary.cxx | 122 bLoaded = rModule.loadRelative( baseModule, rLibName, mode ); in LoadModule()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | salinst.cxx | 443 module.loadRelative( &thisModule, LIB_RECENT_FILE ); in AddToRecentDocumentList()
|
/trunk/main/sfx2/source/appl/ |
H A D | shutdownicon.cxx | 156 …if ( pPlugin->loadRelative( &thisModule, OUString( RTL_CONSTASCII_USTRINGPARAM( STRING( PLUGIN_NAM… in LoadModule()
|
/trunk/main/i18npool/source/localedata/ |
H A D | localedata.cxx | 436 if ( module->loadRelative(&thisModule, aBuf.makeStringAndClear()) ) in getFunctionSymbolByName()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 2074 if ( aModule.loadRelative( &thisModule, in Get()
|
/trunk/main/cui/source/options/ |
H A D | treeopt.cxx | 1492 if( aModule.loadRelative( in GetSSOCreator()
|
Completed in 79 milliseconds