Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx414 std::vector<OUString> vPathSegments; in equalsReferenceUriManifestPath() local
419 vPathSegments.push_back(aToken); in equalsReferenceUriManifestPath()
424 if (vUriSegments.size() == vPathSegments.size()) in equalsReferenceUriManifestPath()
428 for (CIT i = vUriSegments.begin(), j = vPathSegments.begin(); in equalsReferenceUriManifestPath()

Completed in 16 milliseconds