LibreOffice Module filter (master) 1
Classes | Macros | Typedefs
chart.hxx File Reference
#include <sal/types.h>
#include <memory>
#include <vector>
Include dependency graph for chart.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TextEntry
 
struct  DataNode
 
class  CGMChart
 

Macros

#define BULCHART   32 /* Bullet chart file. */
 
#define AUTOTTLCHT   95 /* Autobuild TTL CHT */
 
#define AUTOBULCHT   96 /* Autobuild BUL CHT */
 
#define AUTOTABCHT   97 /* Autobuild TAB CHT */
 

Typedefs

typedef struct TextEntry TextEntry
 

Macro Definition Documentation

◆ AUTOBULCHT

#define AUTOBULCHT   96 /* Autobuild BUL CHT */

Definition at line 32 of file chart.hxx.

◆ AUTOTABCHT

#define AUTOTABCHT   97 /* Autobuild TAB CHT */

Definition at line 33 of file chart.hxx.

◆ AUTOTTLCHT

#define AUTOTTLCHT   95 /* Autobuild TTL CHT */

Definition at line 31 of file chart.hxx.

◆ BULCHART

#define BULCHART   32 /* Bullet chart file. */

Definition at line 28 of file chart.hxx.

Typedef Documentation

◆ TextEntry

typedef struct TextEntry TextEntry