diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:00:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:00:24 +0000 |
commit | 8a8683ff523a3335b6a86484dc1e9e7170a8aeb3 (patch) | |
tree | c51e577b159b216d57dfd3123d505b0a7cde56b9 /sd/sdi/outlnvsh.sdi | |
parent | 320a1a5fa630b492501bbb506183d861b5e4766f (diff) |
INTEGRATION: CWS sfxcleanup (1.15.58); FILE MERGED
2006/03/02 09:28:26 mba 1.15.58.2: #132394#: remove superfluous code
2006/02/27 08:26:20 mba 1.15.58.1: #132394#: remove superfluous code
Diffstat (limited to 'sd/sdi/outlnvsh.sdi')
-rw-r--r-- | sd/sdi/outlnvsh.sdi | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/sd/sdi/outlnvsh.sdi b/sd/sdi/outlnvsh.sdi index 184ba07a4c5a..142d6a2f2d75 100644 --- a/sd/sdi/outlnvsh.sdi +++ b/sd/sdi/outlnvsh.sdi @@ -4,9 +4,9 @@ * * $RCSfile: outlnvsh.sdi,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2006-01-10 14:24:53 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:00:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -interface OutlineView : Object +interface OutlineView [ uuid ( "92E2F580-2FB4-11CF-89CA-008029E4B0B1" ) ; ] @@ -242,14 +242,6 @@ interface OutlineView : Object ExecMethod = ExecStatusBar ; StateMethod = GetStatusBarState ; ] - SID_RELOAD // ole : no, status : ? - [ - GroupId = GID_DOCUMENT ; - ExecMethod = ExecCtrl ; - StateMethod = GetCtrlState ; - Asynchron , Volatile , AutoUpdate , - MenuConfig , AccelConfig , ToolBoxConfig ; - ] SID_THESAURUS // ole : no, status : ? [ ExecMethod = FuTemporaryModify ; |