LibreOffice Module vcl (master) 1
Namespaces | Enumerations | Functions
helper.hxx File Reference
#include <vector>
#include <rtl/ustring.hxx>
Include dependency graph for helper.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)