summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/grfatr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/grfatr.hxx b/sw/inc/grfatr.hxx
index 4fff9948c883..6cdd70b9a768 100644
--- a/sw/inc/grfatr.hxx
+++ b/sw/inc/grfatr.hxx
@@ -84,7 +84,7 @@ private:
// tdf#115529 check and evtl. correct value, it is in 10th
// degrees and *has* to be in the range [0 .. 3600[
- sal_Int16 checkAndCorrectValue(sal_Int16 nValue);
+ static sal_Int16 checkAndCorrectValue(sal_Int16 nValue);
public:
SwRotationGrf()