|
LibreOffice Module sw (master) 1
|
This is the complete list of members for SwWriteTableRow, including all inherited members.
| AddCell(const SwTableBox *pBox, sal_uInt16 nRow, sal_uInt16 nCol, sal_uInt16 nRowSpan, sal_uInt16 nColSpan, tools::Long nHeight, const SvxBrushItem *pBackground) | SwWriteTableRow | |
| GetBackground() const | SwWriteTableRow | inline |
| GetCells() const | SwWriteTableRow | inline |
| HasBottomBorder() const | SwWriteTableRow | inline |
| HasTopBorder() const | SwWriteTableRow | inline |
| m_bBottomBorder | SwWriteTableRow | |
| m_bTopBorder | SwWriteTableRow | |
| m_Cells | SwWriteTableRow | private |
| m_nBottomBorder | SwWriteTableRow | |
| m_nPos | SwWriteTableRow | private |
| m_nTopBorder | SwWriteTableRow | |
| m_pBackground | SwWriteTableRow | private |
| mbUseLayoutHeights | SwWriteTableRow | private |
| operator<(const SwWriteTableRow &rRow2) const | SwWriteTableRow | inline |
| operator=(const SwWriteTableRow &)=delete | SwWriteTableRow | private |
| operator==(const SwWriteTableRow &rRow) const | SwWriteTableRow | inline |
| SetBackground(const SvxBrushItem *pBGround) | SwWriteTableRow | inline |
| SwWriteTableRow(const SwWriteTableRow &) | SwWriteTableRow | private |
| SwWriteTableRow(tools::Long nPos, bool bUseLayoutHeights) | SwWriteTableRow |