LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwXMLTableFrameFormatsSort_Impl Class Reference
Collaboration diagram for SwXMLTableFrameFormatsSort_Impl:
[legend]

Public Member Functions

 SwXMLTableFrameFormatsSort_Impl (SwXMLTextParagraphExport::FormatMap &rFormatMap)
 
::std::optional< OUString > AddRow (SwFrameFormat &rFrameFormat, std::u16string_view rNamePrefix, sal_uInt32 nLine)
 
::std::optional< OUString > AddCell (SwFrameFormat &rFrameFormat, std::u16string_view rNamePrefix, sal_uInt32 nCol, sal_uInt32 nRow, bool bTop)
 

Private Attributes

SwXMLFrameFormats_Impl m_aFormatList
 
SwXMLTextParagraphExport::FormatMapm_rFormatMap
 

Detailed Description

Definition at line 184 of file xmltble.cxx.

Constructor & Destructor Documentation

◆ SwXMLTableFrameFormatsSort_Impl()

SwXMLTableFrameFormatsSort_Impl::SwXMLTableFrameFormatsSort_Impl ( SwXMLTextParagraphExport::FormatMap rFormatMap)
inline

Definition at line 191 of file xmltble.cxx.

Member Function Documentation

◆ AddCell()

std::optional< OUString > SwXMLTableFrameFormatsSort_Impl::AddCell ( SwFrameFormat rFrameFormat,
std::u16string_view  rNamePrefix,
sal_uInt32  nCol,
sal_uInt32  nRow,
bool  bTop 
)

◆ AddRow()

std::optional< OUString > SwXMLTableFrameFormatsSort_Impl::AddRow ( SwFrameFormat rFrameFormat,
std::u16string_view  rNamePrefix,
sal_uInt32  nLine 
)

Member Data Documentation

◆ m_aFormatList

SwXMLFrameFormats_Impl SwXMLTableFrameFormatsSort_Impl::m_aFormatList
private

Definition at line 187 of file xmltble.cxx.

Referenced by AddCell(), and AddRow().

◆ m_rFormatMap

SwXMLTextParagraphExport::FormatMap& SwXMLTableFrameFormatsSort_Impl::m_rFormatMap
private

Definition at line 188 of file xmltble.cxx.

Referenced by AddCell(), and AddRow().


The documentation for this class was generated from the following file: