Searched refs:canonic (Results 1 – 2 of 2) sorted by relevance
228 rtl::OUStringBuffer canonic; in resolvePathRepresentation() local239 canonic.append(sal_Unicode('/')); in resolvePathRepresentation()240 canonic.append(createSegment(templateName, seg)); in resolvePathRepresentation()257 *canonicRepresentation = canonic.makeStringAndClear(); in resolvePathRepresentation()
141 rtl::OUString canonic; in getNode() local144 pathRepresentation_, &canonic, &path_, &finalizedLayer); in getNode()156 pathRepresentation_ = canonic; in getNode()
Completed in 52 milliseconds