diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:11:20 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:11:20 +0000 |
commit | 413f05f42d96f2032a0e8dbd83205957542cdd20 (patch) | |
tree | 4bacc53690a8f24704b358a48097fb34083bead5 /svx | |
parent | cae730ba4454dcde9efd4db6868f065217edc7e5 (diff) |
INTEGRATION: CWS aw024 (1.3.140); FILE MERGED
2005/09/18 01:44:53 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED
2004/12/23 16:50:50 aw 1.3.140.1: #i39525
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/sdr/properties/measureproperties.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/svx/sdr/properties/measureproperties.hxx b/svx/inc/svx/sdr/properties/measureproperties.hxx index 35d51a31d734..975fc8eda4a5 100644 --- a/svx/inc/svx/sdr/properties/measureproperties.hxx +++ b/svx/inc/svx/sdr/properties/measureproperties.hxx @@ -4,9 +4,9 @@ * * $RCSfile: measureproperties.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:08:28 $ + * last change: $Author: ihi $ $Date: 2006-11-14 13:11:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -71,10 +71,6 @@ namespace sdr // set a new StyleSheet and broadcast virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr); - // pre/post-process saving - //BFS01virtual void PreProcessSave(); - //BFS01virtual void PostProcessSave(); - // force default attributes for a specific object type, called from // DefaultProperties::GetObjectItemSet() if a new ItemSet is created virtual void ForceDefaultAttributes(); |