A85Buf | KernelDC | [protected] |
AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCDC(RenderType=RENDERTYPE_NONE) | CCDC | |
CCDC(CNativeDC *, RenderType=RENDERTYPE_NONE) | CCDC | |
CCDummyDC(RenderType r=RENDERTYPE_NONE) | CCDummyDC | [inline] |
CCDummyDC(CNativeDC *pNativeDC, RenderType r=RENDERTYPE_NONE) | CCDummyDC | [inline] |
CCObject() | CCObject | [protected] |
CleanUpDCs(void) | CCDC | [static] |
ClearPointers() | ListItem | [virtual] |
ConvertFromASCII85(BYTE *Src, UINT32 Length, BYTE *Dest) | KernelDC | [protected] |
ConvertFromNativeDC(CNativeDC *pDC) | CCDC | [static] |
ConvertToASCII85(BYTE *Src, UINT32 Length, BYTE *Dest) | KernelDC | [protected] |
ConvertToHex(BYTE *Data, UINT32 Length, TCHAR *Buf) | KernelDC | [protected] |
ConvertToPoints(MILLIPOINT, TCHAR *) | KernelDC | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
EndASCII85Output() | KernelDC | |
ExportDC(Filter *Parent) | ExportDC | |
ExportFile | ExportDC | |
FlushASCII85Buffer() | KernelDC | [protected] |
FullAccuracy | KernelDC | [protected] |
GetDC() const | CCDC | [inline] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetOrigin() | KernelDC | [inline] |
GetParentFilter() | ExportDC | [virtual] |
GetRectangleList(wxDC *, wxRect **) | CCDC | [static] |
GetRenderType() const | CCDC | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetType(CNativeDC *, BOOL) | CCDC | [static] |
Init(CCLexFile *) | ExportDC | |
KernelDC::Init() | SimpleCCObject | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsPaperWanted(RenderType) | CCDC | [static] |
IsPrinting() const | CCDC | [inline, virtual] |
KernelDC(RenderType Type) | KernelDC | |
KernelDC(CNativeDC *pDC, RenderType Type) | KernelDC | |
LineWidth | KernelDC | [protected] |
ListItem() | ListItem | |
lpRgnData | CCDC | [protected] |
m_bDeleteDC | CCDC | [protected] |
m_pDC | CCDC | [protected] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
operator CNativeDC &() | CCDC | [inline] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
Origin | KernelDC | [protected] |
OutputArray(INT32 *, INT32) | KernelDC | |
OutputASCII85(BYTE *Data, UINT32 Length) | KernelDC | |
OutputColour(PColourCMYK *) | KernelDC | |
OutputColourName(DocColour *pCol) | KernelDC | |
OutputColourValue(UINT32 n) | KernelDC | |
OutputCoord(DocCoord &, EPSAccuracy Accuracy=ACCURACY_NORMAL) | KernelDC | [virtual] |
OutputDirect(BYTE *, INT32) | KernelDC | [virtual] |
OutputFloat(const double Value, const UINT32 DecPl) | KernelDC | |
OutputMatrix(Matrix *M) | KernelDC | |
OutputNamedColour(DocColour *, ColourContext *pContext=NULL) | KernelDC | |
OutputNewLine() | KernelDC | [virtual] |
OutputRawBinary(BYTE *Data, UINT32 Length, UINT32 Alignment=1) | KernelDC | [virtual] |
OutputReal(double) | KernelDC | |
OutputString(TCHAR *) | KernelDC | |
OutputTCHARAsChar(TCHAR *Buf, INT32 nBytes) | KernelDC | [virtual] |
OutputToken(TCHAR *) | KernelDC | [virtual] |
OutputUserSpaceValue(MILLIPOINT, EPSAccuracy Accuracy=ACCURACY_NORMAL) | KernelDC | [virtual] |
OutputValue(INT32) | KernelDC | |
OutputValue(UINT32) | KernelDC | |
ParentFilter | ExportDC | [protected] |
QueueASCII85Data(BYTE *Data, UINT32 Length) | KernelDC | [protected] |
RawBuf | KernelDC | [protected] |
RawBufSize | KernelDC | [protected] |
RLEtheASCII85Data | KernelDC | [protected] |
RunLengthDecode(BYTE *Data, INT32 *Length) | KernelDC | [protected] |
RunLengthEncode(BYTE *Data, INT32 *Length) | KernelDC | [protected] |
s_DCList | CCDC | [protected, static] |
SetDC(CNativeDC *dc, BOOL bDeleteDC=TRUE) | CCDC | |
SetFullAccuracy(BOOL) | KernelDC | |
SetOrigin(DocCoord &) | KernelDC | |
StartASCII85Output(BOOL RunLengthEncode=FALSE) | KernelDC | |
Type | CCDC | [protected] |
~CCDC() | CCDC | |
~CCDummyDC() | CCDummyDC | [inline] |
~CCObject() | CCObject | [virtual] |
~ExportDC() | ExportDC | |
~ListItem() | ListItem | [inline, virtual] |