LibreOffice Module xmloff (master) 1
|
#include "adjushdl.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/uno/Any.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< style::ParagraphAdjust > const | pXML_Para_Adjust_Enum [] |
SvXMLEnumMapEntry< style::ParagraphAdjust > const | pXML_Para_Align_Last_Enum [] |
SvXMLEnumMapEntry<style::ParagraphAdjust> const pXML_Para_Adjust_Enum[] |
Definition at line 32 of file adjushdl.cxx.
Referenced by XMLParaAdjustPropHdl::exportXML(), and XMLParaAdjustPropHdl::importXML().
SvXMLEnumMapEntry<style::ParagraphAdjust> const pXML_Para_Align_Last_Enum[] |
Definition at line 44 of file adjushdl.cxx.
Referenced by XMLLastLineAdjustPropHdl::exportXML(), and XMLLastLineAdjustPropHdl::importXML().