Searched refs:pathRepresentation (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/configmgr/source/ |
H A D | data.cxx | 206 rtl::OUString const & pathRepresentation, in resolvePathRepresentation() argument 210 if (pathRepresentation.getLength() == 0 || pathRepresentation[0] != '/') { in resolvePathRepresentation() 213 pathRepresentation), in resolvePathRepresentation() 224 pathRepresentation), in resolvePathRepresentation() 247 pathRepresentation[n++] != '/') in resolvePathRepresentation() 251 pathRepresentation), in resolvePathRepresentation() 271 pathRepresentation), in resolvePathRepresentation() 284 pathRepresentation), in resolvePathRepresentation() 296 pathRepresentation), in resolvePathRepresentation() 303 pathRepresentation), in resolvePathRepresentation() [all …]
|
H A D | rootaccess.cxx | 72 Components & components, rtl::OUString const & pathRepresentation, in RootAccess() argument 74 Access(components), pathRepresentation_(pathRepresentation), in RootAccess()
|
H A D | data.hxx | 80 rtl::OUString const & pathRepresentation,
|
H A D | components.cxx | 237 rtl::OUString const & pathRepresentation, in resolvePathRepresentation() argument 242 pathRepresentation, canonicRepresentation, path, finalizedLayer); in resolvePathRepresentation()
|
H A D | components.hxx | 71 rtl::OUString const & pathRepresentation,
|
Completed in 21 milliseconds