LibreOffice Module sw (master)
1
|
Variables | |
const sal_uInt8 | ColumnBreak = 0xE |
const sal_uInt8 | PageBreak = 0xC |
const sal_uInt8 msword::ColumnBreak = 0xE |
Definition at line 130 of file attributeoutputbase.hxx.
Referenced by AttributeOutputBase::FormatBreak(), RtfAttributeOutput::SectionBreak(), and DocxAttributeOutput::SectionBreak().
const sal_uInt8 msword::PageBreak = 0xC |
Definition at line 131 of file attributeoutputbase.hxx.
Referenced by RtfExport::AppendSection(), DocxExport::AppendSection(), DocxAttributeOutput::EndParagraph(), AttributeOutputBase::EndTOX(), AttributeOutputBase::FormatBreak(), MSWordExportBase::OutputSectionNode(), MSWordExportBase::OutputTextNode(), RtfExport::PrepareNewPageDesc(), DocxExport::PrepareNewPageDesc(), WW8Export::PrepareNewPageDesc(), RtfAttributeOutput::SectionBreak(), DocxAttributeOutput::SectionBreak(), and AttributeOutputBase::StartTOX().