LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Macros
xmlHelper.hxx File Reference
#include <xmloff/xmlprmap.hxx>
#include <xmloff/contextid.hxx>
#include <xmloff/controlpropertyhdl.hxx>
#include <memory>
Include dependency graph for xmlHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaxml::OPropertyHandlerFactory
 
class  dbaxml::OXMLHelper
 

Namespaces

namespace  dbaxml
 

Macros

#define CTF_DB_ROWHEIGHT   (XML_DB_CTF_START + 1)
 
#define CTF_DB_ISVISIBLE   (XML_DB_CTF_START + 2)
 
#define CTF_DB_MASTERPAGENAME   (XML_DB_CTF_START + 3)
 
#define CTF_DB_NUMBERFORMAT   (XML_DB_CTF_START + 4)
 
#define CTF_DB_COLUMN_TEXT_ALIGN   (XML_DB_CTF_START + 5)
 
#define XML_DB_TYPE_EQUAL   (XML_DB_TYPES_START + 1)
 

Macro Definition Documentation

◆ CTF_DB_COLUMN_TEXT_ALIGN

#define CTF_DB_COLUMN_TEXT_ALIGN   (XML_DB_CTF_START + 5)

Definition at line 31 of file xmlHelper.hxx.

◆ CTF_DB_ISVISIBLE

#define CTF_DB_ISVISIBLE   (XML_DB_CTF_START + 2)

Definition at line 28 of file xmlHelper.hxx.

◆ CTF_DB_MASTERPAGENAME

#define CTF_DB_MASTERPAGENAME   (XML_DB_CTF_START + 3)

Definition at line 29 of file xmlHelper.hxx.

◆ CTF_DB_NUMBERFORMAT

#define CTF_DB_NUMBERFORMAT   (XML_DB_CTF_START + 4)

Definition at line 30 of file xmlHelper.hxx.

◆ CTF_DB_ROWHEIGHT

#define CTF_DB_ROWHEIGHT   (XML_DB_CTF_START + 1)

Definition at line 27 of file xmlHelper.hxx.

◆ XML_DB_TYPE_EQUAL

#define XML_DB_TYPE_EQUAL   (XML_DB_TYPES_START + 1)

Definition at line 33 of file xmlHelper.hxx.