Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx448 const ::rtl::OUString* pSecURLs = aSecURLs.getConstArray(); in isLocationTrusted() local
449 const ::rtl::OUString* pSecURLsEnd = pSecURLs + aSecURLs.getLength(); in isLocationTrusted()
450 for ( ; pSecURLs != pSecURLsEnd && !bFound; ++pSecURLs ) in isLocationTrusted()
451 bFound = ::utl::UCBContentHelper::IsSubPath( *pSecURLs, Location, xContentProvider ); in isLocationTrusted()

Completed in 18 milliseconds