20#ifndef INCLUDED_HWPFILTER_SOURCE_HSTYLE_H
21#define INCLUDED_HWPFILTER_SOURCE_HSTYLE_H
42 int Num(
void )
const {
return nstyles;}
47 void SetName(
int n,
char const *
name );
48 void SetCharShape(
int n,
CharShape const *cshapep );
49 void SetParaShape(
int n,
ParaShape const *pshapep );
The HWPFile class is the main class of hwp for reading file information from stream.
Using for global style object like "Standard".
hwpfilter::StyleData * style
virtual OUString GetName() const override