Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Ddata.cxx228 rtl::OUStringBuffer canonic; in resolvePathRepresentation() local
239 canonic.append(sal_Unicode('/')); in resolvePathRepresentation()
240 canonic.append(createSegment(templateName, seg)); in resolvePathRepresentation()
257 *canonicRepresentation = canonic.makeStringAndClear(); in resolvePathRepresentation()
H A Drootaccess.cxx141 rtl::OUString canonic; in getNode() local
144 pathRepresentation_, &canonic, &path_, &finalizedLayer); in getNode()
156 pathRepresentation_ = canonic; in getNode()

Completed in 19 milliseconds