summaryrefslogtreecommitdiff
path: root/sw/sdi/wrtapp.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-29 15:54:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-29 15:54:03 +0000
commit417d8151e2a12753dc08d6b9dd91e9d81eca6ada (patch)
tree1d75fe7fa3ad86e4272b79885b9ff2fef34eeb83 /sw/sdi/wrtapp.sdi
parent6f82a3f37ce561ac08c2b6561326345bf6159882 (diff)
INTEGRATION: CWS os12 (1.7.134); FILE MERGED
2003/10/22 15:48:45 os 1.7.134.2: RESYNC: (1.7-1.9); FILE MERGED 2003/07/21 09:09:02 os 1.7.134.1: #103299# SvtUndoOptions is an SfxBroadcaster
Diffstat (limited to 'sw/sdi/wrtapp.sdi')
-rw-r--r--sw/sdi/wrtapp.sdi23
1 files changed, 2 insertions, 21 deletions
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index da9e4e556ffb..99e876e58e98 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtapp.sdi,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2003-09-19 08:43:53 $
+ * last change: $Author: obo $ $Date: 2004-04-29 16:54:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,25 +112,6 @@ interface StarWriter : Module
StateMethod = NoState ;
]
-/* SID_SW_EDITOPTIONS
- [
- ExecMethod = ExecOptionsDialog ;
- StateMethod = NoState ;
- ]
-
- SID_SW_ONLINEOPTIONS
- [
- ExecMethod = ExecOptionsDialog ;
- StateMethod = NoState ;
- ]*/
-
-
- SID_ATTR_UNDO_COUNT // ole(no) api(final/play)
- [
- ExecMethod = ExecOther ;
- StateMethod = StateOther ;
- ]
-
SID_AUTOSPELL_CHECK
[
ExecMethod = ExecViewOptions ;