summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-04-27 08:44:45 +0000
committerKurt Zenker <kz@openoffice.org>2006-04-27 08:44:45 +0000
commit02d21c541020164d9f79890761987b591a0870f0 (patch)
tree7581e5306050ea7cd33eb21cbd16f834ae8cffb0 /sw/inc/swmodule.hxx
parent655daafab65683c399a00d4b27e5d5a19c56993f (diff)
INTEGRATION: CWS os80 (1.26.282); FILE MERGED
2006/04/12 11:46:39 os 1.26.282.1: #b6410831#
Diffstat (limited to 'sw/inc/swmodule.hxx')
-rw-r--r--sw/inc/swmodule.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index c4cd31ef93bb..f592217b5786 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swmodule.hxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:15:10 $
+ * last change: $Author: kz $ $Date: 2006-04-27 09:44:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -183,10 +183,8 @@ public:
//Die Handler fuer die Slots
void StateOther(SfxItemSet &); // andere
- void StateViewOptions(SfxItemSet &);
void ExecOther(SfxRequest &); // Felder, Formel ..
- void ExecViewOptions(SfxRequest &);
// Benutzereinstellungen modifizieren
SW_DLLPUBLIC const SwMasterUsrPref *GetUsrPref(sal_Bool bWeb) const;