diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:10:41 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:10:41 +0000 |
commit | 61378bbd4f9a966d444a7e6a7d690ec46e4682e2 (patch) | |
tree | af76f9345334c15925d2f9afa5bf558897b65af7 /svx | |
parent | b1bd903528b84b677803e5a2b496886134ace7db (diff) |
INTEGRATION: CWS aw024 (1.3.140); FILE MERGED
2005/09/18 01:44:10 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED
2005/03/23 23:44:46 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED
2004/12/23 16:50:49 aw 1.3.140.1: #i39525
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/sdr/properties/emptyproperties.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/svx/sdr/properties/emptyproperties.hxx b/svx/inc/svx/sdr/properties/emptyproperties.hxx index 3d098f4fc946..6faa3fb7b2e5 100644 --- a/svx/inc/svx/sdr/properties/emptyproperties.hxx +++ b/svx/inc/svx/sdr/properties/emptyproperties.hxx @@ -4,9 +4,9 @@ * * $RCSfile: emptyproperties.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:07:14 $ + * last change: $Author: ihi $ $Date: 2006-11-14 13:10:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -108,10 +108,6 @@ namespace sdr // get the installed StyleSheet virtual SfxStyleSheet* GetStyleSheet() const; - - // pre/post-process saving - //BFS01virtual void PreProcessSave(); - //BFS01virtual void PostProcessSave(); }; } // end of namespace properties } // end of namespace sdr |