LibreOffice Module sd (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxBulletAndPositionDlg Class Reference

Main class for handling the bullets, numbering format and their position. More...

#include <BulletAndPositionDlg.hxx>

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

Public Member Functions

 SvxBulletAndPositionDlg (weld::Window *pWindow, const SfxItemSet &rSet, const ::sd::View *pView)
 
virtual ~SvxBulletAndPositionDlg () override
 
SfxItemSetGetOutputItemSet (SfxItemSet *rSet)
 
bool IsApplyToMaster () const
 
bool IsSlideScope () const
 
void Reset (const SfxItemSet *rSet)
 
void SetCharFmt (const OUString &rNumName)
 
void SetMetric (FieldUnit eSet)
 
void SetModified (bool bRepaint=true)
 
- Public Member Functions inherited from weld::GenericDialogController
 GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false)
 
virtual DialoggetDialog () override
 
virtual ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override
 
- Public Member Functions inherited from weld::DialogController
virtual DialoggetDialog ()=0
 
const DialoggetConstDialog () const
 
virtual short run ()
 
void set_title (const OUString &rTitle)
 
OUString get_title () const
 
void set_help_id (const OUString &rHelpId)
 
OUString get_help_id () const
 
void response (int nResponse)
 
virtual ~DialogController () COVERITY_NOEXCEPT_FALSE
 

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 (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 (EditModifyHdl_Impl, weld::Entry &, void)
 
 DECL_LINK (SpinModifyHdl_Impl, weld::SpinButton &, void)
 
 DECL_LINK (BulColorHdl_Impl, ColorListBox &, void)
 
 DECL_LINK (BulRelSizeHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_LINK (PreviewInvalidateHdl_Impl, Timer *, void)
 
 DECL_LINK (DistanceHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_LINK (RelativeHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (SelectLeftAlignmentHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (SelectCenterAlignmentHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (SelectRightAlignmentHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (ApplyToMasterHdl_Impl, weld::Toggleable &, void)
 
 DECL_LINK (ResetHdl_Impl, weld::Button &, void)
 
void EditModifyHdl_Impl (const weld::Entry *)
 
void InitPosAndSpaceMode ()
 
void SetAlignmentHdl_Impl (SvxAdjust)
 

Private Attributes

OUString m_sNumCharFmtName
 
Timer aInvalidateTimer
 
std::unique_ptr< SvxNumRulepActNum
 
std::unique_ptr< SvxNumRulepSaveNum
 
const SfxItemSetrFirstStateSet
 
Size aInitSize [SVX_MAX_NUM]
 
bool bLastWidthModified: 1
 
bool bModified: 1
 
bool bInInitControl: 1
 
bool bLabelAlignmentPosAndSpaceModeActive
 
bool bApplyToMaster
 
std::vector< OUString > aGrfNames
 
vcl::Font aActBulletFont
 
sal_uInt8 nBullet
 
sal_uInt16 nActNumLvl
 
weld::Windowp_Window
 
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_xPrefixFT
 
std::unique_ptr< weld::Entrym_xPrefixED
 
std::unique_ptr< weld::Labelm_xSuffixFT
 
std::unique_ptr< weld::Entrym_xSuffixED
 
std::unique_ptr< weld::Framem_xBeforeAfter
 
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_xStartFT
 
std::unique_ptr< weld::SpinButtonm_xStartED
 
std::unique_ptr< weld::Labelm_xBulletFT
 
std::unique_ptr< weld::Buttonm_xBulletPB
 
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::Menum_xGalleryMenu
 
std::unique_ptr< weld::CustomWeldm_xPreviewWIN
 
std::unique_ptr< weld::Labelm_xDistBorderFT
 
std::unique_ptr< weld::MetricSpinButtonm_xDistBorderMF
 
std::unique_ptr< weld::CheckButtonm_xRelativeCB
 
std::unique_ptr< weld::MetricSpinButtonm_xIndentMF
 
std::unique_ptr< weld::Toggleablem_xLeftTB
 
std::unique_ptr< weld::Toggleablem_xCenterTB
 
std::unique_ptr< weld::Toggleablem_xRightTB
 
std::unique_ptr< weld::RadioButtonm_xSlideRB
 
std::unique_ptr< weld::RadioButtonm_xSelectionRB
 
std::unique_ptr< weld::Toggleablem_xApplyToMaster
 
std::unique_ptr< weld::Buttonm_xReset
 

Additional Inherited Members

- Static Public Member Functions inherited from weld::DialogController
static bool runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &)
 
- Protected Attributes inherited from weld::GenericDialogController
std::unique_ptr< weld::Builderm_xBuilder
 
std::shared_ptr< weld::Dialogm_xDialog
 

Detailed Description

Main class for handling the bullets, numbering format and their position.

Definition at line 46 of file BulletAndPositionDlg.hxx.

Constructor & Destructor Documentation

◆ SvxBulletAndPositionDlg()

SvxBulletAndPositionDlg::SvxBulletAndPositionDlg ( weld::Window pWindow,
const SfxItemSet rSet,
const ::sd::View pView 
)

Definition at line 76 of file BulletAndPositionDlg.cxx.

References weld::GenericDialogController::m_xDialog, and rSet.

◆ ~SvxBulletAndPositionDlg()

SvxBulletAndPositionDlg::~SvxBulletAndPositionDlg ( )
overridevirtual

Definition at line 263 of file BulletAndPositionDlg.cxx.

Member Function Documentation

◆ CheckForStartValue_Impl()

void SvxBulletAndPositionDlg::CheckForStartValue_Impl ( sal_uInt16  nNumberingType)
private

◆ DECL_LINK() [1/19]

SvxBulletAndPositionDlg::DECL_LINK ( ApplyToMasterHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [2/19]

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

◆ DECL_LINK() [3/19]

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

◆ DECL_LINK() [4/19]

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

◆ DECL_LINK() [5/19]

SvxBulletAndPositionDlg::DECL_LINK ( DistanceHdl_Impl  ,
weld::MetricSpinButton ,
void   
)
private

◆ DECL_LINK() [6/19]

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

◆ DECL_LINK() [7/19]

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

◆ DECL_LINK() [8/19]

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

◆ DECL_LINK() [9/19]

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

◆ DECL_LINK() [10/19]

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

◆ DECL_LINK() [11/19]

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

◆ DECL_LINK() [12/19]

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

◆ DECL_LINK() [13/19]

SvxBulletAndPositionDlg::DECL_LINK ( RelativeHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [14/19]

SvxBulletAndPositionDlg::DECL_LINK ( ResetHdl_Impl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [15/19]

SvxBulletAndPositionDlg::DECL_LINK ( SelectCenterAlignmentHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [16/19]

SvxBulletAndPositionDlg::DECL_LINK ( SelectLeftAlignmentHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [17/19]

SvxBulletAndPositionDlg::DECL_LINK ( SelectRightAlignmentHdl_Impl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [18/19]

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

◆ DECL_LINK() [19/19]

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

◆ EditModifyHdl_Impl()

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

◆ GetOutputItemSet()

SfxItemSet * SvxBulletAndPositionDlg::GetOutputItemSet ( SfxItemSet rSet)

◆ InitControls()

void SvxBulletAndPositionDlg::InitControls ( )
private

◆ InitPosAndSpaceMode()

void SvxBulletAndPositionDlg::InitPosAndSpaceMode ( )
private

◆ IsApplyToMaster()

bool SvxBulletAndPositionDlg::IsApplyToMaster ( ) const

Definition at line 292 of file BulletAndPositionDlg.cxx.

References bApplyToMaster.

◆ IsSlideScope()

bool SvxBulletAndPositionDlg::IsSlideScope ( ) const

Definition at line 293 of file BulletAndPositionDlg.cxx.

References m_xSlideRB.

◆ Reset()

void SvxBulletAndPositionDlg::Reset ( const SfxItemSet rSet)

◆ SetAlignmentHdl_Impl()

void SvxBulletAndPositionDlg::SetAlignmentHdl_Impl ( SvxAdjust  eAdjust)
private

Definition at line 1097 of file BulletAndPositionDlg.cxx.

References i, nActNumLvl, pActNum, and SvxNumberFormat::SetNumAdjust().

◆ SetCharFmt()

void SvxBulletAndPositionDlg::SetCharFmt ( const OUString &  rNumName)
inline

Definition at line 150 of file BulletAndPositionDlg.hxx.

References m_sNumCharFmtName.

◆ SetMetric()

void SvxBulletAndPositionDlg::SetMetric ( FieldUnit  eSet)

Definition at line 265 of file BulletAndPositionDlg.cxx.

References m_xDistBorderMF, m_xHeightMF, m_xIndentMF, and m_xWidthMF.

◆ SetModified()

void SvxBulletAndPositionDlg::SetModified ( bool  bRepaint = true)

◆ SwitchNumberType()

void SvxBulletAndPositionDlg::SwitchNumberType ( sal_uInt8  nType)
private

Member Data Documentation

◆ aActBulletFont

vcl::Font SvxBulletAndPositionDlg::aActBulletFont
private

Definition at line 65 of file BulletAndPositionDlg.hxx.

◆ aGrfNames

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

Definition at line 64 of file BulletAndPositionDlg.hxx.

◆ aInitSize

Size SvxBulletAndPositionDlg::aInitSize[SVX_MAX_NUM]
private

Definition at line 56 of file BulletAndPositionDlg.hxx.

◆ aInvalidateTimer

Timer SvxBulletAndPositionDlg::aInvalidateTimer
private

Definition at line 50 of file BulletAndPositionDlg.hxx.

◆ bApplyToMaster

bool SvxBulletAndPositionDlg::bApplyToMaster
private

Definition at line 62 of file BulletAndPositionDlg.hxx.

Referenced by IsApplyToMaster().

◆ bInInitControl

bool SvxBulletAndPositionDlg::bInInitControl
private

Definition at line 60 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ bLabelAlignmentPosAndSpaceModeActive

bool SvxBulletAndPositionDlg::bLabelAlignmentPosAndSpaceModeActive
private

Definition at line 61 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and InitPosAndSpaceMode().

◆ bLastWidthModified

bool SvxBulletAndPositionDlg::bLastWidthModified
private

Definition at line 58 of file BulletAndPositionDlg.hxx.

◆ bModified

bool SvxBulletAndPositionDlg::bModified
private

Definition at line 59 of file BulletAndPositionDlg.hxx.

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

◆ eCoreUnit

MapUnit SvxBulletAndPositionDlg::eCoreUnit
private

Definition at line 71 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_aPreviewWIN

SvxNumberingPreview SvxBulletAndPositionDlg::m_aPreviewWIN
private

Definition at line 73 of file BulletAndPositionDlg.hxx.

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

◆ m_sNumCharFmtName

OUString SvxBulletAndPositionDlg::m_sNumCharFmtName
private

Definition at line 48 of file BulletAndPositionDlg.hxx.

Referenced by SetCharFmt().

◆ m_xApplyToMaster

std::unique_ptr<weld::Toggleable> SvxBulletAndPositionDlg::m_xApplyToMaster
private

Definition at line 107 of file BulletAndPositionDlg.hxx.

◆ m_xBeforeAfter

std::unique_ptr<weld::Frame> SvxBulletAndPositionDlg::m_xBeforeAfter
private

Definition at line 81 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBitmapMB

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

Definition at line 90 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBulColLB

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

Definition at line 83 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ m_xBulColorFT

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

Definition at line 82 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBulletFT

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

Definition at line 88 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBulletPB

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

Definition at line 89 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBulRelSizeFT

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

Definition at line 84 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xBulRelSizeMF

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

Definition at line 85 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ m_xCenterTB

std::unique_ptr<weld::Toggleable> SvxBulletAndPositionDlg::m_xCenterTB
private

Definition at line 103 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xDistBorderFT

std::unique_ptr<weld::Label> SvxBulletAndPositionDlg::m_xDistBorderFT
private

Definition at line 98 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xDistBorderMF

std::unique_ptr<weld::MetricSpinButton> SvxBulletAndPositionDlg::m_xDistBorderMF
private

Definition at line 99 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and SetMetric().

◆ m_xFmtLB

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

Definition at line 76 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and Reset().

◆ m_xGalleryMenu

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

Definition at line 96 of file BulletAndPositionDlg.hxx.

◆ m_xGrid

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

Definition at line 74 of file BulletAndPositionDlg.hxx.

◆ m_xHeightFT

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

Definition at line 93 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xHeightMF

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

Definition at line 94 of file BulletAndPositionDlg.hxx.

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

◆ m_xIndentMF

std::unique_ptr<weld::MetricSpinButton> SvxBulletAndPositionDlg::m_xIndentMF
private

Definition at line 101 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and SetMetric().

◆ m_xLeftTB

std::unique_ptr<weld::Toggleable> SvxBulletAndPositionDlg::m_xLeftTB
private

Definition at line 102 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xLevelLB

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

Definition at line 75 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and Reset().

◆ m_xPrefixED

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

Definition at line 78 of file BulletAndPositionDlg.hxx.

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

◆ m_xPrefixFT

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

Definition at line 77 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xPreviewWIN

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

Definition at line 97 of file BulletAndPositionDlg.hxx.

◆ m_xRatioCB

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

Definition at line 95 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xRelativeCB

std::unique_ptr<weld::CheckButton> SvxBulletAndPositionDlg::m_xRelativeCB
private

Definition at line 100 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xReset

std::unique_ptr<weld::Button> SvxBulletAndPositionDlg::m_xReset
private

Definition at line 108 of file BulletAndPositionDlg.hxx.

◆ m_xRightTB

std::unique_ptr<weld::Toggleable> SvxBulletAndPositionDlg::m_xRightTB
private

Definition at line 104 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xSelectionRB

std::unique_ptr<weld::RadioButton> SvxBulletAndPositionDlg::m_xSelectionRB
private

Definition at line 106 of file BulletAndPositionDlg.hxx.

Referenced by InitControls().

◆ m_xSlideRB

std::unique_ptr<weld::RadioButton> SvxBulletAndPositionDlg::m_xSlideRB
private

Definition at line 105 of file BulletAndPositionDlg.hxx.

Referenced by IsSlideScope().

◆ m_xStartED

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

◆ m_xStartFT

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

Definition at line 86 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xSuffixED

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

Definition at line 80 of file BulletAndPositionDlg.hxx.

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

◆ m_xSuffixFT

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

Definition at line 79 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xWidthFT

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

Definition at line 91 of file BulletAndPositionDlg.hxx.

Referenced by SwitchNumberType().

◆ m_xWidthMF

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

Definition at line 92 of file BulletAndPositionDlg.hxx.

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

◆ nActNumLvl

sal_uInt16 SvxBulletAndPositionDlg::nActNumLvl
private

◆ nBullet

sal_uInt8 SvxBulletAndPositionDlg::nBullet
private

Definition at line 67 of file BulletAndPositionDlg.hxx.

Referenced by InitControls(), and SwitchNumberType().

◆ nNumItemId

TypedWhichId<SvxNumBulletItem> SvxBulletAndPositionDlg::nNumItemId
private

Definition at line 70 of file BulletAndPositionDlg.hxx.

Referenced by GetOutputItemSet(), and Reset().

◆ p_Window

weld::Window* SvxBulletAndPositionDlg::p_Window
private

Definition at line 69 of file BulletAndPositionDlg.hxx.

◆ pActNum

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

◆ pSaveNum

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

Definition at line 53 of file BulletAndPositionDlg.hxx.

Referenced by GetOutputItemSet(), and Reset().

◆ rFirstStateSet

const SfxItemSet& SvxBulletAndPositionDlg::rFirstStateSet
private

Definition at line 54 of file BulletAndPositionDlg.hxx.


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