LibreOffice Module vcl (master) 1
|
#include <vector>
#include <rtl/ustring.hxx>
Go to the source code of this file.
Namespaces | |
namespace | osl |
namespace | psp |
Enumerations | |
enum class | psp::whichOfficePath { psp::InstallationRootPath , psp::UserPath , psp::ConfigPath } |
Functions | |
void | psp::getPrinterPathList (std::vector< OUString > &rPathList, const char *pSubDir) |
OUString const & | psp::getFontPath () |
void | psp::normPath (OString &rPath) |
void | psp::splitPath (OString &rOrgPath, OString &rDir, OString &rBase) |
OUString | psp::getOfficePath (whichOfficePath ePath) |