Home
last modified time | relevance | path

Searched refs:thisModule (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1073 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
1112 &thisModule, aLibName.pData, SAL_LOADMODULE_DEFAULT ); in ImplCreateWindow()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx663 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
672 &thisModule, aLibName.pData, 0 ); in ChooseMacro()
692 &thisModule, aLibName.pData, 0 ); in MacroOrganizer()
H A Dshutdownicon.cxx89 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
156 …if ( pPlugin->loadRelative( &thisModule, OUString( RTL_CONSTASCII_USTRINGPARAM( STRING( PLUGIN_NAM… in LoadModule()
H A Dapp.cxx709 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
718 &thisModule, aLibName.pData, 0 ); in IMPL_LINK()
807 &thisModule, aLibName.pData, 0 ); in MacroOrganizer()
H A Dappinit.cxx199 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
213 &thisModule, aLibName.pData, 0 ); in GetSpecialCharsForEdit()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx2064 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
2074 if ( aModule.loadRelative( &thisModule, in Get()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1483 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
1493 &thisModule, theModuleName, SAL_LOADMODULE_DEFAULT ) ) in GetSSOCreator()
/trunk/main/vcl/unx/generic/app/
H A Dsalinst.cxx432 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
443 module.loadRelative( &thisModule, LIB_RECENT_FILE ); in AddToRecentDocumentList()
/trunk/main/vcl/source/window/
H A Dabstdlg.cxx34 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
40 …if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( RTL_CONSTASCII_USTRI… in Create()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1727 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
1737 &thisModule, aLibName.pData, SAL_LOADMODULE_DEFAULT ); in GetUnoWrapper()
/trunk/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx73 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
80 &thisModule, in LoadLib()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx412 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
421 … mSfx2Library = osl_loadModuleRelative (&thisModule, libraryName.pData, SAL_LOADMODULE_DEFAULT); in sfx2CreateWindow()
/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx187 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
206 … s_hAccessibleImplementationModule = osl_loadModuleRelative( &thisModule, sModuleName.pData, 0 ); in ensureInitialized()
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx98 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
114 &thisModule, sModuleName.pData, 0); in registerClient()
/trunk/main/sw/source/ui/dialog/
H A Dswabstdlg.cxx35 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
42 if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( sLibName ) ) ) in Create()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx960 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
968 bLoaded = SvLibrary::LoadModule( aModule, aLibName, &thisModule ); in GetMswordLibSymbol()
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx99 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
115 &thisModule, sModuleName.pData, 0); in registerClient()
/trunk/main/svtools/source/misc/
H A Dsvtaccessiblefactory.cxx266 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
285 … s_hAccessibleImplementationModule = osl_loadModuleRelative( &thisModule, sModuleName.pData, 0 ); in ensureInitialized()
/trunk/main/sd/source/ui/dlg/
H A Dsdabstdlg.cxx35 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
42 if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, String( sLibName ) ) ) in Create()
/trunk/main/sd/source/filter/
H A Dsdfilter.cxx86 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
91 return mod->loadRelative(&thisModule, ImplGetFullLibraryName(rLibraryName)) in OpenLibrary()
/trunk/main/sc/source/ui/attrdlg/
H A Dscabstdlg.cxx36 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
46 …if ( aDialogLibrary.is() || aDialogLibrary.loadRelative( &thisModule, aStrBuf.makeStringAndClear()… in Create()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx131 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
H A Dmysqlc_connection.cxx107 extern "C" { void SAL_CALL thisModule() {} } in thisModule() function
205 OSL_VERIFY( ::osl::Module::getUrlFromAddress( &thisModule, moduleBase ) ); in construct()
/trunk/main/javaunohelper/source/
H A Dpreload.cxx57 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
66 …osl_loadModuleRelative( &thisModule, lib_name.pData, SAL_LOADMODULE_LAZY | SAL_LOADMODULE_GLOBAL ); in inited_juhx()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion.cxx35 extern "C" { static void SAL_CALL thisModule() {} } in thisModule() function
45 &thisModule, lib.pData, SAL_LOADMODULE_DEFAULT ); in TextConversion()

Completed in 110 milliseconds

12