Home
last modified time | relevance | path

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

/AOO42X/main/configmgr/source/
H A Dwritemodfile.cxx451 rtl::OUString const & parentPathRepresentation, in writeModifications() argument
465 ((parentPathRepresentation.compareToAscii(historyPath, strlen(historyPath)) != 0) && in writeModifications()
466 … (parentPathRepresentation.compareToAscii(commonHistoryPath, strlen(commonHistoryPath)) != 0))) { in writeModifications()
468 writeAttributeValue(handle, parentPathRepresentation); in writeModifications()
513 parentPathRepresentation + in writeModifications()