summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/area/AreaPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/area/AreaPropertyPanel.hxx')
-rw-r--r--svx/source/sidebar/area/AreaPropertyPanel.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/sidebar/area/AreaPropertyPanel.hxx b/svx/source/sidebar/area/AreaPropertyPanel.hxx
index a2a9f42ffca0..39a491d34080 100644
--- a/svx/source/sidebar/area/AreaPropertyPanel.hxx
+++ b/svx/source/sidebar/area/AreaPropertyPanel.hxx
@@ -78,7 +78,7 @@ public:
XGradient GetGradient (const css::awt::GradientStyle eStyle) const;
void SetGradient (const XGradient& rGradient);
- sal_Int32 GetSelectedTransparencyTypeIndex (void) const;
+ sal_Int32 GetSelectedTransparencyTypeIndex() const;
private:
sal_uInt16 meLastXFS;
@@ -151,9 +151,9 @@ private:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~AreaPropertyPanel(void);
+ virtual ~AreaPropertyPanel();
- void SetupIcons(void);
+ void SetupIcons();
void Initialize();
void Update();
void ImpUpdateTransparencies();