summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/forms
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:27:50 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-04 12:27:50 +0000
commitf7977d5ba1a1b1d4eccaa09315b31731c57d9a9a (patch)
tree21802eac53b76d2924f550e22e40aff3117ea787 /qadevOOo/objdsc/forms
parentc6cf602a4ed1c0a74ea10a49e3c6e9311ce8b508 (diff)
INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED
2007/03/05 09:45:24 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.OTimeModel.csv9
1 files changed, 8 insertions, 1 deletions
diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OTimeModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OTimeModel.csv
index dfd16046af9e..99e562087040 100644
--- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OTimeModel.csv
+++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OTimeModel.csv
@@ -31,11 +31,15 @@
"OTimeModel";"com::sun::star::io::XPersistObject";"getServiceName()"
"OTimeModel";"com::sun::star::io::XPersistObject";"write()"
"OTimeModel";"com::sun::star::io::XPersistObject";"read()"
+"OTimeModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
+"OTimeModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()"
"OTimeModel";"com::sun::star::container::XNamed";"getName()"
"OTimeModel";"com::sun::star::container::XNamed";"setName()"
"OTimeModel";"com::sun::star::form::XReset";"reset()"
"OTimeModel";"com::sun::star::form::XReset";"addResetListener()"
"OTimeModel";"com::sun::star::form::XReset";"removeResetListener()"
+"OTimeModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
+"OTimeModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
"OTimeModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"OTimeModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"OTimeModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
@@ -55,18 +59,21 @@
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"FontRelief"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HelpText"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HelpURL"
+"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HideInactiveSelection#optional"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Printable"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"ReadOnly"
+"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Repeat#optional"
+"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"RepeatDelay#optional"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Spin"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"StrictFormat"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Tabstop"
+"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Text#optional"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TextColor"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TextLineColor"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Time"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeFormat"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeMax"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeMin"
-"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HideInactiveSelection#optional"
"OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"isValid()"
"OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"getCurrentValue()"
"OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"addFormComponentValidityListener()"