summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/editeng/borderline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/borderline.hxx b/include/editeng/borderline.hxx
index 3465a02b1d4c..c080a9413200 100644
--- a/include/editeng/borderline.hxx
+++ b/include/editeng/borderline.hxx
@@ -86,7 +86,7 @@ namespace editeng {
bool HasGapColor() const { return m_pColorGapFn != NULL; }
Color GetColorGap() const;
- void SetWidth( long nWidth = 0 ) { m_nWidth = nWidth; }
+ void SetWidth( long nWidth = 0 );
/** Guess the style and width from the three lines widths values.
When the value of nStyle is SvxBorderLine::DOUBLE, the style set will be guessed