LibreOffice Module xmloff (master) 1
|
#include <PageMasterPropHdlFactory.hxx>
#include <enummaps.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmltypes.hxx>
#include <xmloff/xmltoken.hxx>
#include "xmlbahdl.hxx"
#include <xmloff/NamedBoolPropertyHdl.hxx>
#include <XMLTextColumnsPropertyHandler.hxx>
#include <xmloff/XMLConstantsPropertyHandler.hxx>
#include "PageMasterPropHdl.hxx"
#include <PageMasterStyleMap.hxx>
#include <com/sun/star/text/TextGridMode.hpp>
#include <xmloff/EnumPropertyHdl.hxx>
#include <osl/diagnose.h>
#include <XMLFillBitmapSizePropertyHandler.hxx>
#include <XMLBitmapLogicalSizePropertyHandler.hxx>
#include <com/sun/star/drawing/BitmapMode.hpp>
#include <XMLBitmapRepeatOffsetPropertyHandler.hxx>
#include <XMLRtlGutterPropertyHandler.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< sal_uInt16 > const | aXML_TextGridMode_ConstantMap [] |
SvXMLEnumMapEntry<sal_uInt16> const aXML_TextGridMode_ConstantMap[] |
Definition at line 44 of file PageMasterPropHdlFactory.cxx.
Referenced by XMLPageMasterPropHdlFactory::GetPropertyHandler().