diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:10:03 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:10:03 +0000 |
commit | 0265615c2fa7e306157127c5b5b6ea1f6126bb80 (patch) | |
tree | 75fa8425b94e6f9c45e503163b06903a20a81f56 /svx | |
parent | 0aa011acb4e23521c4afb4715e8449cca5492964 (diff) |
INTEGRATION: CWS aw024 (1.3.140); FILE MERGED
2005/09/18 01:42:31 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')
-rw-r--r-- | svx/inc/svx/sdr/properties/connectorproperties.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/svx/sdr/properties/connectorproperties.hxx b/svx/inc/svx/sdr/properties/connectorproperties.hxx index 8b8a170487b3..bac63acef924 100644 --- a/svx/inc/svx/sdr/properties/connectorproperties.hxx +++ b/svx/inc/svx/sdr/properties/connectorproperties.hxx @@ -4,9 +4,9 @@ * * $RCSfile: connectorproperties.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:04:37 $ + * last change: $Author: ihi $ $Date: 2006-11-14 13:10:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,10 +70,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(); }; } // end of namespace properties } // end of namespace sdr |