|
LibreOffice Module desktop (master) 1
|
#include <sal/config.h>#include <cstddef>#include <dp_misc.h>#include <dp_persmap.h>#include <o3tl/safeint.hxx>#include <rtl/byteseq.hxx>#include <rtl/strbuf.hxx>#include <sal/log.hxx>Go to the source code of this file.
Namespaces | |
| namespace | dp_misc |
Functions | |
| static OString | dp_misc::encodeString (const OString &rStr) |
| static OString | dp_misc::decodeString (const char *pEncChars, int nLen) |
Variables | |
| const char | dp_misc::PmapMagic [4] = {'P','m','p','1'} |