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 131 of file attributeoutputbase.hxx.
Referenced by AttributeOutputBase::FormatBreak(), DocxAttributeOutput::SectionBreak(), and RtfAttributeOutput::SectionBreak().
const sal_uInt8 msword::PageBreak = 0xC |
Definition at line 132 of file attributeoutputbase.hxx.
Referenced by DocxExport::AppendSection(), RtfExport::AppendSection(), DocxAttributeOutput::EndParagraph(), AttributeOutputBase::EndTOX(), AttributeOutputBase::FormatBreak(), MSWordExportBase::OutputSectionNode(), MSWordExportBase::OutputTextNode(), DocxExport::PrepareNewPageDesc(), RtfExport::PrepareNewPageDesc(), WW8Export::PrepareNewPageDesc(), DocxAttributeOutput::SectionBreak(), RtfAttributeOutput::SectionBreak(), and AttributeOutputBase::StartTOX().