diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-08-02 11:48:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-08-02 11:48:38 +0000 |
commit | f9a5cf21e98225c858de1ca5d002990928a12cbb (patch) | |
tree | 9c154b7104f881f5e0766d9682c16e35d02f7da4 /sfx2/sdi/appslots.sdi | |
parent | 6b785079de793802a2bb897f90204cea8fb53afa (diff) |
INTEGRATION: CWS os35 (1.13.42); FILE MERGED
2004/07/12 16:24:31 cd 1.13.42.1: #i31348# New popup menu controller for recent file list
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r-- | sfx2/sdi/appslots.sdi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi index 7805ad1a9824..1f751d2c0d8a 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: 2004-05-19 08:31:46 $ -#* $Revision: 1.13 $ +#* last change $Author: kz $ $Date: 2004-08-02 12:48:38 $ +#* $Revision: 1.14 $ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* @@ -345,6 +345,10 @@ interface Application : Module ExecMethod = MiscExec_Impl ; ] + //--------------------------------------------------------------------- + SID_RECENTFILELIST + [ + ] } //========================================================================= |