Searched refs:IsSubPath (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sfx2/source/doc/ |
H A D | doctemplates.cxx | 1592 || !::utl::UCBContentHelper::IsSubPath( aGeneralTempPath, in removeGroup() 1620 if ( ::utl::UCBContentHelper::IsSubPath( aGroupTargetURL, aTemplTargetURL ) ) in removeGroup() 1706 || !::utl::UCBContentHelper::IsSubPath( aGeneralTempPath, in renameGroup() 1730 if ( !::utl::UCBContentHelper::IsSubPath( aGroupTargetURL, aTemplTargetURL ) ) in renameGroup() 1810 …|| (aTemplateToRemoveTargetURL.getLength() && !::utl::UCBContentHelper::IsSubPath( maTemplateDirs[… in storeTemplate() 2149 …|| !::utl::UCBContentHelper::IsSubPath( maTemplateDirs[ maTemplateDirs.getLength() - 1 ], aTargetU… in removeTemplate()
|
H A D | doctempl.cxx | 1863 && ::utl::UCBContentHelper::IsSubPath( aRegionTargetURL, aEntryTargetURL ) ) in HasUserContents()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | ucbhelper.hxx | 78 …static sal_Bool IsSubPath( const ::rtl::OUString& rPath, const ::rtl::OUString& rChildCandidate…
|
/aoo41x/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.cxx | 451 bFound = ::utl::UCBContentHelper::IsSubPath( *pSecURLs, Location, xContentProvider ); in isLocationTrusted()
|
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | ucbhelper.cxx | 773 sal_Bool UCBContentHelper::IsSubPath( const ::rtl::OUString& rPath, const ::rtl::OUString& rSubfold… in IsSubPath() function in utl::UCBContentHelper
|
Completed in 87 milliseconds