summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/possize/PosSizePropertyPanel.hxx')
-rw-r--r--svx/source/sidebar/possize/PosSizePropertyPanel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
index 8ff88813a521..1225ce07694a 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
@@ -158,14 +158,14 @@ private:
DECL_LINK( RotationHdl, void * );
DECL_LINK( FlipHdl, ToolBox * );
- void SetupIcons(void);
+ static void SetupIcons();
void Initialize();
void executePosX();
void executePosY();
void executeSize();
void MetricState( SfxItemState eState, const SfxPoolItem* pState );
- FieldUnit GetCurrentUnit( SfxItemState eState, const SfxPoolItem* pState );
+ static FieldUnit GetCurrentUnit( SfxItemState eState, const SfxPoolItem* pState );
void DisableControls();
void SetPosXYMinMax();