LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
psp::PPDParser::PPDConstraint Struct Reference

#include <ppdparser.hxx>

Collaboration diagram for psp::PPDParser::PPDConstraint:
[legend]

Public Member Functions

 PPDConstraint ()
 

Public Attributes

const PPDKeym_pKey1
 
const PPDValuem_pOption1
 
const PPDKeym_pKey2
 
const PPDValuem_pOption2
 

Detailed Description

Definition at line 131 of file ppdparser.hxx.

Constructor & Destructor Documentation

◆ PPDConstraint()

psp::PPDParser::PPDConstraint::PPDConstraint ( )
inline

Definition at line 138 of file ppdparser.hxx.

Member Data Documentation

◆ m_pKey1

const PPDKey* psp::PPDParser::PPDConstraint::m_pKey1

Definition at line 133 of file ppdparser.hxx.

◆ m_pKey2

const PPDKey* psp::PPDParser::PPDConstraint::m_pKey2

Definition at line 135 of file ppdparser.hxx.

◆ m_pOption1

const PPDValue* psp::PPDParser::PPDConstraint::m_pOption1

Definition at line 134 of file ppdparser.hxx.

◆ m_pOption2

const PPDValue* psp::PPDParser::PPDConstraint::m_pOption2

Definition at line 136 of file ppdparser.hxx.


The documentation for this struct was generated from the following file: