wxPdfDocument 1.2.0
|
This is the complete list of members for wxPdfLiteral, including all inherited members.
CanBeInObjStm() | wxPdfObject | |
GetActualId() | wxPdfObject | inline |
GetGeneration() | wxPdfObject | inline |
GetNumber() | wxPdfObject | inline |
GetType() | wxPdfObject | inline |
GetValue() | wxPdfLiteral | inline |
IsArray() | wxPdfObject | inline |
IsBoolean() | wxPdfObject | inline |
IsCreatedIndirect() | wxPdfObject | inline |
IsDictionary() | wxPdfObject | inline |
IsIndirect() | wxPdfObject | inline |
IsName() | wxPdfObject | inline |
IsNull() | wxPdfObject | inline |
IsNumber() | wxPdfObject | inline |
IsStream() | wxPdfObject | inline |
IsString() | wxPdfObject | inline |
m_actualId | wxPdfObject | protected |
m_indirect | wxPdfObject | protected |
m_objGen | wxPdfObject | protected |
m_objNum | wxPdfObject | protected |
m_type | wxPdfObject | protected |
SetActualId(int actualId) | wxPdfObject | inline |
SetCreatedIndirect(bool indirect) | wxPdfObject | inline |
SetObjNum(int objNum, int objGen=0) | wxPdfObject | |
wxPdfLiteral(int type, const wxString &value) | wxPdfLiteral | |
wxPdfObject(int type) | wxPdfObject | |
~wxPdfLiteral() | wxPdfLiteral | virtual |
~wxPdfObject() | wxPdfObject | virtual |