diff options
Diffstat (limited to 'offapi/com/sun/star/table/CellValueBinding.idl')
-rw-r--r-- | offapi/com/sun/star/table/CellValueBinding.idl | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/offapi/com/sun/star/table/CellValueBinding.idl b/offapi/com/sun/star/table/CellValueBinding.idl index 90b285164..9c8eee1cd 100644 --- a/offapi/com/sun/star/table/CellValueBinding.idl +++ b/offapi/com/sun/star/table/CellValueBinding.idl @@ -28,15 +28,9 @@ #ifndef __com_sun_star_table_CellValueBinding_idl__ #define __com_sun_star_table_CellValueBinding_idl__ -#ifndef __com_sun_star_form_binding_ValueBinding_idl__ #include <com/sun/star/form/binding/ValueBinding.idl> -#endif -#ifndef __com_sun_star_table_CellAddress_idl__ #include <com/sun/star/table/CellAddress.idl> -#endif -#ifndef __com_sun_star_lang_XInitialization_idl__ #include <com/sun/star/lang/XInitialization.idl> -#endif //============================================================================= @@ -87,7 +81,7 @@ service CellValueBinding method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of information to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member> - the inital value.</p> + the initial value.</p> <p>The following aspects of the components can be initialized:<br/> <ul><li><b>BoundCell</b><br/> |