LibreOffice Module cui (master) 1
|
#include <numpages.hxx>
Public Member Functions | |
SvxNumSettings_Impl () | |
Public Attributes | |
SvxNumType | nNumberType |
short | nParentNumbering |
OUString | sPrefix |
OUString | sSuffix |
OUString | sBulletChar |
OUString | sBulletFont |
Definition at line 41 of file numpages.hxx.
|
inline |
Definition at line 49 of file numpages.hxx.
References SVX_NUM_CHARS_UPPER_LETTER.
SvxNumType SvxNumSettings_Impl::nNumberType |
Definition at line 43 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().
short SvxNumSettings_Impl::nParentNumbering |
Definition at line 44 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().
OUString SvxNumSettings_Impl::sBulletChar |
Definition at line 47 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().
OUString SvxNumSettings_Impl::sBulletFont |
Definition at line 48 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().
OUString SvxNumSettings_Impl::sPrefix |
Definition at line 45 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().
OUString SvxNumSettings_Impl::sSuffix |
Definition at line 46 of file numpages.hxx.
Referenced by IMPL_LINK_NOARG(), and lcl_CreateNumSettingsPtr().