|
LibreOffice Module xmloff (master) 1
|
#include "undlihdl.hxx"#include <xmloff/xmltoken.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/xmlement.hxx>#include <rtl/ustrbuf.hxx>#include <osl/diagnose.h>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/awt/FontUnderline.hpp>Go to the source code of this file.
Variables | |
| SvXMLEnumMapEntry< sal_uInt16 > const | pXML_UnderlineType_Enum [] |
| SvXMLEnumMapEntry< sal_uInt16 > const | pXML_UnderlineStyle_Enum [] |
| SvXMLEnumMapEntry< sal_uInt16 > const | pXML_UnderlineWidth_Enum [] |
| SvXMLEnumMapEntry<sal_uInt16> const pXML_UnderlineStyle_Enum[] |
Definition at line 57 of file undlihdl.cxx.
Referenced by XMLUnderlineStylePropHdl::exportXML(), and XMLUnderlineStylePropHdl::importXML().
| SvXMLEnumMapEntry<sal_uInt16> const pXML_UnderlineType_Enum[] |
Definition at line 34 of file undlihdl.cxx.
Referenced by XMLUnderlineTypePropHdl::exportXML(), and XMLUnderlineTypePropHdl::importXML().
| SvXMLEnumMapEntry<sal_uInt16> const pXML_UnderlineWidth_Enum[] |
Definition at line 80 of file undlihdl.cxx.
Referenced by XMLUnderlineWidthPropHdl::exportXML(), and XMLUnderlineWidthPropHdl::importXML().