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 false.
vcl::Font svx::sidebar::BulletsSettings::aFont |
Definition at line 74 of file nbdtmg.hxx.
bool svx::sidebar::BulletsSettings::bIsCustomized |
Definition at line 77 of file nbdtmg.hxx.
sal_UCS4 svx::sidebar::BulletsSettings::cBulletChar |
Definition at line 76 of file nbdtmg.hxx.
Referenced by svx::sidebar::BulletsTypeMgr::Init().
OUString svx::sidebar::BulletsSettings::sDescription |
Definition at line 75 of file nbdtmg.hxx.