LibreOffice Module hwpfilter (master) 1
|
Public Attributes | |
char | name [MAXSTYLENAME+1] |
CharShape | cshape |
ParaShape | pshape |
Definition at line 35 of file hstyle.cxx.
CharShape hwpfilter::StyleData::cshape |
Definition at line 38 of file hstyle.cxx.
Referenced by HWPStyle::GetCharShape(), and HWPStyle::SetCharShape().
char hwpfilter::StyleData::name[MAXSTYLENAME+1] |
Definition at line 37 of file hstyle.cxx.
Referenced by HWPStyle::GetName(), and HWPStyle::SetName().
ParaShape hwpfilter::StyleData::pshape |
Definition at line 39 of file hstyle.cxx.
Referenced by HWPStyle::GetParaShape(), and HWPStyle::SetParaShape().