LibreOffice Module reportdesign (master) 1
Namespaces | Macros
xmlColumn.cxx File Reference
#include "xmlColumn.hxx"
#include <xmloff/xmluconv.hxx>
#include "xmlfilter.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlstyle.hxx>
#include <xmloff/prstylei.hxx>
#include <xmloff/ProgressBarHelper.hxx>
#include "xmlEnums.hxx"
#include "xmlCell.hxx"
#include "xmlTable.hxx"
#include <comphelper/genericpropertyset.hxx>
#include <comphelper/propertysetinfo.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <strings.hxx>
Include dependency graph for xmlColumn.cxx:

Go to the source code of this file.

Namespaces

namespace  rptxml
 

Macros

#define PROPERTY_ID_WIDTH   1
 
#define PROPERTY_ID_HEIGHT   2
 
#define PROPERTY_ID_MINHEIGHT   3
 

Macro Definition Documentation

◆ PROPERTY_ID_HEIGHT

#define PROPERTY_ID_HEIGHT   2

Definition at line 37 of file xmlColumn.cxx.

◆ PROPERTY_ID_MINHEIGHT

#define PROPERTY_ID_MINHEIGHT   3

Definition at line 38 of file xmlColumn.cxx.

◆ PROPERTY_ID_WIDTH

#define PROPERTY_ID_WIDTH   1

Definition at line 36 of file xmlColumn.cxx.