summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line/LinePropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/line/LinePropertyPanel.hxx')
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sidebar/line/LinePropertyPanel.hxx b/svx/source/sidebar/line/LinePropertyPanel.hxx
index 24fa30d4c7b2..33a9b7675abe 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.hxx
+++ b/svx/source/sidebar/line/LinePropertyPanel.hxx
@@ -83,7 +83,7 @@ public:
void SetWidthIcon(int n);
void SetWidthIcon();
- void EndLineWidthPopupMode (void);
+ void EndLineWidthPopupMode();
// constructor/destuctor
LinePropertyPanel(
@@ -145,7 +145,7 @@ private:
/// bitfield
bool mbWidthValuable : 1;
- void SetupIcons(void);
+ static void SetupIcons();
void Initialize();
void FillLineEndList();
void FillLineStyleList();