LibreOffice Module xmloff (master) 1
|
#include "backhdl.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <sax/tools/converter.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< style::GraphicLocation > const | pXML_BrushHorizontalPos [] |
SvXMLEnumMapEntry< style::GraphicLocation > const | pXML_BrushVerticalPos [] |
SvXMLEnumMapEntry<style::GraphicLocation> const pXML_BrushHorizontalPos[] |
Definition at line 32 of file backhdl.cxx.
Referenced by XMLBackGraphicPositionPropHdl::importXML().
SvXMLEnumMapEntry<style::GraphicLocation> const pXML_BrushVerticalPos[] |
Definition at line 39 of file backhdl.cxx.
Referenced by XMLBackGraphicPositionPropHdl::importXML().