LibreOffice Module xmloff (master) 1
|
#include <txtdrope.hxx>
Public Member Functions | |
XMLTextDropCapExport (SvXMLExport &rExport) | |
void | exportXML (const css::uno::Any &rAny, bool bWholeWord, const OUString &rStyleName) |
Private Attributes | |
SvXMLExport & | rExport |
Definition at line 27 of file txtdrope.hxx.
|
explicit |
Definition at line 35 of file txtdrope.cxx.
void XMLTextDropCapExport::exportXML | ( | const css::uno::Any & | rAny, |
bool | bWholeWord, | ||
const OUString & | rStyleName | ||
) |
Definition at line 40 of file txtdrope.cxx.
References SvXMLExport::AddAttribute(), SvXMLUnitConverter::convertMeasureToXML(), SvXMLExport::EncodeStyleName(), SvXMLExport::GetMM100UnitConverter(), xmloff::token::GetXMLToken(), rExport, xmloff::token::XML_DISTANCE, xmloff::token::XML_DROP_CAP, xmloff::token::XML_LENGTH, xmloff::token::XML_LINES, XML_NAMESPACE_STYLE, xmloff::token::XML_STYLE_NAME, and xmloff::token::XML_WORD.
Referenced by XMLTextExportPropertySetMapper::handleElementItem().
|
private |
Definition at line 29 of file txtdrope.hxx.
Referenced by exportXML().