LibreOffice Module svx (master) 1
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
svx::sidebar Namespace Reference

Namespaces

namespace  NBOutlineTypeMgrFact
 

Classes

class  AreaPropertyPanel
 
class  AreaPropertyPanelBase
 
class  AreaTransparencyGradientPopup
 
class  BulletsSettings
 
class  BulletsTypeMgr
 
class  DefaultShapesPanel
 This panel provides buttons for inserting shapes into a document. More...
 
class  EffectPropertyPanel
 
class  EmptyPanel
 Display a panel that tells the user that the current deck is intentionally empty. More...
 
class  FontworkPropertyPanel
 
class  GraphicPropertyPanel
 
class  InspectorTextPanel
 
class  LinePropertyPanel
 
class  LinePropertyPanelBase
 
class  LineStyleNoneChange
 
class  LineWidthPopup
 
class  LineWidthValueSet
 
class  ListsPropertyPanel
 
class  MediaPlaybackPanel
 This panel provides media playback control in document. More...
 
class  NBOTypeMgrBase
 
class  NumberingTypeMgr
 
class  NumberSettings_Impl
 
class  NumSettings_Impl
 
class  OutlineSettings_Impl
 
class  OutlineTypeMgr
 
class  ParaPropertyPanel
 
class  PosSizePropertyPanel
 
class  SelectionAnalyzer
 Analyze the current selection of Calc or Draw/Impress documents and return the associated sidebar context. More...
 
class  SelectionChangeHandler
 
class  ShadowPropertyPanel
 
class  StylesPropertyPanel
 
class  SvxShapeCommandsMap
 
class  TextColumnsPropertyPanel
 
class  TextPropertyPanel
 
struct  TreeNode
 
class  ValueSetWithTextControl
 Specialization of class <ValueSet>. More...
 

Typedefs

typedef std::vector< std::shared_ptr< NumSettings_Impl > > NumSettingsArr_Impl
 
typedef std::vector< std::shared_ptr< NumberSettings_Impl > > NumberSettingsArr_Impl
 
typedef comphelper::WeakComponentImplHelper< css::view::XSelectionChangeListener > SelectionChangeHandlerInterfaceBase
 

Enumerations

enum class  NBOType {
  Bullets = 1 ,
  Numbering ,
  Outline
}
 

Functions

 IMPL_LINK_NOARG (AreaPropertyPanelBase, ToolbarHdl_Impl, const OUString &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, ClickImportBitmapHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, SelectFillTypeHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, SelectFillColorHdl, ColorListBox &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, SelectFillAttrHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, ChangeGradientAngle, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, ModifyTransSliderHdl, weld::Scale &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, ChangeTrgrTypeHdl_Impl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (AreaPropertyPanelBase, ModifyTransparentHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (AreaTransparencyGradientPopup, ModifiedTrgrHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (AreaTransparencyGradientPopup, Left_Click45_Impl, const OUString &, void)
 
 IMPL_LINK_NOARG (AreaTransparencyGradientPopup, Right_Click45_Impl, const OUString &, void)
 
 IMPL_LINK_NOARG (EffectPropertyPanel, ModifySoftEdgeRadiusHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowColorHdl, ColorListBox &, void)
 
 IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowRadiusHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowTransparencyHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyBrightnessHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyContrastHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyTransHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (GraphicPropertyPanel, ClickColorModeHdl, weld::ComboBox &, void)
 
static bool GetPropertyValues (std::u16string_view rPropName, const uno::Any &rAny, OUString &rString)
 
static void FillBox_Impl (weld::TreeView &rListBoxStyles, const TreeNode &rCurrent, const weld::TreeIter *pParent)
 
 IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeEdgeStyleHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeCapStyleHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (LinePropertyPanelBase, ToolboxWidthSelectHdl, const OUString &, void)
 
 IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeTransparentHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (LineWidthPopup, VSSelectHdl, ValueSet *, void)
 
 IMPL_LINK_NOARG (LineWidthPopup, MFModifyHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (MediaPlaybackPanel, VolumeSlideHdl, weld::Scale &, void)
 
 IMPL_LINK_NOARG (MediaPlaybackPanel, SeekHdl, weld::Scale &, void)
 
 IMPL_LINK_NOARG (MediaPlaybackPanel, TimeoutHdl, Timer *, void)
 
 IMPL_LINK (MediaPlaybackPanel, PlayToolBoxSelectHdl, const OUString &, rId, void)
 
 IMPL_LINK_NOARG (ParaPropertyPanel, ModifyIndentHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (ParaPropertyPanel, ULSpaceHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, ChangeWidthHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, ChangeHeightHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, ChangePosXHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, ChangePosYHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, ClickAutoHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (PosSizePropertyPanel, RotationHdl, DialControl &, void)
 
 IMPL_STATIC_LINK_NOARG (PosSizePropertyPanel, ClickObjectEditHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ClickShadowHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowColorHdl, ColorListBox &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowTransMetricHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowBlurMetricHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowTransSliderHdl, weld::Scale &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowAngleHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ShadowPropertyPanel, ModifyShadowDistanceHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK (DefaultShapesPanel, ShapeSelectHdl, ValueSet *, rValueSet, void)
 
 IMPL_LINK_NOARG (TextColumnsPropertyPanel, ModifyColumnsNumberHdl, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (TextColumnsPropertyPanel, ModifyColumnsSpacingHdl, weld::MetricSpinButton &, void)
 

Variables

const TranslateId RID_SVXSTR_SINGLENUM_DESCRIPTIONS []
 

Typedef Documentation

◆ NumberSettingsArr_Impl

typedef std::vector< std::shared_ptr<NumberSettings_Impl> > svx::sidebar::NumberSettingsArr_Impl

Definition at line 95 of file nbdtmg.hxx.

◆ NumSettingsArr_Impl

typedef std::vector< std::shared_ptr<NumSettings_Impl> > svx::sidebar::NumSettingsArr_Impl

Definition at line 69 of file nbdtmg.hxx.

◆ SelectionChangeHandlerInterfaceBase

Definition at line 38 of file SelectionChangeHandler.hxx.

Enumeration Type Documentation

◆ NBOType

enum class svx::sidebar::NBOType
strong
Enumerator
Bullets 
Numbering 
Outline 

Definition at line 33 of file nbdtmg.hxx.

Function Documentation

◆ FillBox_Impl()

static void svx::sidebar::FillBox_Impl ( weld::TreeView rListBoxStyles,
const TreeNode rCurrent,
const weld::TreeIter pParent 
)
static

◆ GetPropertyValues()

static bool svx::sidebar::GetPropertyValues ( std::u16string_view  rPropName,
const uno::Any rAny,
OUString &  rString 
)
static

Definition at line 58 of file InspectorTextPanel.cxx.

References round, SvxResId(), and u.

Referenced by FillBox_Impl().

◆ IMPL_LINK() [1/2]

svx::sidebar::IMPL_LINK ( DefaultShapesPanel  ,
ShapeSelectHdl  ,
ValueSet ,
rValueSet  ,
void   
)

Definition at line 120 of file DefaultShapesPanel.cxx.

References comphelper::dispatchCommand().

◆ IMPL_LINK() [2/2]

svx::sidebar::IMPL_LINK ( MediaPlaybackPanel  ,
PlayToolBoxSelectHdl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK_NOARG() [1/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ChangeGradientAngle  ,
weld::MetricSpinButton ,
void   
)

Definition at line 258 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [2/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ChangeTrgrTypeHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 1206 of file AreaPropertyPanelBase.cxx.

References SIDEBARGRADIENT.

◆ IMPL_LINK_NOARG() [3/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ClickImportBitmapHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [4/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ModifyTransparentHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 1302 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [5/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ModifyTransSliderHdl  ,
weld::Scale ,
void   
)

Definition at line 1198 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [6/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
SelectFillAttrHdl  ,
weld::ComboBox ,
void   
)

Definition at line 253 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [7/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
SelectFillColorHdl  ,
ColorListBox ,
void   
)

Definition at line 248 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [8/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
SelectFillTypeHdl  ,
weld::ComboBox ,
void   
)

Definition at line 243 of file AreaPropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [9/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaPropertyPanelBase  ,
ToolbarHdl_Impl  ,
const OUString &  ,
void   
)

Definition at line 183 of file AreaPropertyPanelBase.cxx.

References SIDEBARGRADIENT.

◆ IMPL_LINK_NOARG() [10/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaTransparencyGradientPopup  ,
Left_Click45_Impl  ,
const OUString &  ,
void   
)

Definition at line 175 of file AreaTransparencyGradientPopup.cxx.

◆ IMPL_LINK_NOARG() [11/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaTransparencyGradientPopup  ,
ModifiedTrgrHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 170 of file AreaTransparencyGradientPopup.cxx.

◆ IMPL_LINK_NOARG() [12/46]

svx::sidebar::IMPL_LINK_NOARG ( AreaTransparencyGradientPopup  ,
Right_Click45_Impl  ,
const OUString &  ,
void   
)

Definition at line 185 of file AreaTransparencyGradientPopup.cxx.

◆ IMPL_LINK_NOARG() [13/46]

svx::sidebar::IMPL_LINK_NOARG ( EffectPropertyPanel  ,
ModifyGlowColorHdl  ,
ColorListBox ,
void   
)

Definition at line 75 of file EffectPropertyPanel.cxx.

References SDRATTR_GLOW_COLOR().

◆ IMPL_LINK_NOARG() [14/46]

svx::sidebar::IMPL_LINK_NOARG ( EffectPropertyPanel  ,
ModifyGlowRadiusHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 81 of file EffectPropertyPanel.cxx.

References SDRATTR_GLOW_RADIUS().

◆ IMPL_LINK_NOARG() [15/46]

svx::sidebar::IMPL_LINK_NOARG ( EffectPropertyPanel  ,
ModifyGlowTransparencyHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 87 of file EffectPropertyPanel.cxx.

References SDRATTR_GLOW_TRANSPARENCY().

◆ IMPL_LINK_NOARG() [16/46]

svx::sidebar::IMPL_LINK_NOARG ( EffectPropertyPanel  ,
ModifySoftEdgeRadiusHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 68 of file EffectPropertyPanel.cxx.

References SDRATTR_SOFTEDGE_RADIUS().

◆ IMPL_LINK_NOARG() [17/46]

svx::sidebar::IMPL_LINK_NOARG ( GraphicPropertyPanel  ,
ClickColorModeHdl  ,
weld::ComboBox ,
void   
)

◆ IMPL_LINK_NOARG() [18/46]

svx::sidebar::IMPL_LINK_NOARG ( GraphicPropertyPanel  ,
ModifyBrightnessHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [19/46]

svx::sidebar::IMPL_LINK_NOARG ( GraphicPropertyPanel  ,
ModifyContrastHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [20/46]

svx::sidebar::IMPL_LINK_NOARG ( GraphicPropertyPanel  ,
ModifyTransHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [21/46]

svx::sidebar::IMPL_LINK_NOARG ( LinePropertyPanelBase  ,
ChangeCapStyleHdl  ,
weld::ComboBox ,
void   
)

Definition at line 341 of file LinePropertyPanelBase.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [22/46]

svx::sidebar::IMPL_LINK_NOARG ( LinePropertyPanelBase  ,
ChangeEdgeStyleHdl  ,
weld::ComboBox ,
void   
)

Definition at line 305 of file LinePropertyPanelBase.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [23/46]

svx::sidebar::IMPL_LINK_NOARG ( LinePropertyPanelBase  ,
ChangeTransparentHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 382 of file LinePropertyPanelBase.cxx.

◆ IMPL_LINK_NOARG() [24/46]

svx::sidebar::IMPL_LINK_NOARG ( LinePropertyPanelBase  ,
ToolboxWidthSelectHdl  ,
const OUString &  ,
void   
)

Definition at line 372 of file LinePropertyPanelBase.cxx.

References SELECTWIDTH.

◆ IMPL_LINK_NOARG() [25/46]

svx::sidebar::IMPL_LINK_NOARG ( LineWidthPopup  ,
MFModifyHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 136 of file LineWidthPopup.cxx.

References OutputDevice::LogicToLogic(), and m_rParent.

◆ IMPL_LINK_NOARG() [26/46]

svx::sidebar::IMPL_LINK_NOARG ( LineWidthPopup  ,
VSSelectHdl  ,
ValueSet ,
void   
)

Definition at line 95 of file LineWidthPopup.cxx.

References OutputDevice::LogicToLogic(), and m_rParent.

◆ IMPL_LINK_NOARG() [27/46]

svx::sidebar::IMPL_LINK_NOARG ( MediaPlaybackPanel  ,
SeekHdl  ,
weld::Scale ,
void   
)

Definition at line 119 of file MediaPlaybackPanel.cxx.

References AVMEDIA_TIME_RANGE, and avmedia::MediaItem::setTime().

◆ IMPL_LINK_NOARG() [28/46]

svx::sidebar::IMPL_LINK_NOARG ( MediaPlaybackPanel  ,
TimeoutHdl  ,
Timer ,
void   
)

Definition at line 130 of file MediaPlaybackPanel.cxx.

◆ IMPL_LINK_NOARG() [29/46]

svx::sidebar::IMPL_LINK_NOARG ( MediaPlaybackPanel  ,
VolumeSlideHdl  ,
weld::Scale ,
void   
)

Definition at line 112 of file MediaPlaybackPanel.cxx.

References avmedia::MediaItem::setVolumeDB().

◆ IMPL_LINK_NOARG() [30/46]

svx::sidebar::IMPL_LINK_NOARG ( ParaPropertyPanel  ,
ModifyIndentHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [31/46]

svx::sidebar::IMPL_LINK_NOARG ( ParaPropertyPanel  ,
ULSpaceHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [32/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
ChangeHeightHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 375 of file PosSizePropertyPanel.cxx.

◆ IMPL_LINK_NOARG() [33/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
ChangePosXHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [34/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
ChangePosYHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [35/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
ChangeWidthHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 353 of file PosSizePropertyPanel.cxx.

◆ IMPL_LINK_NOARG() [36/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
ClickAutoHdl  ,
weld::Toggleable ,
void   
)

◆ IMPL_LINK_NOARG() [37/46]

svx::sidebar::IMPL_LINK_NOARG ( PosSizePropertyPanel  ,
RotationHdl  ,
DialControl ,
void   
)

◆ IMPL_LINK_NOARG() [38/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ClickShadowHdl  ,
weld::Toggleable ,
void   
)

◆ IMPL_LINK_NOARG() [39/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowAngleHdl  ,
weld::ComboBox ,
void   
)

Definition at line 162 of file ShadowPropertyPanel.cxx.

◆ IMPL_LINK_NOARG() [40/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowBlurMetricHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 146 of file ShadowPropertyPanel.cxx.

References SDRATTR_SHADOWBLUR().

◆ IMPL_LINK_NOARG() [41/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowColorHdl  ,
ColorListBox ,
void   
)

◆ IMPL_LINK_NOARG() [42/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowDistanceHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 167 of file ShadowPropertyPanel.cxx.

◆ IMPL_LINK_NOARG() [43/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowTransMetricHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [44/46]

svx::sidebar::IMPL_LINK_NOARG ( ShadowPropertyPanel  ,
ModifyShadowTransSliderHdl  ,
weld::Scale ,
void   
)

◆ IMPL_LINK_NOARG() [45/46]

svx::sidebar::IMPL_LINK_NOARG ( TextColumnsPropertyPanel  ,
ModifyColumnsNumberHdl  ,
weld::SpinButton ,
void   
)

Definition at line 66 of file TextColumnsPropertyPanel.cxx.

References SDRATTR_TEXTCOLUMNS_NUMBER().

◆ IMPL_LINK_NOARG() [46/46]

svx::sidebar::IMPL_LINK_NOARG ( TextColumnsPropertyPanel  ,
ModifyColumnsSpacingHdl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 73 of file TextColumnsPropertyPanel.cxx.

References GetCoreValue(), and SDRATTR_TEXTCOLUMNS_SPACING().

◆ IMPL_STATIC_LINK_NOARG()

svx::sidebar::IMPL_STATIC_LINK_NOARG ( PosSizePropertyPanel  ,
ClickObjectEditHdl  ,
weld::Button ,
void   
)

Definition at line 456 of file PosSizePropertyPanel.cxx.

References SfxViewShell::Current(), and SfxViewShell::DoVerb().

Variable Documentation

◆ RID_SVXSTR_SINGLENUM_DESCRIPTIONS

const TranslateId svx::sidebar::RID_SVXSTR_SINGLENUM_DESCRIPTIONS[]
Initial value:
=
{
RID_SVXSTR_SINGLENUM_DESCRIPTION_0,
RID_SVXSTR_SINGLENUM_DESCRIPTION_1,
RID_SVXSTR_SINGLENUM_DESCRIPTION_2,
RID_SVXSTR_SINGLENUM_DESCRIPTION_3,
RID_SVXSTR_SINGLENUM_DESCRIPTION_4,
RID_SVXSTR_SINGLENUM_DESCRIPTION_5,
RID_SVXSTR_SINGLENUM_DESCRIPTION_6,
RID_SVXSTR_SINGLENUM_DESCRIPTION_7
}

Definition at line 389 of file nbdtmg.cxx.

Referenced by svx::sidebar::NumberingTypeMgr::Init().