summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/properties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/properties.cxx')
-rw-r--r--svx/source/sdr/properties/properties.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/sdr/properties/properties.cxx b/svx/source/sdr/properties/properties.cxx
index e610edce2cb1..5323201a7d9d 100644
--- a/svx/source/sdr/properties/properties.cxx
+++ b/svx/source/sdr/properties/properties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: properties.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:44:16 $
+ * last change: $Author: vg $ $Date: 2006-11-21 16:45:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -124,7 +124,7 @@ namespace sdr
// Overload where an ItemSet is implemented.
}
- void BaseProperties::ForceStyleToHardAttributes(sal_Bool /*bPseudoSheetsOnly*/)
+ void BaseProperties::ForceStyleToHardAttributes()
{
// force all attributes which come from styles to hard attributes
// to be able to live without the style. Default implementation does nothing.