LibreOffice Module hwpfilter (master) 1
|
#include "precompile.h"
#include <comphelper/newarray.hxx>
#include "hwplib.h"
#include "hwpfile.h"
#include "hstyle.h"
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] |
anonymous enum |
Enumerator | |
---|---|
MAXSTYLENAME |
Definition at line 28 of file hstyle.cxx.
|
static |
Definition at line 43 of file hstyle.cxx.
Referenced by HWPStyle::Read().