diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:51:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:51:16 +0000 |
commit | 9dd2568d8cbe080edee54392da811bf302bf2c22 (patch) | |
tree | 2cbb8283570cc1d43c3bfe1d3ea3a63dd77f1e29 /sfx2/sdi/appslots.sdi | |
parent | 4e68d494b9aa33e217cd29aed9b4629f7bccfcf0 (diff) |
INTEGRATION: CWS dialogdiet (1.11.28); FILE MERGED
2003/11/28 16:17:47 mba 1.11.28.1: #i22972#: moved slots from ofa
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r-- | sfx2/sdi/appslots.sdi | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi index 08b224668733..6829843d09eb 100644 --- a/sfx2/sdi/appslots.sdi +++ b/sfx2/sdi/appslots.sdi @@ -5,8 +5,8 @@ #* Description shell SfxApplication #* #* Creation date MI 01/31/1995 -#* last change $Author: rt $ $Date: 2003-09-19 07:55:01 $ -#* $Revision: 1.11 $ +#* last change $Author: hr $ $Date: 2004-02-03 19:51:16 $ +#* $Revision: 1.12 $ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* @@ -503,6 +503,16 @@ shell SfxApplication [ ExecMethod = OfaExec_Impl; ] + + SID_AUTO_CORRECT_DLG + [ + ExecMethod = OfaExec_Impl ; + ] + + SID_OPTIONS_TREEDIALOG + [ + ExecMethod = OfaExec_Impl ; + ] } shell SfxModule |