Kaydet (Commit) f7977d5b authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

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
üst c6cf602a
...@@ -31,11 +31,15 @@ ...@@ -31,11 +31,15 @@
"OTimeModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OTimeModel";"com::sun::star::io::XPersistObject";"getServiceName()"
"OTimeModel";"com::sun::star::io::XPersistObject";"write()" "OTimeModel";"com::sun::star::io::XPersistObject";"write()"
"OTimeModel";"com::sun::star::io::XPersistObject";"read()" "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";"getName()"
"OTimeModel";"com::sun::star::container::XNamed";"setName()" "OTimeModel";"com::sun::star::container::XNamed";"setName()"
"OTimeModel";"com::sun::star::form::XReset";"reset()" "OTimeModel";"com::sun::star::form::XReset";"reset()"
"OTimeModel";"com::sun::star::form::XReset";"addResetListener()" "OTimeModel";"com::sun::star::form::XReset";"addResetListener()"
"OTimeModel";"com::sun::star::form::XReset";"removeResetListener()" "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";"getPropertySetInfo()"
"OTimeModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "OTimeModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"OTimeModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" "OTimeModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
...@@ -55,18 +59,21 @@ ...@@ -55,18 +59,21 @@
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"FontRelief" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"FontRelief"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HelpText" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HelpText"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"HelpURL" "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";"Printable"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"ReadOnly" "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";"Spin"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"StrictFormat" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"StrictFormat"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Tabstop" "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";"TextColor"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TextLineColor" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TextLineColor"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Time" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"Time"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeFormat" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeFormat"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeMax" "OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeMax"
"OTimeModel";"com::sun::star::awt::UnoControlTimeFieldModel";"TimeMin" "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";"isValid()"
"OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"getCurrentValue()" "OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"getCurrentValue()"
"OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"addFormComponentValidityListener()" "OTimeModel";"com::sun::star::form::validation::XValidatableFormComponent";"addFormComponentValidityListener()"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment