LibreOffice Module vcl (master) 1
|
#include <ppdparser.hxx>
Public Attributes | |
PPDValueType | m_eType |
bool | m_bCustomOption |
bool | m_bCustomOptionSetViaApp |
OUString | m_aCustomOption |
OUString | m_aOption |
OUString | m_aValue |
Definition at line 46 of file ppdparser.hxx.
|
mutable |
Definition at line 54 of file ppdparser.hxx.
OUString psp::PPDValue::m_aOption |
Definition at line 55 of file ppdparser.hxx.
OUString psp::PPDValue::m_aValue |
Definition at line 56 of file ppdparser.hxx.
bool psp::PPDValue::m_bCustomOption |
Definition at line 52 of file ppdparser.hxx.
|
mutable |
Definition at line 53 of file ppdparser.hxx.
PPDValueType psp::PPDValue::m_eType |
Definition at line 48 of file ppdparser.hxx.