LibreOffice Module vcl (master) 1
|
#include <ppdparser.hxx>
Public Member Functions | |
PPDConstraint () | |
Public Attributes | |
const PPDKey * | m_pKey1 |
const PPDValue * | m_pOption1 |
const PPDKey * | m_pKey2 |
const PPDValue * | m_pOption2 |
Definition at line 131 of file ppdparser.hxx.
|
inline |
Definition at line 138 of file ppdparser.hxx.
const PPDKey* psp::PPDParser::PPDConstraint::m_pKey1 |
Definition at line 133 of file ppdparser.hxx.
const PPDKey* psp::PPDParser::PPDConstraint::m_pKey2 |
Definition at line 135 of file ppdparser.hxx.
const PPDValue* psp::PPDParser::PPDConstraint::m_pOption1 |
Definition at line 134 of file ppdparser.hxx.
const PPDValue* psp::PPDParser::PPDConstraint::m_pOption2 |
Definition at line 136 of file ppdparser.hxx.