diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-10-28 12:24:30 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-10-28 12:24:30 +0000 |
commit | abbc0f85504a1ab69c4ee5edbb6fb1a01c182980 (patch) | |
tree | 9bebcf19f4aa5b109d921f1ace39751e5a763c50 /sd/sdi/drviewsh.sdi | |
parent | fa53be218f6634b9237af80b76a04956da638498 (diff) |
INTEGRATION: CWS impress20ea (1.10.68); FILE MERGED
2004/10/19 16:18:20 af 1.10.68.1: #i35731# Marked SID_TITLE_MASTERPAGE as deprecated.
Diffstat (limited to 'sd/sdi/drviewsh.sdi')
-rw-r--r-- | sd/sdi/drviewsh.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi index 7baad65acd12..b32975389253 100644 --- a/sd/sdi/drviewsh.sdi +++ b/sd/sdi/drviewsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: drviewsh.sdi,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-07-13 13:42:36 $ + * last change: $Author: pjunck $ $Date: 2004-10-28 13:24:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -218,7 +218,7 @@ interface ImpressEditView : DrawView ExecMethod = FuSupport ; StateMethod = GetMenuState ; ] - SID_TITLE_MASTERPAGE // ole : no, status : play rec + SID_TITLE_MASTERPAGE // deprecated, to be removed see issue #i35731# [ ExecMethod = FuSupport ; StateMethod = GetMenuState ; |