Searched refs:sGlobalModules (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/framework/source/accelerators/ |
H A D | acceleratorconfiguration.cxx | 1268 ::rtl::OUString sGlobalModules = ::utl::extractFirstFromConfigurationPath(sPath, &sPath); in changesOccurred() 1270 if ( sGlobalModules.equals(CFG_ENTRY_GLOBAL) ) in changesOccurred() 1275 reloadChanged(sPrimarySecondary, sGlobalModules, sModule, sKey); in changesOccurred() 1277 else if ( sGlobalModules.equals(CFG_ENTRY_MODULES) ) in changesOccurred() 1284 reloadChanged(sPrimarySecondary, sGlobalModules, sModule, sKey); in changesOccurred() 1594 …ed( const ::rtl::OUString& sPrimarySecondary, const ::rtl::OUString& sGlobalModules, const ::rtl::… in reloadChanged() argument 1600 if ( sGlobalModules.equals(CFG_ENTRY_GLOBAL) ) in reloadChanged()
|
/aoo42x/main/framework/source/inc/accelerators/ |
H A D | acceleratorconfiguration.hxx | 471 …ged(const ::rtl::OUString& sPrimarySecondary, const ::rtl::OUString& sGlobalModules, const ::rtl::…
|
Completed in 27 milliseconds