LibreOffice Module xmloff (master)
1
|
#include <sal/config.h>
#include <com/sun/star/drawing/BitmapMode.hpp>
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/drawing/RectanglePoint.hpp>
Go to the source code of this file.
Classes | |
struct | SvXMLEnumMapEntry< class > |
Map an XMLTokenEnum to an enum value. | |
Variables | |
SvXMLEnumMapEntry< css::drawing::FillStyle > const | aXML_FillStyle_EnumMap [] |
SvXMLEnumMapEntry< css::drawing::RectanglePoint > const | aXML_RefPoint_EnumMap [] |
SvXMLEnumMapEntry< css::drawing::BitmapMode > const | aXML_BitmapMode_EnumMap [] |
SvXMLEnumMapEntry<css::drawing::BitmapMode> const aXML_BitmapMode_EnumMap[] |
Definition at line 515 of file sdpropls.cxx.
Referenced by XMLPageMasterPropHdlFactory::GetPropertyHandler(), and GetPropertyHandler().
SvXMLEnumMapEntry<css::drawing::FillStyle> const aXML_FillStyle_EnumMap[] |
Definition at line 418 of file sdpropls.cxx.
Referenced by XMLPageMasterPropHdlFactory::GetPropertyHandler(), and GetPropertyHandler().
SvXMLEnumMapEntry<css::drawing::RectanglePoint> const aXML_RefPoint_EnumMap[] |
Definition at line 564 of file sdpropls.cxx.
Referenced by XMLPageMasterPropHdlFactory::GetPropertyHandler(), and GetPropertyHandler().