LibreOffice Module hwpfilter (master) 1
Classes | Namespaces | Enumerations | Variables
hstyle.cxx File Reference
#include "precompile.h"
#include <comphelper/newarray.hxx>
#include "hwplib.h"
#include "hwpfile.h"
#include "hstyle.h"
Include dependency graph for hstyle.cxx:

Go to the source code of this file.

Classes

struct  hwpfilter::StyleData
 

Namespaces

namespace  hwpfilter
 

Enumerations

enum  { MAXSTYLENAME = 20 }
 

Variables

static char buffer [MAXSTYLENAME+1]
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MAXSTYLENAME 

Definition at line 28 of file hstyle.cxx.

Variable Documentation

◆ buffer

char buffer[MAXSTYLENAME+1]
static

Definition at line 43 of file hstyle.cxx.

Referenced by HWPStyle::Read().