RTPDF-32
PDF Generator Library for RTOS-32
|
This is the complete list of members for acTable, including all inherited members.
acTable() | acTable | |
Draw(HANDLE pdev) | acTable | |
GetCell(UINT nRow, UINT nCol, int bReturnMainCell=1) | acTable | |
GetCellsBoundRect(UINT nStartX, UINT nStartY, UINT nEndX, UINT nEndY, RECT &rc) | acTable | |
InitTable(UINT nRows, UINT nColumns, const RECT &rcBoundRect) | acTable | |
MergeCells(UINT nLeft, UINT nTop, UINT nRight, UINT nBottom) | acTable | |
SetColWidth(UINT nCol, UINT nWidth, int bMoveNext) | acTable | |
SetRowHeight(UINT nRow, UINT nHeight, int bMoveNext) | acTable | |
~acTable() | acTable | virtual |