LibreOffice Module cui (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxNumOptionsTabPage Class Reference

#include <numpages.hxx>

Inheritance diagram for SvxNumOptionsTabPage:
[legend]
Collaboration diagram for SvxNumOptionsTabPage:
[legend]

Public Member Functions

 SvxNumOptionsTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
 
virtual ~SvxNumOptionsTabPage () override
 
virtual void ActivatePage (const SfxItemSet &rSet) override
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet) override
 
virtual bool FillItemSet (SfxItemSet *rSet) override
 
virtual void Reset (const SfxItemSet *rSet) override
 
void SetCharFmts (const OUString &rNumName, const OUString &rBulletName)
 
void SetMetric (FieldUnit eSet)
 
void SetModified (bool bRepaint=true)
 
virtual void PageCreated (const SfxAllItemSet &aSet) override
 
- Public Member Functions inherited from SfxTabPage
void SetDialogController (SfxOkDialogController *pDialog)
 
virtual ~SfxTabPage () override
 
void set_visible (bool bVisible)
 
const SfxItemSetGetItemSet () const
 
virtual bool FillItemSet (SfxItemSet *)
 
virtual void Reset (const SfxItemSet *)
 
virtual bool DeferResetToFirstActivation ()
 
bool HasExchangeSupport () const
 
void SetExchangeSupport ()
 
virtual void ActivatePage (const SfxItemSet &)
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet)
 
void SetUserData (const OUString &rString)
 
const OUString & GetUserData () const
 
virtual void FillUserData ()
 
virtual bool IsReadOnly () const
 
virtual void PageCreated (const SfxAllItemSet &aSet)
 
virtual void ChangesApplied ()
 
void SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame)
 
css::uno::Reference< css::frame::XFrame > GetFrame () const
 
const SfxItemSetGetDialogExampleSet () const
 
OUString GetHelpId () const
 
OUString GetConfigId () const
 
bool IsVisible () const
 
weld::WindowGetFrameWeld () const
 
std::unordered_map< OUString, css::uno::Any > & getAdditionalProperties ()
 

Static Public Member Functions

static std::unique_ptr< SfxTabPageCreate (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
 
- Static Public Member Functions inherited from SfxTabPage
static const SfxPoolItemGetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
static const T * GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 

Private Member Functions

void InitControls ()
 
void SwitchNumberType (sal_uInt8 nType)
 To switch between the numbering type 0 - Number; 1 - Bullet; 2 - Bitmap;. More...
 
void CheckForStartValue_Impl (sal_uInt16 nNumberingType)
 
 DECL_LINK (NumberTypeSelectHdl_Impl, weld::ComboBox &, void)
 
 DECL_LINK (LevelHdl_Impl, weld::TreeView &, void)
 
 DECL_LINK (LevelHdl, void *, void)
 
 DECL_LINK (PopupActivateHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (GraphicHdl_Impl, const OUString &, void)
 
 DECL_LINK (BulletHdl_Impl, weld::Button &, void)
 
 DECL_LINK (SizeHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_LINK (RatioHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (CharFmtHdl_Impl, weld::ComboBox &, void)
 
 DECL_LINK (EditModifyHdl_Impl, weld::Entry &, void)
 
 DECL_LINK (SpinModifyHdl_Impl, weld::SpinButton &, void)
 
 DECL_LINK (AllLevelHdl_Impl, weld::SpinButton &, void)
 
 DECL_LINK (IsLegalHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (OrientHdl_Impl, weld::ComboBox &, void)
 
 DECL_LINK (SameLevelHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (BulColorHdl_Impl, ColorListBox &, void)
 
 DECL_LINK (BulRelSizeHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_LINK (PreviewInvalidateHdl_Impl, Timer *, void)
 
void EditModifyHdl_Impl (const weld::Entry *)
 

Private Attributes

OUString m_sNumCharFmtName
 
OUString m_sBulletCharFormatName
 
Timer aInvalidateTimer
 
std::unique_ptr< SvxNumRulepActNum
 
std::unique_ptr< SvxNumRulepSaveNum
 
Size aInitSize [SVX_MAX_NUM]
 
ImplSVEventm_pLevelHdlEvent
 
bool bLastWidthModified: 1
 
bool bModified: 1
 
bool bPreset: 1
 
bool bAutomaticCharStyles: 1
 
bool bHTMLMode: 1
 
std::vector< OUString > aGrfNames
 
vcl::Font aActBulletFont
 
sal_uInt8 nBullet
 
sal_uInt16 nActNumLvl
 
TypedWhichId< SvxNumBulletItemnNumItemId
 
MapUnit eCoreUnit
 
SvxNumberingPreview m_aPreviewWIN
 
std::unique_ptr< weld::Widgetm_xGrid
 
std::unique_ptr< weld::TreeViewm_xLevelLB
 
std::unique_ptr< weld::ComboBoxm_xFmtLB
 
std::unique_ptr< weld::Labelm_xSeparatorFT
 
std::unique_ptr< weld::Labelm_xPrefixFT
 
std::unique_ptr< weld::Entrym_xPrefixED
 
std::unique_ptr< weld::Labelm_xSuffixFT
 
std::unique_ptr< weld::Entrym_xSuffixED
 
std::unique_ptr< weld::Labelm_xCharFmtFT
 
std::unique_ptr< weld::ComboBoxm_xCharFmtLB
 
std::unique_ptr< weld::Labelm_xBulColorFT
 
std::unique_ptr< ColorListBoxm_xBulColLB
 
std::unique_ptr< weld::Labelm_xBulRelSizeFT
 
std::unique_ptr< weld::MetricSpinButtonm_xBulRelSizeMF
 
std::unique_ptr< weld::Labelm_xAllLevelFT
 
std::unique_ptr< weld::SpinButtonm_xAllLevelNF
 
std::unique_ptr< weld::CheckButtonm_xIsLegalCB
 
std::unique_ptr< weld::Labelm_xStartFT
 
std::unique_ptr< weld::SpinButtonm_xStartED
 
std::unique_ptr< weld::Labelm_xBulletFT
 
std::unique_ptr< weld::Buttonm_xBulletPB
 
std::unique_ptr< weld::Labelm_xBitmapFT
 
std::unique_ptr< weld::MenuButtonm_xBitmapMB
 
std::unique_ptr< weld::Labelm_xWidthFT
 
std::unique_ptr< weld::MetricSpinButtonm_xWidthMF
 
std::unique_ptr< weld::Labelm_xHeightFT
 
std::unique_ptr< weld::MetricSpinButtonm_xHeightMF
 
std::unique_ptr< weld::CheckButtonm_xRatioCB
 
std::unique_ptr< weld::Labelm_xOrientFT
 
std::unique_ptr< weld::ComboBoxm_xOrientLB
 
std::unique_ptr< weld::Widgetm_xAllLevelsFrame
 
std::unique_ptr< weld::Menum_xGalleryMenu
 
std::unique_ptr< weld::CheckButtonm_xSameLevelCB
 
std::unique_ptr< weld::CustomWeldm_xPreviewWIN
 

Additional Inherited Members

- Protected Member Functions inherited from SfxTabPage
 SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet)
 
sal_uInt16 GetWhich (sal_uInt16 nSlot, bool bDeep=true) const
 
TypedWhichId< T > GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const
 
const SfxPoolItemGetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
const T * GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 
SfxOkDialogControllerGetDialogController () const
 

Detailed Description

Definition at line 193 of file numpages.hxx.

Constructor & Destructor Documentation

◆ SvxNumOptionsTabPage()

SvxNumOptionsTabPage::SvxNumOptionsTabPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rSet 
)

Definition at line 1010 of file numpages.cxx.

References SfxTabPage::GetDialogController(), and rSet.

◆ ~SvxNumOptionsTabPage()

SvxNumOptionsTabPage::~SvxNumOptionsTabPage ( )
overridevirtual

Member Function Documentation

◆ ActivatePage()

void SvxNumOptionsTabPage::ActivatePage ( const SfxItemSet rSet)
overridevirtual

◆ CheckForStartValue_Impl()

void SvxNumOptionsTabPage::CheckForStartValue_Impl ( sal_uInt16  nNumberingType)
private

◆ Create()

std::unique_ptr< SfxTabPage > SvxNumOptionsTabPage::Create ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rAttrSet 
)
static

Definition at line 1132 of file numpages.cxx.

Referenced by AbstractDialogFactory_Impl::GetTabPageCreatorFunc().

◆ DeactivatePage()

DeactivateRC SvxNumOptionsTabPage::DeactivatePage ( SfxItemSet pSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 1177 of file numpages.cxx.

References FillItemSet().

◆ DECL_LINK() [1/18]

SvxNumOptionsTabPage::DECL_LINK ( AllLevelHdl_Impl  ,
weld::SpinButton ,
void   
)
private

◆ DECL_LINK() [2/18]

SvxNumOptionsTabPage::DECL_LINK ( BulColorHdl_Impl  ,
ColorListBox ,
void   
)
private

◆ DECL_LINK() [3/18]

SvxNumOptionsTabPage::DECL_LINK ( BulletHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [4/18]

SvxNumOptionsTabPage::DECL_LINK ( BulRelSizeHdl_Impl  ,
weld::MetricSpinButton ,
void   
)
private

◆ DECL_LINK() [5/18]

SvxNumOptionsTabPage::DECL_LINK ( CharFmtHdl_Impl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [6/18]

SvxNumOptionsTabPage::DECL_LINK ( EditModifyHdl_Impl  ,
weld::Entry ,
void   
)
private

◆ DECL_LINK() [7/18]

SvxNumOptionsTabPage::DECL_LINK ( GraphicHdl_Impl  ,
const OUString &  ,
void   
)
private

◆ DECL_LINK() [8/18]

SvxNumOptionsTabPage::DECL_LINK ( IsLegalHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [9/18]

SvxNumOptionsTabPage::DECL_LINK ( LevelHdl  ,
void *  ,
void   
)
private

◆ DECL_LINK() [10/18]

SvxNumOptionsTabPage::DECL_LINK ( LevelHdl_Impl  ,
weld::TreeView ,
void   
)
private

◆ DECL_LINK() [11/18]

SvxNumOptionsTabPage::DECL_LINK ( NumberTypeSelectHdl_Impl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [12/18]

SvxNumOptionsTabPage::DECL_LINK ( OrientHdl_Impl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [13/18]

SvxNumOptionsTabPage::DECL_LINK ( PopupActivateHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [14/18]

SvxNumOptionsTabPage::DECL_LINK ( PreviewInvalidateHdl_Impl  ,
Timer ,
void   
)
private

◆ DECL_LINK() [15/18]

SvxNumOptionsTabPage::DECL_LINK ( RatioHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [16/18]

SvxNumOptionsTabPage::DECL_LINK ( SameLevelHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [17/18]

SvxNumOptionsTabPage::DECL_LINK ( SizeHdl_Impl  ,
weld::MetricSpinButton ,
void   
)
private

◆ DECL_LINK() [18/18]

SvxNumOptionsTabPage::DECL_LINK ( SpinModifyHdl_Impl  ,
weld::SpinButton ,
void   
)
private

◆ EditModifyHdl_Impl()

void SvxNumOptionsTabPage::EditModifyHdl_Impl ( const weld::Entry pEdit)
private

◆ FillItemSet()

bool SvxNumOptionsTabPage::FillItemSet ( SfxItemSet rSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 1184 of file numpages.cxx.

References bModified, nActNumLvl, nNumItemId, pActNum, pSaveNum, SfxItemSet::Put(), and rSet.

Referenced by DeactivatePage().

◆ InitControls()

void SvxNumOptionsTabPage::InitControls ( )
private

◆ PageCreated()

void SvxNumOptionsTabPage::PageCreated ( const SfxAllItemSet aSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 3367 of file numpages.cxx.

References SfxItemSet::GetItem(), SfxStringListItem::GetList(), i, m_xCharFmtLB, nCount, SetCharFmts(), and SetMetric().

◆ Reset()

void SvxNumOptionsTabPage::Reset ( const SfxItemSet rSet)
overridevirtual

◆ SetCharFmts()

void SvxNumOptionsTabPage::SetCharFmts ( const OUString &  rNumName,
const OUString &  rBulletName 
)
inline

Definition at line 297 of file numpages.hxx.

References m_sBulletCharFormatName, and m_sNumCharFmtName.

Referenced by PageCreated().

◆ SetMetric()

void SvxNumOptionsTabPage::SetMetric ( FieldUnit  eSet)

Definition at line 1121 of file numpages.cxx.

References m_xHeightMF, and m_xWidthMF.

Referenced by PageCreated().

◆ SetModified()

void SvxNumOptionsTabPage::SetModified ( bool  bRepaint = true)

◆ SwitchNumberType()

void SvxNumOptionsTabPage::SwitchNumberType ( sal_uInt8  nType)
private

Member Data Documentation

◆ aActBulletFont

vcl::Font SvxNumOptionsTabPage::aActBulletFont
private

Definition at line 214 of file numpages.hxx.

◆ aGrfNames

std::vector<OUString> SvxNumOptionsTabPage::aGrfNames
private

Definition at line 213 of file numpages.hxx.

◆ aInitSize

Size SvxNumOptionsTabPage::aInitSize[SVX_MAX_NUM]
private

Definition at line 203 of file numpages.hxx.

◆ aInvalidateTimer

Timer SvxNumOptionsTabPage::aInvalidateTimer
private

Definition at line 198 of file numpages.hxx.

◆ bAutomaticCharStyles

bool SvxNumOptionsTabPage::bAutomaticCharStyles
private

Definition at line 210 of file numpages.hxx.

◆ bHTMLMode

bool SvxNumOptionsTabPage::bHTMLMode
private

Definition at line 211 of file numpages.hxx.

Referenced by Reset(), and SwitchNumberType().

◆ bLastWidthModified

bool SvxNumOptionsTabPage::bLastWidthModified
private

Definition at line 207 of file numpages.hxx.

◆ bModified

bool SvxNumOptionsTabPage::bModified
private

Definition at line 208 of file numpages.hxx.

Referenced by ActivatePage(), FillItemSet(), Reset(), and SetModified().

◆ bPreset

bool SvxNumOptionsTabPage::bPreset
private

Definition at line 209 of file numpages.hxx.

Referenced by ActivatePage().

◆ eCoreUnit

MapUnit SvxNumOptionsTabPage::eCoreUnit
private

Definition at line 219 of file numpages.hxx.

Referenced by InitControls().

◆ m_aPreviewWIN

SvxNumberingPreview SvxNumOptionsTabPage::m_aPreviewWIN
private

Definition at line 221 of file numpages.hxx.

Referenced by InitControls(), Reset(), and SetModified().

◆ m_pLevelHdlEvent

ImplSVEvent* SvxNumOptionsTabPage::m_pLevelHdlEvent
private

Definition at line 205 of file numpages.hxx.

Referenced by ~SvxNumOptionsTabPage().

◆ m_sBulletCharFormatName

OUString SvxNumOptionsTabPage::m_sBulletCharFormatName
private

Definition at line 196 of file numpages.hxx.

Referenced by SetCharFmts().

◆ m_sNumCharFmtName

OUString SvxNumOptionsTabPage::m_sNumCharFmtName
private

Definition at line 195 of file numpages.hxx.

Referenced by SetCharFmts().

◆ m_xAllLevelFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xAllLevelFT
private

Definition at line 236 of file numpages.hxx.

Referenced by Reset(), and SwitchNumberType().

◆ m_xAllLevelNF

std::unique_ptr<weld::SpinButton> SvxNumOptionsTabPage::m_xAllLevelNF
private

Definition at line 237 of file numpages.hxx.

Referenced by InitControls(), Reset(), and SwitchNumberType().

◆ m_xAllLevelsFrame

std::unique_ptr<weld::Widget> SvxNumOptionsTabPage::m_xAllLevelsFrame
private

Definition at line 252 of file numpages.hxx.

Referenced by Reset().

◆ m_xBitmapFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xBitmapFT
private

Definition at line 243 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBitmapMB

std::unique_ptr<weld::MenuButton> SvxNumOptionsTabPage::m_xBitmapMB
private

Definition at line 244 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBulColLB

std::unique_ptr<ColorListBox> SvxNumOptionsTabPage::m_xBulColLB
private

Definition at line 233 of file numpages.hxx.

Referenced by InitControls(), SwitchNumberType(), and ~SvxNumOptionsTabPage().

◆ m_xBulColorFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xBulColorFT
private

Definition at line 232 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBulletFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xBulletFT
private

Definition at line 241 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBulletPB

std::unique_ptr<weld::Button> SvxNumOptionsTabPage::m_xBulletPB
private

Definition at line 242 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBulRelSizeFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xBulRelSizeFT
private

Definition at line 234 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xBulRelSizeMF

std::unique_ptr<weld::MetricSpinButton> SvxNumOptionsTabPage::m_xBulRelSizeMF
private

Definition at line 235 of file numpages.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ m_xCharFmtFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xCharFmtFT
private

Definition at line 230 of file numpages.hxx.

Referenced by Reset(), and SwitchNumberType().

◆ m_xCharFmtLB

std::unique_ptr<weld::ComboBox> SvxNumOptionsTabPage::m_xCharFmtLB
private

Definition at line 231 of file numpages.hxx.

Referenced by InitControls(), PageCreated(), Reset(), and SwitchNumberType().

◆ m_xFmtLB

std::unique_ptr<weld::ComboBox> SvxNumOptionsTabPage::m_xFmtLB
private

Definition at line 224 of file numpages.hxx.

Referenced by InitControls(), and Reset().

◆ m_xGalleryMenu

std::unique_ptr<weld::Menu> SvxNumOptionsTabPage::m_xGalleryMenu
private

Definition at line 253 of file numpages.hxx.

◆ m_xGrid

std::unique_ptr<weld::Widget> SvxNumOptionsTabPage::m_xGrid
private

Definition at line 222 of file numpages.hxx.

◆ m_xHeightFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xHeightFT
private

Definition at line 247 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xHeightMF

std::unique_ptr<weld::MetricSpinButton> SvxNumOptionsTabPage::m_xHeightMF
private

Definition at line 248 of file numpages.hxx.

Referenced by InitControls(), SetMetric(), and SwitchNumberType().

◆ m_xIsLegalCB

std::unique_ptr<weld::CheckButton> SvxNumOptionsTabPage::m_xIsLegalCB
private

Definition at line 238 of file numpages.hxx.

Referenced by InitControls(), Reset(), and SwitchNumberType().

◆ m_xLevelLB

std::unique_ptr<weld::TreeView> SvxNumOptionsTabPage::m_xLevelLB
private

Definition at line 223 of file numpages.hxx.

Referenced by ActivatePage(), and Reset().

◆ m_xOrientFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xOrientFT
private

Definition at line 250 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xOrientLB

std::unique_ptr<weld::ComboBox> SvxNumOptionsTabPage::m_xOrientLB
private

Definition at line 251 of file numpages.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ m_xPrefixED

std::unique_ptr<weld::Entry> SvxNumOptionsTabPage::m_xPrefixED
private

Definition at line 227 of file numpages.hxx.

Referenced by EditModifyHdl_Impl(), InitControls(), and SwitchNumberType().

◆ m_xPrefixFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xPrefixFT
private

Definition at line 226 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xPreviewWIN

std::unique_ptr<weld::CustomWeld> SvxNumOptionsTabPage::m_xPreviewWIN
private

Definition at line 255 of file numpages.hxx.

Referenced by ~SvxNumOptionsTabPage().

◆ m_xRatioCB

std::unique_ptr<weld::CheckButton> SvxNumOptionsTabPage::m_xRatioCB
private

Definition at line 249 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xSameLevelCB

std::unique_ptr<weld::CheckButton> SvxNumOptionsTabPage::m_xSameLevelCB
private

Definition at line 254 of file numpages.hxx.

Referenced by InitControls(), and Reset().

◆ m_xSeparatorFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xSeparatorFT
private

Definition at line 225 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xStartED

std::unique_ptr<weld::SpinButton> SvxNumOptionsTabPage::m_xStartED
private

◆ m_xStartFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xStartFT
private

Definition at line 239 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xSuffixED

std::unique_ptr<weld::Entry> SvxNumOptionsTabPage::m_xSuffixED
private

Definition at line 229 of file numpages.hxx.

Referenced by EditModifyHdl_Impl(), InitControls(), and SwitchNumberType().

◆ m_xSuffixFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xSuffixFT
private

Definition at line 228 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xWidthFT

std::unique_ptr<weld::Label> SvxNumOptionsTabPage::m_xWidthFT
private

Definition at line 245 of file numpages.hxx.

Referenced by SwitchNumberType().

◆ m_xWidthMF

std::unique_ptr<weld::MetricSpinButton> SvxNumOptionsTabPage::m_xWidthMF
private

Definition at line 246 of file numpages.hxx.

Referenced by InitControls(), SetMetric(), and SwitchNumberType().

◆ nActNumLvl

sal_uInt16 SvxNumOptionsTabPage::nActNumLvl
private

◆ nBullet

sal_uInt8 SvxNumOptionsTabPage::nBullet
private

Definition at line 216 of file numpages.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ nNumItemId

TypedWhichId<SvxNumBulletItem> SvxNumOptionsTabPage::nNumItemId
private

Definition at line 218 of file numpages.hxx.

Referenced by ActivatePage(), FillItemSet(), and Reset().

◆ pActNum

std::unique_ptr<SvxNumRule> SvxNumOptionsTabPage::pActNum
private

◆ pSaveNum

std::unique_ptr<SvxNumRule> SvxNumOptionsTabPage::pSaveNum
private

Definition at line 201 of file numpages.hxx.

Referenced by ActivatePage(), FillItemSet(), Reset(), and ~SvxNumOptionsTabPage().


The documentation for this class was generated from the following files: