LibreOffice Module sw (master) 1
|
#include <xmlbrshe.hxx>
Public Member Functions | |
SwXMLBrushItemExport (SwXMLExport &rExport) | |
void | exportXML (const SvxBrushItem &rItem) |
Private Member Functions | |
SwXMLExport & | GetExport () |
Private Attributes | |
SwXMLExport & | m_rExport |
Definition at line 26 of file xmlbrshe.hxx.
|
explicit |
Definition at line 145 of file xmlbrsh.cxx.
void SwXMLBrushItemExport::exportXML | ( | const SvxBrushItem & | rItem | ) |
Definition at line 150 of file xmlbrsh.cxx.
References SvXMLExport::AddAttribute(), SvXMLExport::AddEmbeddedXGraphic(), SvXMLExport::AddEmbeddedXGraphicAsBase64(), SvXMLExport::CheckAttrList(), GetExport(), SvxBrushItem::GetGraphic(), SwXMLExport::GetTwipUnitConverter(), Graphic::GetXGraphic(), MID_GRAPHIC_FILTER, MID_GRAPHIC_POSITION, MID_GRAPHIC_REPEAT, SvXMLExportItemMapper::QueryXMLValue(), XML_ACTUATE, XML_BACKGROUND_IMAGE, XML_FILTER_NAME, XML_HREF, XML_NAMESPACE_STYLE, XML_NAMESPACE_XLINK, XML_ONLOAD, XML_POSITION, XML_REPEAT, XML_SIMPLE, and XML_TYPE.
|
inlineprivate |
|
private |
Definition at line 28 of file xmlbrshe.hxx.
Referenced by GetExport().