Home
last modified time | relevance | path

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

/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx1218 …::comphelper::ConfigurationHelper::openConfig( m_xSMGR, CFG_ENTRY_MODULES, ::comphelper::Configura… in reset()
1277 else if ( sGlobalModules.equals(CFG_ENTRY_MODULES) ) in changesOccurred()
1327 xCfg->getByName(CFG_ENTRY_MODULES) >>= xModules; in impl_ts_load()
1535 else if ( m_sGlobalOrModules.equals(CFG_ENTRY_MODULES) ) in insertKeyToConfiguration()
1538 xAccess->getByName(CFG_ENTRY_MODULES) >>= xModules; in insertKeyToConfiguration()
1580 else if ( m_sGlobalOrModules.equals(CFG_ENTRY_MODULES) ) in removeKeyFromConfiguration()
1583 xAccess->getByName(CFG_ENTRY_MODULES) >>= xModules; in removeKeyFromConfiguration()
1605 xAccess->getByName(CFG_ENTRY_MODULES) >>= xModules; in reloadChanged()
H A Dmoduleacceleratorconfiguration.cxx158 m_sGlobalOrModules = CFG_ENTRY_MODULES; in impl_ts_fillCache()
/trunk/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx78 static const ::rtl::OUString CFG_ENTRY_MODULES = ::rtl::OUString::createFromAscii("Modules"); variable

Completed in 43 milliseconds