summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-10-20 15:16:42 +0000
committerFrank Schönheit <fs@openoffice.org>2000-10-20 15:16:42 +0000
commitd78aa70819aed194a9d9fb12931db9ff1b254a91 (patch)
tree4125ce5317a93b1f5554a29f7fb4a6c141de0a41 /svx/sdi
parent3dd6eff0c3880841ce46e19a26c2def01407baaf (diff)
#79654# FmFormShell responsible for SID_FM_AUTOCONTROLFOCUS
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/fmslots.sdi10
1 files changed, 9 insertions, 1 deletions
diff --git a/svx/sdi/fmslots.sdi b/svx/sdi/fmslots.sdi
index e14681d2e157..e638dfd03436 100644
--- a/svx/sdi/fmslots.sdi
+++ b/svx/sdi/fmslots.sdi
@@ -1,6 +1,6 @@
/*------------------------------------------------------------------------
$Workfile: FMSLOTS.SDI $
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/svx/sdi/fmslots.sdi,v 1.1.1.1 2000-09-18 17:01:06 hr Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/svx/sdi/fmslots.sdi,v 1.2 2000-10-20 16:16:42 fs Exp $
Beschreibung: IDL - File FormularShell
(c) Copyright 1989 - 2000, Star Division GmbH, Hamburg
@@ -153,6 +153,11 @@ interface Form : Object
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ SID_FM_AUTOCONTROLFOCUS
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
SID_FM_SHOW_FMEXPLORER
[
ExecMethod = Execute ;
@@ -430,6 +435,9 @@ shell FmFormShell
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 17:01:06 hr
+ initial import
+
Revision 1.58 1999/10/04 06:38:46 dg
#68564# Usage of Filters modified