diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-04 12:25:00 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-04 12:25:00 +0000 |
commit | 17ab724542485f52638bb33e0b7b5f4212d31bce (patch) | |
tree | 90e4123daded33d90f0961732a20dc6935acbad4 /qadevOOo/objdsc | |
parent | 943431b73d069df7ec3d9ead9605aab0a5a80112 (diff) |
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
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/forms/com.sun.star.comp.forms.OGridControlModel.csv | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OGridControlModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OGridControlModel.csv index a998c96b1..d9c1002b3 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OGridControlModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OGridControlModel.csv @@ -25,7 +25,7 @@ "OGridControlModel";"com::sun::star::container::XIndexContainer";"insertByIndex()" "OGridControlModel";"com::sun::star::container::XIndexContainer";"removeByIndex()" "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";"FontDescriptor" "OGridControlModel";"com::sun::star::form::component::GridControl";"RowHeight" @@ -43,6 +43,8 @@ "OGridControlModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OGridControlModel";"com::sun::star::io::XPersistObject";"write()" "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";"removeContainerListener()" "OGridControlModel";"com::sun::star::container::XNamed";"getName()" @@ -50,6 +52,8 @@ "OGridControlModel";"com::sun::star::form::XReset";"reset()" "OGridControlModel";"com::sun::star::form::XReset";"addResetListener()" "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";"getSelection()" "OGridControlModel";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()" |