Searched defs:Path (Results 1 – 13 of 13) sorted by relevance
55 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator()77 inline void systemPathEnsureSeparator(/*inout*/ rtl::OUString& Path) in systemPathEnsureSeparator()96 inline bool systemPathIsRelativePath(const rtl::OUString& Path) in systemPathIsRelativePath()115 inline bool systemPathIsAbsolutePath(const rtl::OUString& Path) in systemPathIsAbsolutePath()188 inline sal_Int32 systemPathGetParent(/*inout*/ rtl::OUString& Path) in systemPathGetParent()219 const rtl::OUString& Path, in systemPathGetFileNameOrLastDirectoryPart()245 const rtl::OUString& Path) in systemPathIsHiddenFileOrDirectoryEntry()267 const rtl::OUString& Path) in systemPathIsLocalOrParentDirectoryEntry()
42 inline void systemPathEnsureSeparator(/*inout*/ rtl::OUString& Path) in systemPathEnsureSeparator()53 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator()
55 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator()77 inline void systemPathEnsureSeparator(/*inout*/ rtl::OUString& Path) in systemPathEnsureSeparator()96 inline bool systemPathIsRelativePath(const rtl::OUString& Path) in systemPathIsRelativePath()170 const rtl::OUString& Path, in systemPathGetFileNameOrLastDirectoryPart()196 const rtl::OUString& Path) in systemPathIsHiddenFileOrDirectoryEntry()218 const rtl::OUString& Path) in systemPathIsLocalOrParentDirectoryEntry()
45 inline void systemPathEnsureSeparator(/*inout*/ rtl::OUString& Path) in systemPathEnsureSeparator()56 inline void systemPathRemoveSeparator(/*inout*/ rtl::OUString& Path) in systemPathRemoveSeparator()
35 typedef std::vector< rtl::OUString > Path; typedef
39 Path::Path( const char * i_sPath, in Path() function in csv::ploc::Path49 Path::Path( const Path & i_rPath ) in Path() function in csv::ploc::Path
90 Root::Path() const in Path() function in ary::loc::Root
50 class Path class
468 …ean createSubDirectory(XMultiServiceFactory xMSF, XSimpleFileAccess xSimpleFileAccess, String Path) in createSubDirectory()504 …public static boolean PathisValid(XMultiServiceFactory xMSF, String Path, String sMsgFilePathInval… in PathisValid()
426 class Path class432 Path(const Path &rPath): in Path() function in Path462 Path::Path(SvLBox *pBox, SvLBoxEntry *pEntry) : in Path() function in Path
201 const ::rtl::OUString Path(buf.makeStringAndClear()); in createBaseURI() local
1227 Statement[] getMetadataFileStmts(XURI xBaseURI, String Path) in getMetadataFileStmts()
89 std::string getEncodedPath( const std::string& Path ) in getEncodedPath()
Completed in 57 milliseconds