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

INTEGRATION: CWS qadev29 (1.2.42); FILE MERGED

2007/03/05 09:45:21 cn 1.2.42.1: #i75120# since #74051 all models support the css.beans.PropertyBag
üst 46d9bed6
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"OGridControlModel";"com::sun::star::container::XIndexContainer";"insertByIndex()" "OGridControlModel";"com::sun::star::container::XIndexContainer";"insertByIndex()"
"OGridControlModel";"com::sun::star::container::XIndexContainer";"removeByIndex()" "OGridControlModel";"com::sun::star::container::XIndexContainer";"removeByIndex()"
"OGridControlModel";"com::sun::star::form::component::GridControl";"Border" "OGridControlModel";"com::sun::star::form::component::GridControl";"Border"
"OGridControlModel";"com::sun::star::form::component::GridControl";"BorderColor" "OGridControlModel";"com::sun::star::form::component::GridControl";"BorderColor#optional"
"OGridControlModel";"com::sun::star::form::component::GridControl";"Enabled" "OGridControlModel";"com::sun::star::form::component::GridControl";"Enabled"
"OGridControlModel";"com::sun::star::form::component::GridControl";"FontDescriptor" "OGridControlModel";"com::sun::star::form::component::GridControl";"FontDescriptor"
"OGridControlModel";"com::sun::star::form::component::GridControl";"RowHeight" "OGridControlModel";"com::sun::star::form::component::GridControl";"RowHeight"
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
"OGridControlModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OGridControlModel";"com::sun::star::io::XPersistObject";"getServiceName()"
"OGridControlModel";"com::sun::star::io::XPersistObject";"write()" "OGridControlModel";"com::sun::star::io::XPersistObject";"write()"
"OGridControlModel";"com::sun::star::io::XPersistObject";"read()" "OGridControlModel";"com::sun::star::io::XPersistObject";"read()"
"OGridControlModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
"OGridControlModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()"
"OGridControlModel";"com::sun::star::container::XContainer";"addContainerListener()" "OGridControlModel";"com::sun::star::container::XContainer";"addContainerListener()"
"OGridControlModel";"com::sun::star::container::XContainer";"removeContainerListener()" "OGridControlModel";"com::sun::star::container::XContainer";"removeContainerListener()"
"OGridControlModel";"com::sun::star::container::XNamed";"getName()" "OGridControlModel";"com::sun::star::container::XNamed";"getName()"
...@@ -50,6 +52,8 @@ ...@@ -50,6 +52,8 @@
"OGridControlModel";"com::sun::star::form::XReset";"reset()" "OGridControlModel";"com::sun::star::form::XReset";"reset()"
"OGridControlModel";"com::sun::star::form::XReset";"addResetListener()" "OGridControlModel";"com::sun::star::form::XReset";"addResetListener()"
"OGridControlModel";"com::sun::star::form::XReset";"removeResetListener()" "OGridControlModel";"com::sun::star::form::XReset";"removeResetListener()"
"OGridControlModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
"OGridControlModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
"OGridControlModel";"com::sun::star::view::XSelectionSupplier";"select()" "OGridControlModel";"com::sun::star::view::XSelectionSupplier";"select()"
"OGridControlModel";"com::sun::star::view::XSelectionSupplier";"getSelection()" "OGridControlModel";"com::sun::star::view::XSelectionSupplier";"getSelection()"
"OGridControlModel";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()" "OGridControlModel";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()"
......
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