LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | psp |
Functions | |
OUString | psp::GetCommandLineToken (int nToken, const OUString &rLine) |
OString | psp::GetCommandLineToken (int nToken, const OString &rLine) |
int | psp::GetCommandLineTokenCount (const OUString &rLine) |
OUString | psp::WhitespaceToSpace (std::u16string_view rLine, bool bProtect) |
OString | psp::WhitespaceToSpace (std::string_view rLine) |
double | psp::StringToDouble (std::u16string_view rStr) |
double | psp::StringToDouble (std::string_view rStr) |
int | psp::getValueOfDouble (char *pBuffer, double f, int nPrecision=0) |