summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:09:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:09:27 +0000
commit2433aa8a76666c8e7ccb7f9aabb09c70bacefc4e (patch)
tree0039865e79ee873cbe7e9c8db5fceddad15872d2 /svx/inc
parentdf950d3ea3fb9008787eebe30bd49d16561b08c2 (diff)
INTEGRATION: CWS aw024 (1.3.140); FILE MERGED
2005/09/18 01:41:14 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:48 aw 1.3.140.1: #i39525
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/sdr/properties/captionproperties.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/svx/sdr/properties/captionproperties.hxx b/svx/inc/svx/sdr/properties/captionproperties.hxx
index a403e72157a6..398e2d917499 100644
--- a/svx/inc/svx/sdr/properties/captionproperties.hxx
+++ b/svx/inc/svx/sdr/properties/captionproperties.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: captionproperties.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:04:00 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 13:09:27 $
*
* 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();