LibreOffice Module sw (master) 1
|
This is the complete list of members for SwWriteTableCell, including all inherited members.
GetBackground() const | SwWriteTableCell | inline |
GetBox() const | SwWriteTableCell | inline |
GetCol() const | SwWriteTableCell | inline |
GetColSpan() const | SwWriteTableCell | inline |
GetHeight() const | SwWriteTableCell | inline |
GetRow() const | SwWriteTableCell | inline |
GetRowSpan() const | SwWriteTableCell | inline |
GetVertOri() const | SwWriteTableCell | |
GetWidthOpt() const | SwWriteTableCell | inline |
HasPercentWidthOpt() const | SwWriteTableCell | inline |
m_bPercentWidthOpt | SwWriteTableCell | private |
m_nCol | SwWriteTableCell | private |
m_nColSpan | SwWriteTableCell | private |
m_nHeight | SwWriteTableCell | private |
m_nRow | SwWriteTableCell | private |
m_nRowSpan | SwWriteTableCell | private |
m_nWidthOpt | SwWriteTableCell | private |
m_pBackground | SwWriteTableCell | private |
m_pBox | SwWriteTableCell | private |
SetWidthOpt(sal_uInt16 nWidth, bool bPercent) | SwWriteTableCell | inline |
SwWriteTableCell(const SwTableBox *pB, sal_uInt16 nR, sal_uInt16 nC, sal_uInt16 nRSpan, sal_uInt16 nCSpan, tools::Long nHght, const SvxBrushItem *pBGround) | SwWriteTableCell | inline |