Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdb ::

service DataSettings
Description
extends the ::com::sun::star::sdbcx::Table with additional display information, sorting and filtering criterias.

Properties' Summary
string
Filter
additional filter for the data object.  
boolean
ApplyFilter
indicates whether the filter should be applied or not, default is false.  
string
Order
is an additional sort order definition.  
::com::sun::star::awt::FontDescriptor
FontDescriptor
specifies the font attributes for data displaying.  
long
RowHeight
specifies the height of a data row.  
::com::sun::star::util::Color
TextColor
specifies the text color (RGB) for displaying text.  
string
HavingClause
[ OPTIONAL ]
additional having clause for the data object.  
string
GroupBy
[ OPTIONAL ]
additional group by for the data object.  
Properties' Details
Filter
string Filter;
Description
additional filter for the data object.
ApplyFilter
boolean ApplyFilter;
Description
indicates whether the filter should be applied or not, default is false.
Order
string Order;
Description
is an additional sort order definition.
FontDescriptor
::com::sun::star::awt::FontDescriptor FontDescriptor;
Description
specifies the font attributes for data displaying.
RowHeight
long RowHeight;
Description
specifies the height of a data row.
TextColor
::com::sun::star::util::Color TextColor;
Description
specifies the text color (RGB) for displaying text.
HavingClause
string HavingClause;
Usage Restrictions
optional
Description
additional having clause for the data object.
GroupBy
string GroupBy;
Usage Restrictions
optional
Description
additional group by for the data object.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.