|
LibreOffice Module vcl (master) 1
|
#include <sal/config.h>#include <cstddef>#include <memory>#include <string_view>#include <unordered_map>#include <vector>#include <rtl/string.hxx>#include <rtl/ustring.hxx>#include <tools/solar.h>#include <vcl/dllapi.h>Go to the source code of this file.
Classes | |
| struct | psp::PPDValue |
| class | psp::PPDKey |
| struct | psp::PPDKeyhash |
| class | psp::PPDParser |
| struct | psp::PPDParser::PPDConstraint |
| class | psp::PPDContext |
Namespaces | |
| namespace | psp |
Macros | |
| #define | PRINTER_PPDDIR "driver" |
Enumerations | |
| enum | psp::PPDValueType { psp::eInvocation , psp::eQuoted , psp::eSymbol , psp::eString , psp::eNo } |
| #define PRINTER_PPDDIR "driver" |
Definition at line 35 of file ppdparser.hxx.