LibreOffice Module hwpfilter (master) 1
Public Attributes | List of all members
hwpfilter::StyleData Struct Reference
Collaboration diagram for hwpfilter::StyleData:
[legend]

Public Attributes

char name [MAXSTYLENAME+1]
 
CharShape cshape
 
ParaShape pshape
 

Detailed Description

Definition at line 35 of file hstyle.cxx.

Member Data Documentation

◆ cshape

CharShape hwpfilter::StyleData::cshape

Definition at line 38 of file hstyle.cxx.

Referenced by HWPStyle::GetCharShape(), and HWPStyle::SetCharShape().

◆ name

char hwpfilter::StyleData::name[MAXSTYLENAME+1]

Definition at line 37 of file hstyle.cxx.

Referenced by HWPStyle::GetName(), and HWPStyle::SetName().

◆ pshape

ParaShape hwpfilter::StyleData::pshape

Definition at line 39 of file hstyle.cxx.

Referenced by HWPStyle::GetParaShape(), and HWPStyle::SetParaShape().


The documentation for this struct was generated from the following file: