LibreOffice Module xmloff (master) 1
|
#include <XMLTextColumnsExport.hxx>
Public Member Functions | |
XMLTextColumnsExport (SvXMLExport &rExport) | |
void | exportXML (const css::uno::Any &rAny) |
Private Member Functions | |
SvXMLExport & | GetExport () |
Private Attributes | |
SvXMLExport & | rExport |
Definition at line 29 of file XMLTextColumnsExport.hxx.
XMLTextColumnsExport::XMLTextColumnsExport | ( | SvXMLExport & | rExport | ) |
Definition at line 56 of file XMLTextColumnsExport.cxx.
void XMLTextColumnsExport::exportXML | ( | const css::uno::Any & | rAny | ) |
Definition at line 61 of file XMLTextColumnsExport.cxx.
References aBuffer, SvXMLExport::AddAttribute(), Any, sax::Converter::convertColor(), SvXMLUnitConverter::convertMeasureToXML(), sax::Converter::convertPercent(), GetExport(), SvXMLExport::GetMM100UnitConverter(), gsAutomaticDistance(), gsIsAutomatic(), gsSeparatorLineColor(), gsSeparatorLineIsOn(), gsSeparatorLineRelativeHeight(), gsSeparatorLineStyle(), gsSeparatorLineVerticalAlignment(), gsSeparatorLineWidth(), nCount, xmloff::token::XML_BOTTOM, xmloff::token::XML_COLOR, xmloff::token::XML_COLUMN, xmloff::token::XML_COLUMN_COUNT, xmloff::token::XML_COLUMN_GAP, xmloff::token::XML_COLUMN_SEP, xmloff::token::XML_COLUMNS, xmloff::token::XML_DASHED, xmloff::token::XML_DOTTED, xmloff::token::XML_END_INDENT, xmloff::token::XML_HEIGHT, xmloff::token::XML_MIDDLE, XML_NAMESPACE_FO, XML_NAMESPACE_STYLE, xmloff::token::XML_NONE, xmloff::token::XML_REL_WIDTH, xmloff::token::XML_SOLID, xmloff::token::XML_START_INDENT, xmloff::token::XML_STYLE, xmloff::token::XML_TOKEN_INVALID, xmloff::token::XML_VERTICAL_ALIGN, and xmloff::token::XML_WIDTH.
Referenced by XMLPageMasterExportPropMapper::handleElementItem(), and XMLTextExportPropertySetMapper::handleElementItem().
|
inlineprivate |
Definition at line 33 of file XMLTextColumnsExport.hxx.
References rExport.
Referenced by exportXML().
|
private |
Definition at line 31 of file XMLTextColumnsExport.hxx.
Referenced by GetExport().