LibreOffice Module filter (master) 1
Classes | Macros | Typedefs
elements.hxx File Reference
#include "bundles.hxx"
#include "cgmtypes.hxx"
#include <vector>
#include <map>
Include dependency graph for elements.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGMElements
 

Macros

#define nBackGroundColor   aColorTable[ 0 ]
 

Typedefs

typedef ::std::vector< std::unique_ptr< Bundle > > BundleList
 

Macro Definition Documentation

◆ nBackGroundColor

#define nBackGroundColor   aColorTable[ 0 ]

Definition at line 26 of file elements.hxx.

Typedef Documentation

◆ BundleList

typedef ::std::vector< std::unique_ptr<Bundle> > BundleList

Definition at line 28 of file elements.hxx.