LibreOffice Module svx (master)
1
|
#include <AreaPropertyPanel.hxx>
Public Member Functions | |
virtual void | dispose () override |
SfxBindings * | GetBindings () |
AreaPropertyPanel (vcl::Window *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame, SfxBindings *pBindings) | |
virtual | ~AreaPropertyPanel () override |
virtual void | setFillTransparence (const XFillTransparenceItem &rItem) override |
virtual void | setFillFloatTransparence (const XFillFloatTransparenceItem &rItem) override |
virtual void | setFillStyle (const XFillStyleItem &rItem) override |
virtual void | setFillStyleAndColor (const XFillStyleItem *pStyleItem, const XFillColorItem &aColorItem) override |
virtual void | setFillStyleAndGradient (const XFillStyleItem *pStyleItem, const XFillGradientItem &aGradientItem) override |
virtual void | setFillStyleAndHatch (const XFillStyleItem *pStyleItem, const XFillHatchItem &aHatchItem) override |
virtual void | setFillStyleAndBitmap (const XFillStyleItem *pStyleItem, const XFillBitmapItem &aHatchItem) override |
![]() | |
virtual void | DataChanged (const DataChangedEvent &rEvent) override |
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 XGradient & | GetGradient (const css::awt::GradientStyle eStyle) const |
void | SetGradient (const XGradient &rGradient) |
sal_Int32 | GetSelectedTransparencyTypeIndex () const |
AreaPropertyPanelBase (vcl::Window *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame) | |
virtual | ~AreaPropertyPanelBase () override |
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) |
![]() | |
PanelLayout (vcl::Window *pParent, const OString &rID, const OUString &rUIXMLDescription, const css::uno::Reference< css::frame::XFrame > &rFrame) | |
virtual | ~PanelLayout () override |
virtual Size | GetOptimalSize () const override |
virtual void | GetFocus () override |
virtual void | setPosSizePixel (tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, PosSizeFlags nFlags=PosSizeFlags::All) override |
virtual void | queue_resize (StateChangedType eReason=StateChangedType::Layout) override |
virtual bool | EventNotify (NotifyEvent &rNEvt) override |
![]() | |
virtual | ~ItemUpdateReceiverInterface () |
Static Public Member Functions | |
static VclPtr< vcl::Window > | Create (vcl::Window *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame, SfxBindings *pBindings) |
Definition at line 43 of file AreaPropertyPanel.hxx.
svx::sidebar::AreaPropertyPanel::AreaPropertyPanel | ( | vcl::Window * | pParent, |
const css::uno::Reference< css::frame::XFrame > & | rxFrame, | ||
SfxBindings * | pBindings | ||
) |
Definition at line 33 of file AreaPropertyPanel.cxx.
|
overridevirtual |
Definition at line 53 of file AreaPropertyPanel.cxx.
|
static |
Definition at line 75 of file AreaPropertyPanel.cxx.
References VclPtr< reference_type >::Create().
Reimplemented from svx::sidebar::AreaPropertyPanelBase.
Definition at line 58 of file AreaPropertyPanel.cxx.
References SfxControllerItem::dispose(), svx::sidebar::AreaPropertyPanelBase::dispose(), maBitmapControl, maBitmapListControl, maColorControl, maFillFloatTransparenceController, maFillTransparenceController, maGradientControl, maGradientListControl, maHatchControl, maHatchListControl, maPatternListControl, and maStyleControl.
|
inline |
Definition at line 53 of file AreaPropertyPanel.hxx.
References mpBindings.
Referenced by setFillFloatTransparence(), setFillStyle(), setFillStyleAndBitmap(), setFillStyleAndColor(), setFillStyleAndGradient(), setFillStyleAndHatch(), and setFillTransparence().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 99 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 105 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 138 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 111 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 120 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 129 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
overridevirtual |
Implements svx::sidebar::AreaPropertyPanelBase.
Definition at line 93 of file AreaPropertyPanel.cxx.
References SfxDispatcher::ExecuteList(), GetBindings(), and SfxBindings::GetDispatcher().
|
private |
Definition at line 76 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 79 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 73 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 82 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 81 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 74 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 77 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 75 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 78 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 80 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 72 of file AreaPropertyPanel.hxx.
Referenced by dispose().
|
private |
Definition at line 84 of file AreaPropertyPanel.hxx.
Referenced by GetBindings().