summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swvset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swvset.hxx')
-rw-r--r--sw/source/ui/inc/swvset.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/swvset.hxx b/sw/source/ui/inc/swvset.hxx
index fcfcbda25f54..9ab00e2623b7 100644
--- a/sw/source/ui/inc/swvset.hxx
+++ b/sw/source/ui/inc/swvset.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -36,7 +36,7 @@ class SwRulerValueSet : public SvxBmpNumValueSet
SwRulerValueSet( Window* pParent,
const ResId& rResId );
~SwRulerValueSet();
- virtual void UserDraw( const UserDrawEvent& rUDEvt );
+ virtual void UserDraw( const UserDrawEvent& rUDEvt );
};
#endif