LibreOffice Module svx (master) 1
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
svx::sidebar::AreaPropertyPanelBase Class Referenceabstract

#include <AreaPropertyPanelBase.hxx>

Inheritance diagram for svx::sidebar::AreaPropertyPanelBase:
[legend]
Collaboration diagram for svx::sidebar::AreaPropertyPanelBase:
[legend]

Public Member Functions

virtual void NotifyItemUpdate (const sal_uInt16 nSId, const SfxItemState eState, const SfxPoolItem *pState) override
 
virtual void GetControlState (const sal_uInt16, boost::property_tree::ptree &) override
 
const basegfx::BGradientGetGradient (const css::awt::GradientStyle eStyle) const
 
void SetGradient (const basegfx::BGradient &rGradient)
 
sal_Int32 GetSelectedTransparencyTypeIndex () const
 
 AreaPropertyPanelBase (weld::Widget *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame)
 
virtual ~AreaPropertyPanelBase () override
 
virtual void setFillTransparence (const XFillTransparenceItem &rItem)=0
 
virtual void setFillFloatTransparence (const XFillFloatTransparenceItem &rItem)=0
 
virtual void setFillStyle (const XFillStyleItem &rItem)=0
 
virtual void setFillStyleAndColor (const XFillStyleItem *pStyleItem, const XFillColorItem &aColorItem)=0
 
virtual void setFillStyleAndGradient (const XFillStyleItem *pStyleItem, const XFillGradientItem &aGradientItem)=0
 
virtual void setFillStyleAndHatch (const XFillStyleItem *pStyleItem, const XFillHatchItem &aHatchItem)=0
 
virtual void setFillStyleAndBitmap (const XFillStyleItem *pStyleItem, const XFillBitmapItem &aHatchItem)=0
 
virtual void setFillUseBackground (const XFillStyleItem *pStyleItem, const XFillUseSlideBackgroundItem &rItem)=0
 
void updateFillTransparence (bool bDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillFloatTransparence (bool bDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillStyle (bool bDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillGradient (bool bDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillHatch (bool bDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillColor (bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillBitmap (bool BDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
void updateFillUseBackground (bool BDisabled, bool bDefaultOrSet, const SfxPoolItem *pState)
 
- Public Member Functions inherited from PanelLayout
 PanelLayout (weld::Widget *pParent, const OUString &rID, const OUString &rUIXMLDescription)
 
void SetPanel (sfx2::sidebar::Panel *pPanel)
 
virtual ~PanelLayout ()
 
Size get_preferred_size () const
 
void queue_resize ()
 
- Public Member Functions inherited from sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
virtual void NotifyItemUpdate (const sal_uInt16 nSId, const SfxItemState eState, const SfxPoolItem *pState)=0
 
virtual void GetControlState (const sal_uInt16 nSId, boost::property_tree::ptree &rState)=0
 
virtual ~ItemUpdateReceiverInterface ()
 

Static Public Attributes

static const sal_Int32 DEFAULT_CENTERX = 50
 
static const sal_Int32 DEFAULT_CENTERY = 50
 
static const sal_Int32 DEFAULT_ANGLE = 0
 
static const sal_Int32 DEFAULT_STARTVALUE = 0
 
static const sal_Int32 DEFAULT_ENDVALUE = 16777215
 
static const sal_Int32 DEFAULT_BORDER = 0
 

Protected Member Functions

 DECL_DLLPRIVATE_LINK (SelectFillTypeHdl, weld::ComboBox &, void)
 
 DECL_DLLPRIVATE_LINK (SelectFillAttrHdl, weld::ComboBox &, void)
 
 DECL_DLLPRIVATE_LINK (SelectFillColorHdl, ColorListBox &, void)
 
 DECL_DLLPRIVATE_LINK (ChangeGradientAngle, weld::MetricSpinButton &, void)
 
 DECL_DLLPRIVATE_LINK (ChangeTrgrTypeHdl_Impl, weld::ComboBox &, void)
 
 DECL_DLLPRIVATE_LINK (ModifyTransparentHdl_Impl, weld::MetricSpinButton &, void)
 
 DECL_DLLPRIVATE_LINK (ModifyTransSliderHdl, weld::Scale &, void)
 
 DECL_DLLPRIVATE_LINK (ClickImportBitmapHdl, weld::Button &, void)
 
 DECL_DLLPRIVATE_LINK (ToolbarHdl_Impl, const OUString &, void)
 
void ImpUpdateTransparencies ()
 
void SetTransparency (sal_uInt16 nVal)
 
void SelectFillAttrHdl_Impl ()
 
void FillStyleChanged (bool bUpdateModel)
 
basegfx::BColorStops createColorStops ()
 
- Protected Member Functions inherited from PanelLayout
virtual void DataChanged (const DataChangedEvent &rEvent)
 
virtual void DumpAsPropertyTree (tools::JsonWriter &)
 
virtual weld::WindowGetFrameWeld () const
 

Protected Attributes

const css::uno::Reference< css::frame::XFrame > & mxFrame
 
sal_uInt16 meLastXFS
 
sal_Int32 mnLastPosHatch
 
sal_Int32 mnLastPosBitmap
 
sal_Int32 mnLastPosPattern
 
sal_uInt16 mnLastTransSolid
 
basegfx::BGradient maGradientLinear
 
basegfx::BGradient maGradientAxial
 
basegfx::BGradient maGradientRadial
 
basegfx::BGradient maGradientElliptical
 
basegfx::BGradient maGradientSquare
 
basegfx::BGradient maGradientRect
 
std::unique_ptr< weld::LabelmxColorTextFT
 
std::unique_ptr< weld::ComboBoxmxLbFillType
 
std::unique_ptr< weld::ComboBoxmxLbFillAttr
 
std::unique_ptr< ColorListBoxmxLbFillGradFrom
 
std::unique_ptr< ColorListBoxmxLbFillGradTo
 
std::unique_ptr< weld::ToolbarmxToolBoxColor
 
std::unique_ptr< ToolbarUnoDispatchermxColorDispatch
 
std::unique_ptr< weld::LabelmxTrspTextFT
 
std::unique_ptr< weld::ComboBoxmxLBTransType
 
std::unique_ptr< weld::MetricSpinButtonmxMTRTransparent
 
std::unique_ptr< weld::ScalemxSldTransparent
 
std::unique_ptr< weld::ToolbarmxBTNGradient
 
std::unique_ptr< weld::MetricSpinButtonmxMTRAngle
 
std::unique_ptr< weld::ComboBoxmxGradientStyle
 
std::unique_ptr< weld::ButtonmxBmpImport
 
std::unique_ptr< AreaTransparencyGradientPopupmxTrGrPopup
 
std::unique_ptr< XFillStyleItemmpStyleItem
 
std::unique_ptr< XFillColorItemmpColorItem
 
std::unique_ptr< XFillGradientItemmpFillGradientItem
 
std::unique_ptr< XFillHatchItemmpHatchItem
 
std::unique_ptr< XFillBitmapItemmpBitmapItem
 
OUString maImgAxial
 
OUString maImgElli
 
OUString maImgQuad
 
OUString maImgRadial
 
OUString maImgSquare
 
OUString maImgLinear
 
std::unique_ptr< XFillFloatTransparenceItemmpFloatTransparenceItem
 
std::unique_ptr< SfxUInt16ItemmpTransparenceItem
 
basegfx::BColorStops maColorStops
 
- Protected Attributes inherited from PanelLayout
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 
sfx2::sidebar::Panelm_pPanel
 

Private Member Functions

void Initialize ()
 

Detailed Description

Definition at line 49 of file AreaPropertyPanelBase.hxx.

Constructor & Destructor Documentation

◆ AreaPropertyPanelBase()

svx::sidebar::AreaPropertyPanelBase::AreaPropertyPanelBase ( weld::Widget pParent,
const css::uno::Reference< css::frame::XFrame > &  rxFrame 
)

Definition at line 66 of file AreaPropertyPanelBase.cxx.

References PanelLayout::GetFrameWeld().

◆ ~AreaPropertyPanelBase()

svx::sidebar::AreaPropertyPanelBase::~AreaPropertyPanelBase ( )
overridevirtual

Member Function Documentation

◆ createColorStops()

basegfx::BColorStops svx::sidebar::AreaPropertyPanelBase::createColorStops ( )
protected

Definition at line 1370 of file AreaPropertyPanelBase.cxx.

References maColorStops, mxLbFillGradFrom, and mxLbFillGradTo.

Referenced by SelectFillAttrHdl_Impl().

◆ DECL_DLLPRIVATE_LINK() [1/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( ChangeGradientAngle  ,
weld::MetricSpinButton ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [2/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( ChangeTrgrTypeHdl_Impl  ,
weld::ComboBox ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [3/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( ClickImportBitmapHdl  ,
weld::Button ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [4/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( ModifyTransparentHdl_Impl  ,
weld::MetricSpinButton ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [5/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( ModifyTransSliderHdl  ,
weld::Scale ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [6/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( SelectFillAttrHdl  ,
weld::ComboBox ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [7/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( SelectFillColorHdl  ,
ColorListBox ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [8/9]

svx::sidebar::AreaPropertyPanelBase::DECL_DLLPRIVATE_LINK ( SelectFillTypeHdl  ,
weld::ComboBox ,
void   
)
protected

◆ DECL_DLLPRIVATE_LINK() [9/9]

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

◆ FillStyleChanged()

void svx::sidebar::AreaPropertyPanelBase::FillStyleChanged ( bool  bUpdateModel)
protected

◆ GetControlState()

virtual void svx::sidebar::AreaPropertyPanelBase::GetControlState ( const  sal_uInt16,
boost::property_tree::ptree &   
)
inlineoverridevirtual

◆ GetGradient()

const basegfx::BGradient & svx::sidebar::AreaPropertyPanelBase::GetGradient ( const css::awt::GradientStyle  eStyle) const

◆ GetSelectedTransparencyTypeIndex()

sal_Int32 svx::sidebar::AreaPropertyPanelBase::GetSelectedTransparencyTypeIndex ( ) const

◆ ImpUpdateTransparencies()

void svx::sidebar::AreaPropertyPanelBase::ImpUpdateTransparencies ( )
protected

◆ Initialize()

void svx::sidebar::AreaPropertyPanelBase::Initialize ( )
private

◆ NotifyItemUpdate()

void svx::sidebar::AreaPropertyPanelBase::NotifyItemUpdate ( const sal_uInt16  nSId,
const SfxItemState  eState,
const SfxPoolItem pState 
)
overridevirtual

◆ SelectFillAttrHdl_Impl()

void svx::sidebar::AreaPropertyPanelBase::SelectFillAttrHdl_Impl ( )
protected

◆ setFillFloatTransparence()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillFloatTransparence ( const XFillFloatTransparenceItem rItem)
pure virtual

◆ setFillStyle()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillStyle ( const XFillStyleItem rItem)
pure virtual

◆ setFillStyleAndBitmap()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillStyleAndBitmap ( const XFillStyleItem pStyleItem,
const XFillBitmapItem aHatchItem 
)
pure virtual

◆ setFillStyleAndColor()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillStyleAndColor ( const XFillStyleItem pStyleItem,
const XFillColorItem aColorItem 
)
pure virtual

Implemented in svx::sidebar::AreaPropertyPanel.

Referenced by FillStyleChanged().

◆ setFillStyleAndGradient()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillStyleAndGradient ( const XFillStyleItem pStyleItem,
const XFillGradientItem aGradientItem 
)
pure virtual

◆ setFillStyleAndHatch()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillStyleAndHatch ( const XFillStyleItem pStyleItem,
const XFillHatchItem aHatchItem 
)
pure virtual

◆ setFillTransparence()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillTransparence ( const XFillTransparenceItem rItem)
pure virtual

◆ setFillUseBackground()

virtual void svx::sidebar::AreaPropertyPanelBase::setFillUseBackground ( const XFillStyleItem pStyleItem,
const XFillUseSlideBackgroundItem rItem 
)
pure virtual

◆ SetGradient()

void svx::sidebar::AreaPropertyPanelBase::SetGradient ( const basegfx::BGradient rGradient)

◆ SetTransparency()

void svx::sidebar::AreaPropertyPanelBase::SetTransparency ( sal_uInt16  nVal)
protected

Definition at line 188 of file AreaPropertyPanelBase.cxx.

References mxMTRTransparent, and mxSldTransparent.

Referenced by ImpUpdateTransparencies(), and Initialize().

◆ updateFillBitmap()

void svx::sidebar::AreaPropertyPanelBase::updateFillBitmap ( bool  BDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillColor()

void svx::sidebar::AreaPropertyPanelBase::updateFillColor ( bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillFloatTransparence()

void svx::sidebar::AreaPropertyPanelBase::updateFillFloatTransparence ( bool  bDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillGradient()

void svx::sidebar::AreaPropertyPanelBase::updateFillGradient ( bool  bDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillHatch()

void svx::sidebar::AreaPropertyPanelBase::updateFillHatch ( bool  bDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillStyle()

void svx::sidebar::AreaPropertyPanelBase::updateFillStyle ( bool  bDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillTransparence()

void svx::sidebar::AreaPropertyPanelBase::updateFillTransparence ( bool  bDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

◆ updateFillUseBackground()

void svx::sidebar::AreaPropertyPanelBase::updateFillUseBackground ( bool  BDisabled,
bool  bDefaultOrSet,
const SfxPoolItem pState 
)

Definition at line 1059 of file AreaPropertyPanelBase.cxx.

References FillStyleChanged(), SfxBoolItem::GetValue(), mxLbFillType, NONE, and nPos.

Referenced by NotifyItemUpdate().

Member Data Documentation

◆ DEFAULT_ANGLE

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_ANGLE = 0
static

◆ DEFAULT_BORDER

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_BORDER = 0
static

◆ DEFAULT_CENTERX

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_CENTERX = 50
static

◆ DEFAULT_CENTERY

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_CENTERY = 50
static

◆ DEFAULT_ENDVALUE

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_ENDVALUE = 16777215
static

◆ DEFAULT_STARTVALUE

const sal_Int32 svx::sidebar::AreaPropertyPanelBase::DEFAULT_STARTVALUE = 0
static

◆ maColorStops

basegfx::BColorStops svx::sidebar::AreaPropertyPanelBase::maColorStops
protected

Definition at line 155 of file AreaPropertyPanelBase.hxx.

Referenced by createColorStops(), and FillStyleChanged().

◆ maGradientAxial

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientAxial
protected

Definition at line 114 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maGradientElliptical

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientElliptical
protected

Definition at line 116 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maGradientLinear

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientLinear
protected

Definition at line 113 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maGradientRadial

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientRadial
protected

Definition at line 115 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maGradientRect

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientRect
protected

Definition at line 118 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maGradientSquare

basegfx::BGradient svx::sidebar::AreaPropertyPanelBase::maGradientSquare
protected

Definition at line 117 of file AreaPropertyPanelBase.hxx.

Referenced by GetGradient(), Initialize(), and SetGradient().

◆ maImgAxial

OUString svx::sidebar::AreaPropertyPanelBase::maImgAxial
protected

Definition at line 144 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies().

◆ maImgElli

OUString svx::sidebar::AreaPropertyPanelBase::maImgElli
protected

Definition at line 145 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies().

◆ maImgLinear

OUString svx::sidebar::AreaPropertyPanelBase::maImgLinear
protected

Definition at line 149 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies(), and Initialize().

◆ maImgQuad

OUString svx::sidebar::AreaPropertyPanelBase::maImgQuad
protected

Definition at line 146 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies().

◆ maImgRadial

OUString svx::sidebar::AreaPropertyPanelBase::maImgRadial
protected

Definition at line 147 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies().

◆ maImgSquare

OUString svx::sidebar::AreaPropertyPanelBase::maImgSquare
protected

Definition at line 148 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies().

◆ meLastXFS

sal_uInt16 svx::sidebar::AreaPropertyPanelBase::meLastXFS
protected

◆ mnLastPosBitmap

sal_Int32 svx::sidebar::AreaPropertyPanelBase::mnLastPosBitmap
protected

Definition at line 109 of file AreaPropertyPanelBase.hxx.

Referenced by FillStyleChanged(), and SelectFillAttrHdl_Impl().

◆ mnLastPosHatch

sal_Int32 svx::sidebar::AreaPropertyPanelBase::mnLastPosHatch
protected

Definition at line 108 of file AreaPropertyPanelBase.hxx.

Referenced by FillStyleChanged(), and SelectFillAttrHdl_Impl().

◆ mnLastPosPattern

sal_Int32 svx::sidebar::AreaPropertyPanelBase::mnLastPosPattern
protected

Definition at line 110 of file AreaPropertyPanelBase.hxx.

Referenced by FillStyleChanged(), and SelectFillAttrHdl_Impl().

◆ mnLastTransSolid

sal_uInt16 svx::sidebar::AreaPropertyPanelBase::mnLastTransSolid
protected

Definition at line 111 of file AreaPropertyPanelBase.hxx.

◆ mpBitmapItem

std::unique_ptr< XFillBitmapItem > svx::sidebar::AreaPropertyPanelBase::mpBitmapItem
protected

Definition at line 142 of file AreaPropertyPanelBase.hxx.

Referenced by NotifyItemUpdate(), updateFillBitmap(), and updateFillStyle().

◆ mpColorItem

std::unique_ptr< XFillColorItem > svx::sidebar::AreaPropertyPanelBase::mpColorItem
protected

Definition at line 139 of file AreaPropertyPanelBase.hxx.

Referenced by FillStyleChanged(), and updateFillColor().

◆ mpFillGradientItem

std::unique_ptr< XFillGradientItem > svx::sidebar::AreaPropertyPanelBase::mpFillGradientItem
protected

◆ mpFloatTransparenceItem

std::unique_ptr< XFillFloatTransparenceItem > svx::sidebar::AreaPropertyPanelBase::mpFloatTransparenceItem
protected

◆ mpHatchItem

std::unique_ptr< XFillHatchItem > svx::sidebar::AreaPropertyPanelBase::mpHatchItem
protected

Definition at line 141 of file AreaPropertyPanelBase.hxx.

Referenced by NotifyItemUpdate(), and updateFillHatch().

◆ mpStyleItem

std::unique_ptr< XFillStyleItem > svx::sidebar::AreaPropertyPanelBase::mpStyleItem
protected

◆ mpTransparenceItem

std::unique_ptr< SfxUInt16Item > svx::sidebar::AreaPropertyPanelBase::mpTransparenceItem
protected

Definition at line 152 of file AreaPropertyPanelBase.hxx.

Referenced by ImpUpdateTransparencies(), and updateFillTransparence().

◆ mxBmpImport

std::unique_ptr<weld::Button> svx::sidebar::AreaPropertyPanelBase::mxBmpImport
protected

Definition at line 135 of file AreaPropertyPanelBase.hxx.

Referenced by FillStyleChanged(), Initialize(), and ~AreaPropertyPanelBase().

◆ mxBTNGradient

std::unique_ptr<weld::Toolbar> svx::sidebar::AreaPropertyPanelBase::mxBTNGradient
protected

◆ mxColorDispatch

std::unique_ptr<ToolbarUnoDispatcher> svx::sidebar::AreaPropertyPanelBase::mxColorDispatch
protected

Definition at line 127 of file AreaPropertyPanelBase.hxx.

Referenced by ~AreaPropertyPanelBase().

◆ mxColorTextFT

std::unique_ptr<weld::Label> svx::sidebar::AreaPropertyPanelBase::mxColorTextFT
protected

Definition at line 121 of file AreaPropertyPanelBase.hxx.

Referenced by updateFillStyle(), and ~AreaPropertyPanelBase().

◆ mxFrame

const css::uno::Reference<css::frame::XFrame>& svx::sidebar::AreaPropertyPanelBase::mxFrame
protected

Definition at line 104 of file AreaPropertyPanelBase.hxx.

Referenced by Initialize().

◆ mxGradientStyle

std::unique_ptr<weld::ComboBox> svx::sidebar::AreaPropertyPanelBase::mxGradientStyle
protected

◆ mxLbFillAttr

std::unique_ptr<weld::ComboBox> svx::sidebar::AreaPropertyPanelBase::mxLbFillAttr
protected

◆ mxLbFillGradFrom

std::unique_ptr<ColorListBox> svx::sidebar::AreaPropertyPanelBase::mxLbFillGradFrom
protected

◆ mxLbFillGradTo

std::unique_ptr<ColorListBox> svx::sidebar::AreaPropertyPanelBase::mxLbFillGradTo
protected

◆ mxLbFillType

std::unique_ptr<weld::ComboBox> svx::sidebar::AreaPropertyPanelBase::mxLbFillType
protected

◆ mxLBTransType

std::unique_ptr<weld::ComboBox> svx::sidebar::AreaPropertyPanelBase::mxLBTransType
protected

◆ mxMTRAngle

std::unique_ptr<weld::MetricSpinButton> svx::sidebar::AreaPropertyPanelBase::mxMTRAngle
protected

◆ mxMTRTransparent

std::unique_ptr<weld::MetricSpinButton> svx::sidebar::AreaPropertyPanelBase::mxMTRTransparent
protected

◆ mxSldTransparent

std::unique_ptr<weld::Scale> svx::sidebar::AreaPropertyPanelBase::mxSldTransparent
protected

◆ mxToolBoxColor

std::unique_ptr<weld::Toolbar> svx::sidebar::AreaPropertyPanelBase::mxToolBoxColor
protected

◆ mxTrGrPopup

std::unique_ptr<AreaTransparencyGradientPopup> svx::sidebar::AreaPropertyPanelBase::mxTrGrPopup
protected

◆ mxTrspTextFT

std::unique_ptr<weld::Label> svx::sidebar::AreaPropertyPanelBase::mxTrspTextFT
protected

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