Home
last modified time | relevance | path

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

/AOO41X/main/configmgr/source/
H A Dwritemodfile.cxx458 const char *commonHistoryPath = "/org.openoffice.Office.Common/History"; in writeModifications() local
466 … (parentPathRepresentation.compareToAscii(commonHistoryPath, strlen(commonHistoryPath)) != 0))) { in writeModifications()