LibreOffice Module vcl (master) 1
Public Attributes | List of all members
psp::PPDValue Struct Reference

#include <ppdparser.hxx>

Public Attributes

PPDValueType m_eType
 
bool m_bCustomOption
 
bool m_bCustomOptionSetViaApp
 
OUString m_aCustomOption
 
OUString m_aOption
 
OUString m_aValue
 

Detailed Description

Definition at line 46 of file ppdparser.hxx.

Member Data Documentation

◆ m_aCustomOption

OUString psp::PPDValue::m_aCustomOption
mutable

Definition at line 54 of file ppdparser.hxx.

◆ m_aOption

OUString psp::PPDValue::m_aOption

Definition at line 55 of file ppdparser.hxx.

◆ m_aValue

OUString psp::PPDValue::m_aValue

Definition at line 56 of file ppdparser.hxx.

◆ m_bCustomOption

bool psp::PPDValue::m_bCustomOption

Definition at line 52 of file ppdparser.hxx.

◆ m_bCustomOptionSetViaApp

bool psp::PPDValue::m_bCustomOptionSetViaApp
mutable

Definition at line 53 of file ppdparser.hxx.

◆ m_eType

PPDValueType psp::PPDValue::m_eType

Definition at line 48 of file ppdparser.hxx.


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