GetBorder() | wxPdfTableCell | [inline] |
GetCellColor() 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] |
HasCellColor() const | wxPdfTableCell | [inline] |
SetBorder(int border) | wxPdfTableCell | [inline] |
SetCellColor(wxPdfColour color) | 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, int row, int col, int rows, int cols) | wxPdfTableCell | |
~wxPdfTableCell() | wxPdfTableCell | [virtual] |