Home
last modified time | relevance | path

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

/trunk/main/filter/source/config/cache/
H A Dcacheupdatelistener.cxx167 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 Dfiltercache.cxx934 (!::utl::splitLastFromConfigurationPath(sDirectKey, sRoot, sKey)) || in impl_getDirectCFGValue()
/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx692 OSL_VERIFY( splitLastFromConfigurationPath(sPath, sNode, sProperty) ); in GetLocalProperty()
724 OSL_VERIFY( splitLastFromConfigurationPath(sPath, sNode, sProperty) ); in PutLocalProperty()
H A Dconfigpathes.cxx85 sal_Bool splitLastFromConfigurationPath(OUString const& _sInPath, in splitLastFromConfigurationPath() function
H A Dconfigitem.cxx523 ::utl::splitLastFromConfigurationPath(sName,sPath,sProperty); in GetReadOnlyStates()
684 if (splitLastFromConfigurationPath(pNames[i],sNode, sProperty)) in PutProperties()
H A Dconfignode.cxx422 if ( splitLastFromConfigurationPath(_rPath, sParentPath, sLocalName) ) in setNodeValue()
/trunk/main/unotools/inc/unotools/
H A Dconfigpathes.hxx63 UNOTOOLS_DLLPUBLIC sal_Bool splitLastFromConfigurationPath(::rtl::OUString const& _sInPath,

Completed in 53 milliseconds