Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx405 std::vector<OUString> vUriSegments; in equalsReferenceUriManifestPath() local
410 vUriSegments.push_back(aToken); in equalsReferenceUriManifestPath()
424 if (vUriSegments.size() == vPathSegments.size()) in equalsReferenceUriManifestPath()
428 for (CIT i = vUriSegments.begin(), j = vPathSegments.begin(); in equalsReferenceUriManifestPath()
429 i != vUriSegments.end(); i++, j++) in equalsReferenceUriManifestPath()

Completed in 14 milliseconds