Home
last modified time | relevance | path

Searched refs:CONFIG_MODE_ALL_LOCALES (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/unotools/source/config/
H A Dconfigitem.cxx345 …OSL_ENSURE( ((pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES), "ConfigItem::i… in impl_packLocalizedProperties()
420 …OSL_ENSURE( ((pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES), "ConfigItem::i… in impl_unpackLocalizedProperties()
625 if((pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES) in GetProperties()
651 if(( pImpl->nMode & CONFIG_MODE_ALL_LOCALES ) == CONFIG_MODE_ALL_LOCALES ) in PutProperties()
H A Dconfigmgr.cxx271 if((rCfgItem.GetMode() & CONFIG_MODE_ALL_LOCALES) == CONFIG_MODE_ALL_LOCALES) in AcquireTree()
/aoo41x/main/unotools/inc/unotools/
H A Dconfigitem.hxx54 #define CONFIG_MODE_ALL_LOCALES 0x02 macro
/aoo41x/main/framework/inc/classes/
H A Dfiltercachedata.hxx82 …FILTERCACHE_MODE CONFIG_MODE_DELAYED_UPDATE | CONFIG_MODE_ALL_LOCALES
/aoo41x/main/sc/source/core/tool/
H A Daddincol.cxx410 …tem aAllLocalesConfig( rtl::OUString::createFromAscii( CFGPATH_ADDINS ), CONFIG_MODE_ALL_LOCALES ); in ReadConfiguration()
/aoo41x/main/framework/test/typecfg/
H A Dxml2xcd.cxx250 m_aData.pFilterCache = new FilterCache( m_aData.nVersionInput, CONFIG_MODE_ALL_LOCALES ); in Main()

Completed in 121 milliseconds