LibreOffice Module lotuswordpro (master) 1
|
#include <xffontworkstyle.hxx>
Public Member Functions | |
XFFontWorkStyle () | |
void | SetButtonForm (sal_Int8 nIndex) |
void | SetFWStyleType (enumXFFWStyle eStyle) |
void | SetFWAdjustType (enumXFFWAdjust eAdjust) |
sal_Int8 | GetButtonForm () const |
enumXFFWStyle | GetStyleType () const |
enumXFFWAdjust | GetAdjustType () const |
Private Attributes | |
sal_Int8 | m_nButtonForm |
enumXFFWStyle | m_eStyleType |
enumXFFWAdjust | m_eAdjustType |
Definition at line 67 of file xffontworkstyle.hxx.
|
inline |
Definition at line 70 of file xffontworkstyle.hxx.
|
inline |
Definition at line 114 of file xffontworkstyle.hxx.
References m_eAdjustType.
|
inline |
Definition at line 105 of file xffontworkstyle.hxx.
References m_nButtonForm.
|
inline |
Definition at line 110 of file xffontworkstyle.hxx.
References m_eStyleType.
|
inline |
Definition at line 90 of file xffontworkstyle.hxx.
References m_nButtonForm, and nIndex.
|
inline |
Definition at line 100 of file xffontworkstyle.hxx.
References m_eAdjustType.
|
inline |
Definition at line 95 of file xffontworkstyle.hxx.
References m_eStyleType.
|
private |
Definition at line 87 of file xffontworkstyle.hxx.
Referenced by GetAdjustType(), and SetFWAdjustType().
|
private |
Definition at line 86 of file xffontworkstyle.hxx.
Referenced by GetStyleType(), and SetFWStyleType().
|
private |
Definition at line 85 of file xffontworkstyle.hxx.
Referenced by GetButtonForm(), and SetButtonForm().