|
LibreOffice Module sw (master) 1
|
This is the complete list of members for SwHTMLTableLayoutCell, including all inherited members.
| GetColSpan() const | SwHTMLTableLayoutCell | inline |
| GetContents() const | SwHTMLTableLayoutCell | inline |
| GetRowSpan() const | SwHTMLTableLayoutCell | inline |
| GetWidthOption() const | SwHTMLTableLayoutCell | inline |
| HasNoWrapOption() const | SwHTMLTableLayoutCell | inline |
| IsPercentWidthOption() const | SwHTMLTableLayoutCell | inline |
| m_bNoWrapOption | SwHTMLTableLayoutCell | private |
| m_bPercentWidthOption | SwHTMLTableLayoutCell | private |
| m_nColSpan | SwHTMLTableLayoutCell | private |
| m_nRowSpan | SwHTMLTableLayoutCell | private |
| m_nWidthOption | SwHTMLTableLayoutCell | private |
| m_xContents | SwHTMLTableLayoutCell | private |
| SetContents(std::shared_ptr< SwHTMLTableLayoutCnts > const &rCnts) | SwHTMLTableLayoutCell | inline |
| SetProtected() | SwHTMLTableLayoutCell | inline |
| SetRowSpan(sal_uInt16 nRSpan) | SwHTMLTableLayoutCell | inline |
| SwHTMLTableLayoutCell(std::shared_ptr< SwHTMLTableLayoutCnts > xCnts, sal_uInt16 nRSpan, sal_uInt16 nCSpan, sal_uInt16 nWidthOpt, bool bPercentWidthOpt, bool bNWrapOpt) | SwHTMLTableLayoutCell |