LibreOffice Module sw (master) 1
|
This is the complete list of members for SwXMLTableInfo_Impl, including all inherited members.
GetBaseSection() const | SwXMLTableInfo_Impl | inline |
GetBoxFormats() const | SwXMLTableInfo_Impl | inline |
GetLineFormats() const | SwXMLTableInfo_Impl | inline |
GetPrefix() const | SwXMLTableInfo_Impl | inline |
GetTable() const | SwXMLTableInfo_Impl | inline |
GetTableFormat() const | SwXMLTableInfo_Impl | inline |
IsBaseSectionValid() const | SwXMLTableInfo_Impl | inline |
m_bBaseSectionValid | SwXMLTableInfo_Impl | private |
m_nPrefix | SwXMLTableInfo_Impl | private |
m_pTable | SwXMLTableInfo_Impl | private |
m_rBoxFormats | SwXMLTableInfo_Impl | private |
m_rLineFormats | SwXMLTableInfo_Impl | private |
m_xBaseSection | SwXMLTableInfo_Impl | private |
SetBaseSection(const Reference< XTextSection > &rBase) | SwXMLTableInfo_Impl | inline |
SwXMLTableInfo_Impl(const SwTable *pTable, sal_uInt16 nPrefix, SwXMLTextParagraphExport::FormatMap const &rLineFormats, SwXMLTextParagraphExport::FormatMap const &rBoxFormats) | SwXMLTableInfo_Impl | inline |