Searched refs:splitLastFromConfigurationPath (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/filter/source/config/cache/ |
H A D | cacheupdatelistener.cxx | 167 if ( ! ::utl::splitLastFromConfigurationPath(sOrgPath, sTempPath, sLocale)) in changesOccurred() 170 if ( ! ::utl::splitLastFromConfigurationPath(sOrgPath, sTempPath, sProperty)) in changesOccurred() 179 if ( ! ::utl::splitLastFromConfigurationPath(sOrgPath, sTempPath, sNode)) in changesOccurred()
|
H A D | filtercache.cxx | 934 (!::utl::splitLastFromConfigurationPath(sDirectKey, sRoot, sKey)) || in impl_getDirectCFGValue()
|
/aoo41x/main/unotools/source/config/ |
H A D | configmgr.cxx | 692 OSL_VERIFY( splitLastFromConfigurationPath(sPath, sNode, sProperty) ); in GetLocalProperty() 724 OSL_VERIFY( splitLastFromConfigurationPath(sPath, sNode, sProperty) ); in PutLocalProperty()
|
H A D | configpathes.cxx | 85 sal_Bool splitLastFromConfigurationPath(OUString const& _sInPath, in splitLastFromConfigurationPath() function
|
H A D | configitem.cxx | 523 ::utl::splitLastFromConfigurationPath(sName,sPath,sProperty); in GetReadOnlyStates() 684 if (splitLastFromConfigurationPath(pNames[i],sNode, sProperty)) in PutProperties()
|
H A D | confignode.cxx | 422 if ( splitLastFromConfigurationPath(_rPath, sParentPath, sLocalName) ) in setNodeValue()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | configpathes.hxx | 63 UNOTOOLS_DLLPUBLIC sal_Bool splitLastFromConfigurationPath(::rtl::OUString const& _sInPath,
|
Completed in 33 milliseconds