wxPdfDocument 1.2.0
|
This is the complete list of members for wxPdfTableCell, including all inherited members.
GetBorder() | wxPdfTableCell | inline |
GetCellColour() const | wxPdfTableCell | inline |
GetCol() const | wxPdfTableCell | inline |
GetColSpan() const | wxPdfTableCell | inline |
GetContext() | wxPdfTableCell | inline |
GetHAlign() | wxPdfTableCell | inline |
GetHeight() const | wxPdfTableCell | inline |
GetRow() const | wxPdfTableCell | inline |
GetRowSpan() const | wxPdfTableCell | inline |
GetVAlign() | wxPdfTableCell | inline |
GetWidth() const | wxPdfTableCell | inline |
GetXmlNode() | wxPdfTableCell | inline |
HasCellColour() const | wxPdfTableCell | inline |
SetBorder(int border) | wxPdfTableCell | inline |
SetCellColour(wxPdfColour colour) | wxPdfTableCell | inline |
SetContext(wxPdfCellContext *context) | wxPdfTableCell | inline |
SetHAlign(wxPdfAlignment hAlign) | wxPdfTableCell | inline |
SetHeight(double h) | wxPdfTableCell | inline |
SetVAlign(wxPdfAlignment vAlign) | wxPdfTableCell | inline |
SetWidth(double w) | wxPdfTableCell | inline |
wxPdfTableCell(wxXmlNode *cell, unsigned int row, unsigned int col, unsigned int rows, unsigned int cols) | wxPdfTableCell | |
~wxPdfTableCell() | wxPdfTableCell | virtual |