LibreOffice Module svx (master) 1
|
#include <nbdtmg.hxx>
Public Member Functions | |
BulletsSettings () | |
Public Attributes | |
vcl::Font | aFont |
OUString | sDescription |
sal_UCS4 | cBulletChar |
bool | bIsCustomized |
Definition at line 71 of file nbdtmg.hxx.
|
inline |
Definition at line 78 of file nbdtmg.hxx.
References cBulletChar.
vcl::Font svx::sidebar::BulletsSettings::aFont |
Definition at line 74 of file nbdtmg.hxx.
Referenced by svx::sidebar::BulletsTypeMgr::ApplyNumRule(), svx::sidebar::BulletsTypeMgr::Init(), and svx::sidebar::BulletsTypeMgr::ReplaceNumRule().
bool svx::sidebar::BulletsSettings::bIsCustomized |
Definition at line 77 of file nbdtmg.hxx.
Referenced by svx::sidebar::BulletsTypeMgr::IsCustomized(), and svx::sidebar::BulletsTypeMgr::ReplaceNumRule().
sal_UCS4 svx::sidebar::BulletsSettings::cBulletChar |
Definition at line 76 of file nbdtmg.hxx.
Referenced by svx::sidebar::BulletsTypeMgr::ApplyNumRule(), svx::sidebar::BulletsTypeMgr::Init(), and svx::sidebar::BulletsTypeMgr::ReplaceNumRule().
OUString svx::sidebar::BulletsSettings::sDescription |
Definition at line 75 of file nbdtmg.hxx.
Referenced by svx::sidebar::BulletsTypeMgr::GetDescription(), and svx::sidebar::BulletsTypeMgr::Init().