diff options
author | Dieter Loeschky <dl@openoffice.org> | 2001-08-20 10:23:27 +0000 |
---|---|---|
committer | Dieter Loeschky <dl@openoffice.org> | 2001-08-20 10:23:27 +0000 |
commit | 9c32f72cf58e216d5f83d8c92d9137f73761e8a1 (patch) | |
tree | 89155c94811963b1df055d0f1aa820e6c0673268 /sd/sdi/outlnvsh.sdi | |
parent | 299ff9ce08297fbbae79fef43f068d3a544bcd63 (diff) |
#91284# + SID_OPT_LOCALE_CHANGED
Diffstat (limited to 'sd/sdi/outlnvsh.sdi')
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index d0385810bc51..178f914b49b5 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: outlnvsh.sdi,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: sj $ $Date: 2001-06-12 13:51:33 $ + * last change: $Author: dl $ $Date: 2001-08-20 11:18:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -504,6 +504,11 @@ interface OutlineView : View ExecMethod = FuSupport ; StateMethod = GetCtrlState ; ] + SID_OPT_LOCALE_CHANGED // ole : no, status : ? + [ + ExecMethod = ExecCtrl ; + StateMethod = GetCtrlState ; + ] } shell SdOutlineViewShell : SfxViewShell |