|
LibreOffice Module reportdesign (master) 1
|
#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>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 |
| #define PROPERTY_ID_HEIGHT 2 |
Definition at line 37 of file xmlColumn.cxx.
| #define PROPERTY_ID_MINHEIGHT 3 |
Definition at line 38 of file xmlColumn.cxx.
| #define PROPERTY_ID_WIDTH 1 |
Definition at line 36 of file xmlColumn.cxx.