LibreOffice Module comphelper (master) 1
comphelper::DirectoryHelper Member List

This is the complete list of members for comphelper::DirectoryHelper, including all inherited members.

deleteDirRecursively(const OUString &rDirURL)comphelper::DirectoryHelperstatic
dirExists(const OUString &rDirURL)comphelper::DirectoryHelperstatic
fileExists(const OUString &rBaseURL)comphelper::DirectoryHelperstatic
moveDirContent(const OUString &rSourceDirURL, std::u16string_view rTargetDirURL, const std::set< OUString > &rExcludeList)comphelper::DirectoryHelperstatic
scanDirsAndFiles(const OUString &rDirURL, std::set< OUString > &rDirs, std::set< std::pair< OUString, OUString > > &rFiles)comphelper::DirectoryHelperstatic
splitAtLastToken(std::u16string_view rSrc, sal_Unicode aToken, OUString &rRight)comphelper::DirectoryHelperstatic