summaryrefslogtreecommitdiff
path: root/svl/inc/svl/metitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/metitem.hxx')
-rw-r--r--svl/inc/svl/metitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svl/inc/svl/metitem.hxx b/svl/inc/svl/metitem.hxx
index e53008c12f35..ed84c9c8ea61 100644
--- a/svl/inc/svl/metitem.hxx
+++ b/svl/inc/svl/metitem.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
@@ -46,7 +46,7 @@ public:
DBG_DTOR(SfxMetricItem, 0); }
virtual bool ScaleMetrics( long lMult, long lDiv );
- virtual bool HasMetrics() const;
+ virtual bool HasMetrics() const;
};