#include <ppdparser.hxx>
Definition at line 236 of file ppdparser.hxx.
◆ hash_type
◆ PPDContext() [1/2]
psp::PPDContext::PPDContext |
( |
| ) |
|
◆ PPDContext() [2/2]
psp::PPDContext::PPDContext |
( |
const PPDContext & |
rContext | ) |
|
|
inline |
◆ checkConstraints() [1/2]
bool psp::PPDContext::checkConstraints |
( |
const PPDKey * |
, |
|
|
const PPDValue * |
|
|
) |
| |
◆ checkConstraints() [2/2]
bool psp::PPDContext::checkConstraints |
( |
const PPDKey * |
, |
|
|
const PPDValue * |
, |
|
|
bool |
bDoReset |
|
) |
| |
|
private |
◆ countValuesModified()
std::size_t psp::PPDContext::countValuesModified |
( |
| ) |
const |
|
inline |
◆ getModifiedKey()
const PPDKey * psp::PPDContext::getModifiedKey |
( |
std::size_t |
n | ) |
const |
◆ getPageSize()
void psp::PPDContext::getPageSize |
( |
OUString & |
rPaper, |
|
|
int & |
rWidth, |
|
|
int & |
rHeight |
|
) |
| const |
◆ getParser()
const PPDParser * psp::PPDContext::getParser |
( |
| ) |
const |
|
inline |
◆ getRenderResolution()
int psp::PPDContext::getRenderResolution |
( |
| ) |
const |
◆ getStreamableBuffer()
char * psp::PPDContext::getStreamableBuffer |
( |
sal_uLong & |
rBytes | ) |
const |
◆ getValue()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ rebuildFromStreamBuffer()
void psp::PPDContext::rebuildFromStreamBuffer |
( |
const std::vector< char > & |
rBuffer | ) |
|
◆ resetValue()
bool psp::PPDContext::resetValue |
( |
const PPDKey * |
, |
|
|
bool |
bDefaultable = false |
|
) |
| |
|
private |
◆ setParser()
void psp::PPDContext::setParser |
( |
const PPDParser * |
| ) |
|
◆ setValue()
const PPDValue * psp::PPDContext::setValue |
( |
const PPDKey * |
, |
|
|
const PPDValue * |
, |
|
|
bool |
bDontCareForConstraints = false |
|
) |
| |
◆ m_aCurrentValues
◆ m_pParser
The documentation for this class was generated from the following file: