Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Daccess.cxx129 return !Components::allLocales(getRootAccess()->getLocale()); in isValue()
278 if (getRootAccess()->isUpdate()) { in queryInterface()
307 !Components::allLocales(getRootAccess()->getLocale())) in checkLocalizedPropertyAccess()
396 components_, getRootAccess(), this, name, in insertLocalizedValueChild()
487 if (Components::allLocales(getRootAccess()->getLocale())) { in initBroadcasterAndChanges()
561 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()
686 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()
877 if (getRootAccess()->isUpdate()) { in getTypes()
938 if (getRootAccess()->isUpdate()) { in getSupportedServiceNames()
961 if (getRootAccess()->isUpdate()) { in getSupportedServiceNames()
[all …]
H A Dchildaccess.cxx147 rtl::Reference< RootAccess > ChildAccess::getRootAccess() { in getRootAccess() function in configmgr::ChildAccess
237 rtl::OUString locale(getRootAccess()->getLocale()); in setProperty()
277 rtl::OUString locale(getRootAccess()->getLocale()); in asValue()
H A Drootaccess.hxx96 virtual rtl::Reference< RootAccess > getRootAccess();
H A Dchildaccess.hxx85 virtual rtl::Reference< RootAccess > getRootAccess();
H A Drootaccess.cxx174 rtl::Reference< RootAccess > RootAccess::getRootAccess() { in getRootAccess() function in configmgr::RootAccess
H A Daccess.hxx153 virtual rtl::Reference< RootAccess > getRootAccess() = 0;