summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:46:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:46:12 +0000
commite4fa8dbd7c519ec11f3e74acd28cdfe243ce6815 (patch)
treebe508e86e970560a7d23a22c0a66580084a25e3e /svx/sdi
parent0c5845399bace55169af32ad9fba3c0cb665dad4 (diff)
INTEGRATION: CWS dba31a (1.15.100); FILE MERGED
2008/07/03 08:39:19 fs 1.15.100.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/fmslots.sdi7
1 files changed, 6 insertions, 1 deletions
diff --git a/svx/sdi/fmslots.sdi b/svx/sdi/fmslots.sdi
index 9cbe32abf1cc..f43d6fb6644d 100644
--- a/svx/sdi/fmslots.sdi
+++ b/svx/sdi/fmslots.sdi
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fmslots.sdi,v $
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
* This file is part of OpenOffice.org.
*
@@ -293,6 +293,11 @@ interface Form
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ SID_FM_REFRESH_FORM_CONTROL
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
SID_FM_SEARCH
[
ExecMethod = Execute ;