LibreOffice Module sc (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
 
class  EffectPropertyPanel
 
class  EmptyPanel
 
class  FontworkPropertyPanel
 
class  GraphicPropertyPanel
 
class  InspectorTextPanel
 
class  LinePropertyPanel
 
class  LinePropertyPanelBase
 
class  LineStyleNoneChange
 
class  LineWidthPopup
 
class  LineWidthValueSet
 
class  ListsPropertyPanel
 
class  MediaPlaybackPanel
 
class  NBOTypeMgrBase
 
class  NumberingTypeMgr
 
class  NumberSettings_Impl
 
class  NumSettings_Impl
 
class  OutlineSettings_Impl
 
class  OutlineTypeMgr
 
class  ParaPropertyPanel
 
class  PosSizePropertyPanel
 
class  SelectionAnalyzer
 
class  SelectionChangeHandler
 
class  ShadowPropertyPanel
 
class  StylesPropertyPanel
 
class  SvxShapeCommandsMap
 
class  TextColumnsPropertyPanel
 
class  TextPropertyPanel
 
struct  TreeNode
 
class  ValueSetWithTextControl
 

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  NBOType {
  Bullets ,
  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 []