LibreOffice Module xmloff (master) 1
|
#include "breakhdl.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/style/BreakType.hpp>
#include <com/sun/star/uno/Any.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< sal_uInt16 > const | pXML_BreakTypes [] |
SvXMLEnumMapEntry<sal_uInt16> const pXML_BreakTypes[] |
Definition at line 31 of file breakhdl.cxx.
Referenced by XMLFmtBreakBeforePropHdl::exportXML(), XMLFmtBreakAfterPropHdl::exportXML(), XMLFmtBreakBeforePropHdl::importXML(), and XMLFmtBreakAfterPropHdl::importXML().