LibreOffice Module sw (master) 1
SwHTMLTableLayoutCell Member List

This is the complete list of members for SwHTMLTableLayoutCell, including all inherited members.

GetColSpan() constSwHTMLTableLayoutCellinline
GetContents() constSwHTMLTableLayoutCellinline
GetRowSpan() constSwHTMLTableLayoutCellinline
GetWidthOption() constSwHTMLTableLayoutCellinline
HasNoWrapOption() constSwHTMLTableLayoutCellinline
IsPercentWidthOption() constSwHTMLTableLayoutCellinline
m_bNoWrapOptionSwHTMLTableLayoutCellprivate
m_bPercentWidthOptionSwHTMLTableLayoutCellprivate
m_nColSpanSwHTMLTableLayoutCellprivate
m_nRowSpanSwHTMLTableLayoutCellprivate
m_nWidthOptionSwHTMLTableLayoutCellprivate
m_xContentsSwHTMLTableLayoutCellprivate
SetContents(std::shared_ptr< SwHTMLTableLayoutCnts > const &rCnts)SwHTMLTableLayoutCellinline
SetProtected()SwHTMLTableLayoutCellinline
SetRowSpan(sal_uInt16 nRSpan)SwHTMLTableLayoutCellinline
SwHTMLTableLayoutCell(std::shared_ptr< SwHTMLTableLayoutCnts > xCnts, sal_uInt16 nRSpan, sal_uInt16 nCSpan, sal_uInt16 nWidthOpt, bool bPercentWidthOpt, bool bNWrapOpt)SwHTMLTableLayoutCell