summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/forms
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:23:51 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:23:51 +0000
commitcd4e7c75a53485659754d0742dc1f49bf0883940 (patch)
treecfd9359a07180a545bc57ea69e4019c50389ce6c /qadevOOo/objdsc/forms
parent3cd1819e40a6ed21b48caaa0dbe92b9d4ad109cf (diff)
INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED
2007/03/05 09:45:21 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
Diffstat (limited to 'qadevOOo/objdsc/forms')
-rw-r--r--qadevOOo/objdsc/forms/com.sun.star.comp.forms.ODateModel.csv9
-rw-r--r--qadevOOo/objdsc/forms/com.sun.star.comp.forms.OFileControlModel.csv6
2 files changed, 13 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ODateModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ODateModel.csv
index 74c9b905a693..1debf61160e0 100644
--- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ODateModel.csv
+++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ODateModel.csv
@@ -23,14 +23,17 @@
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"FontRelief"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"HelpText"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"HelpURL"
+"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"HideInactiveSelection#optional"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"Printable"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"ReadOnly"
+"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"Repeat#optional"
+"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"RepeatDelay#optional"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"Spin"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"StrictFormat"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"Tabstop"
+"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"Text#optional"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"TextColor"
"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"TextLineColor"
-"ODateModel";"com::sun::star::awt::UnoControlDateFieldModel";"HideInactiveSelection#optional"
"ODateModel";"com::sun::star::lang::XEventListener";"disposing()"
"ODateModel";"com::sun::star::lang::XComponent";"dispose()"
"ODateModel";"com::sun::star::lang::XComponent";"addEventListener()"
@@ -54,11 +57,15 @@
"ODateModel";"com::sun::star::io::XPersistObject";"getServiceName()"
"ODateModel";"com::sun::star::io::XPersistObject";"write()"
"ODateModel";"com::sun::star::io::XPersistObject";"read()"
+"ODateModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
+"ODateModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()"
"ODateModel";"com::sun::star::container::XNamed";"getName()"
"ODateModel";"com::sun::star::container::XNamed";"setName()"
"ODateModel";"com::sun::star::form::XReset";"reset()"
"ODateModel";"com::sun::star::form::XReset";"addResetListener()"
"ODateModel";"com::sun::star::form::XReset";"removeResetListener()"
+"ODateModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
+"ODateModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
"ODateModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"ODateModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"ODateModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OFileControlModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OFileControlModel.csv
index 4cd154790c9d..02bf6425904b 100644
--- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OFileControlModel.csv
+++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OFileControlModel.csv
@@ -22,11 +22,15 @@
"OFileControlModel";"com::sun::star::io::XPersistObject";"getServiceName()"
"OFileControlModel";"com::sun::star::io::XPersistObject";"write()"
"OFileControlModel";"com::sun::star::io::XPersistObject";"read()"
+"OFileControlModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
+"OFileControlModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()"
"OFileControlModel";"com::sun::star::container::XNamed";"getName()"
"OFileControlModel";"com::sun::star::container::XNamed";"setName()"
"OFileControlModel";"com::sun::star::form::XReset";"reset()"
"OFileControlModel";"com::sun::star::form::XReset";"addResetListener()"
"OFileControlModel";"com::sun::star::form::XReset";"removeResetListener()"
+"OFileControlModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
+"OFileControlModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
"OFileControlModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"OFileControlModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"OFileControlModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
@@ -49,13 +53,13 @@
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"FontRelief"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpText"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpURL"
+"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HideInactiveSelection#optional"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Printable"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"ReadOnly#optional"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Tabstop"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Text"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"TextColor"
"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"TextLineColor"
-"OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HideInactiveSelection#optional"
"OFileControlModel";"com::sun::star::form::FormControlModel";"ClassId"
"OFileControlModel";"com::sun::star::form::FormControlModel";"TabIndex#optional"
"OFileControlModel";"com::sun::star::form::FormControlModel";"Tag"