diff options
author | Oliver Specht <os@openoffice.org> | 2003-09-26 06:49:21 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2003-09-26 06:49:21 +0000 |
commit | 214dca24c094b97c8811771138de38888a1e43b7 (patch) | |
tree | fd98af6f003c2d9e7af7ef2cce4b5bb152e84efc /basctl/sdi | |
parent | c7f2d82c2cee09bc23fb261f307d4c2b185c71d1 (diff) |
#110356# SID_SHOW_HIDDEN/FORMS removed
Diffstat (limited to 'basctl/sdi')
-rw-r--r-- | basctl/sdi/baside.sdi | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi index ef672ffee65f..5b2ae6496fe1 100644 --- a/basctl/sdi/baside.sdi +++ b/basctl/sdi/baside.sdi @@ -2,9 +2,9 @@ * * $RCSfile: baside.sdi,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2003-05-22 08:42:25 $ + * last change: $Author: os $ $Date: 2003-09-26 07:49:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -427,18 +427,6 @@ shell BasicIDEShell StateMethod = GetState; ] - SID_SHOW_HIDDEN - [ - ExecMethod = ExecuteDialog; - StateMethod = GetState; - ] - - SID_SHOW_FORMS - [ - ExecMethod = ExecuteDialog; - StateMethod = GetState; - ] - SID_BASICIDE_STAT_POS [ StateMethod = GetState; |