Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigitem.cxx314 sal_Bool lcl_IsLocalProperty(const OUString& rSubTree, const OUString& rProperty) in lcl_IsLocalProperty() function
513 if(pImpl->pManager->IsLocalConfigProvider() && lcl_IsLocalProperty(sSubTree, rNames[i])) in GetReadOnlyStates()
589 if(pImpl->pManager->IsLocalConfigProvider() && lcl_IsLocalProperty(sSubTree, pNames[i])) in GetProperties()
672 if(pImpl->pManager->IsLocalConfigProvider() && lcl_IsLocalProperty(sSubTree, pNames[i])) in PutProperties()

Completed in 30 milliseconds