summaryrefslogtreecommitdiff
path: root/forms/util
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-02-20 12:40:19 +0000
committerFrank Schönheit <fs@openoffice.org>2001-02-20 12:40:19 +0000
commit2c99ce6eccb373bde8bff798097d4bf480c3bded (patch)
treee65e841859747f259092d93d1026c5c674261ac3 /forms/util
parent7449182b0cdd659ec5526e7dd5d7cc9c3993c746 (diff)
#82886# corrected the description for the formatted field
Diffstat (limited to 'forms/util')
-rw-r--r--forms/util/frm.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/forms/util/frm.xml b/forms/util/frm.xml
index 8667b351888e..2de8d1d1b111 100644
--- a/forms/util/frm.xml
+++ b/forms/util/frm.xml
@@ -295,7 +295,8 @@
<Language>c++</Language>
<Status StatusValue="final"/>
<SupportedService>com.sun.star.form.component.DatabaseFormattedField</SupportedService>
- <SupportedService>com.sun.star.form.FormattedField</SupportedService>
+ <SupportedService>com.sun.star.form.component.FormattedField</SupportedService>
+ <SupportedService>com.sun.star.form.DataAwareControlModel</SupportedService>
<SupportedService>com.sun.star.form.FormComponent</SupportedService>
<SupportedService>com.sun.star.form.FormControlModel</SupportedService>
<SupportedService>com.sun.star.awt.UnoControlFormattedFieldModel</SupportedService>