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()
277 if (getRootAccess()->isUpdate()) { in queryInterface()
306 !Components::allLocales(getRootAccess()->getLocale())) in checkLocalizedPropertyAccess()
395 components_, getRootAccess(), this, name, in insertLocalizedValueChild()
486 if (Components::allLocales(getRootAccess()->getLocale())) { in initBroadcasterAndChanges()
560 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()
685 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()
875 if (getRootAccess()->isUpdate()) { in getTypes()
933 if (getRootAccess()->isUpdate()) { in getSupportedServiceNames()
956 if (getRootAccess()->isUpdate()) { in getSupportedServiceNames()
[all …]
H A Dchildaccess.cxx147 rtl::Reference< RootAccess > ChildAccess::getRootAccess() { in getRootAccess() function in configmgr::ChildAccess
234 rtl::OUString locale(getRootAccess()->getLocale()); in setProperty()
274 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;