LibreOffice Module xmloff (master) 1
|
export <text:linenumbering-configuration> and its child elements More...
#include <XMLLineNumberingExport.hxx>
Public Member Functions | |
XMLLineNumberingExport (SvXMLExport &rExp) | |
void | Export () |
Private Attributes | |
SvXMLExport & | rExport |
export <text:linenumbering-configuration> and its child elements
Definition at line 25 of file XMLLineNumberingExport.hxx.
|
explicit |
Definition at line 41 of file XMLLineNumberingExport.cxx.
void XMLLineNumberingExport::Export | ( | ) |
Definition at line 56 of file XMLLineNumberingExport.cxx.
References SvXMLExport::AddAttribute(), aLineNumberPositionMap, Any, SvXMLExport::Characters(), SvXMLUnitConverter::convertEnum(), SvXMLUnitConverter::convertMeasureToXML(), SvXMLUnitConverter::convertNumFormat(), SvXMLUnitConverter::convertNumLetterSync(), SvXMLExport::EncodeStyleName(), SvXMLExport::GetMM100UnitConverter(), SvXMLExport::GetModel(), nLength, rExport, xmloff::token::XML_COUNT_EMPTY_LINES, xmloff::token::XML_COUNT_IN_TEXT_BOXES, xmloff::token::XML_FALSE, xmloff::token::XML_INCREMENT, xmloff::token::XML_LINENUMBERING_CONFIGURATION, xmloff::token::XML_LINENUMBERING_SEPARATOR, XML_NAMESPACE_STYLE, XML_NAMESPACE_TEXT, xmloff::token::XML_NUM_FORMAT, xmloff::token::XML_NUM_LETTER_SYNC, xmloff::token::XML_NUMBER_LINES, xmloff::token::XML_NUMBER_POSITION, xmloff::token::XML_OFFSET, xmloff::token::XML_RESTART_ON_PAGE, xmloff::token::XML_STYLE_NAME, and xmloff::token::XML_TRUE.
Referenced by XMLTextParagraphExport::exportTextStyles().
|
private |
Definition at line 27 of file XMLLineNumberingExport.hxx.
Referenced by Export().