![]() |
![]() |
![]() |
GNOME Data Access manual | ![]() |
---|---|---|---|---|
GdaReportItem* gda_report_item_reportfooter_new (GdaReportValid *valid); GdaReportItem* gda_report_item_reportfooter_new_from_dom (xmlNodePtr node); xmlNodePtr gda_report_item_reportfooter_to_dom (GdaReportItem *item); gboolean gda_report_item_reportfooter_remove (GdaReportItem *item); gboolean gda_report_item_reportfooter_add_element (GdaReportItem *reportfooter, GdaReportItem *element); GdaReportItem* gda_report_item_reportfooter_get_label_by_id (GdaReportItem *reportfooter, const gchar *id); GdaReportItem* gda_report_item_reportfooter_get_repfield_by_id (GdaReportItem *reportfooter, const gchar *id); gboolean gda_report_item_reportfooter_set_active (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_active (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_visible (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_visible (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_height (GdaReportItem *item, GdaReportNumber *number); GdaReportNumber* gda_report_item_reportfooter_get_height (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_newpage (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_newpage (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_bgcolor (GdaReportItem *item, GdaReportColor *value); GdaReportColor* gda_report_item_reportfooter_get_bgcolor (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_fgcolor (GdaReportItem *item, GdaReportColor *value); GdaReportColor* gda_report_item_reportfooter_get_fgcolor (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_bordercolor (GdaReportItem *item, GdaReportColor *value); GdaReportColor* gda_report_item_reportfooter_get_bordercolor (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_borderwidth (GdaReportItem *item, GdaReportNumber *number); GdaReportNumber* gda_report_item_reportfooter_get_borderwidth (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_borderstyle (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_borderstyle (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_fontfamily (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_fontfamily (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_fontsize (GdaReportItem *item, GdaReportNumber *number); GdaReportNumber* gda_report_item_reportfooter_get_fontsize (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_fontweight (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_fontweight (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_fontitalic (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_fontitalic (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_halignment (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_halignment (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_valignment (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_valignment (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_wordwrap (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_wordwrap (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_negvaluecolor (GdaReportItem *item, GdaReportColor *value); GdaReportColor* gda_report_item_reportfooter_get_negvaluecolor (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_dateformat (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_dateformat (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_precision (GdaReportItem *item, GdaReportNumber *number); GdaReportNumber* gda_report_item_reportfooter_get_precision (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_currency (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_currency (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_commaseparator (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_commaseparator (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_linewidth (GdaReportItem *item, GdaReportNumber *number); GdaReportNumber* gda_report_item_reportfooter_get_linewidth (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_linecolor (GdaReportItem *item, GdaReportColor *value); GdaReportColor* gda_report_item_reportfooter_get_linecolor (GdaReportItem *item); gboolean gda_report_item_reportfooter_set_linestyle (GdaReportItem *item, const gchar *value); gchar* gda_report_item_reportfooter_get_linestyle (GdaReportItem *item);
GdaReportItem* gda_report_item_reportfooter_new (GdaReportValid *valid);
|
|
Returns : |
GdaReportItem* gda_report_item_reportfooter_new_from_dom (xmlNodePtr node);
|
|
Returns : |
xmlNodePtr gda_report_item_reportfooter_to_dom (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_remove (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_add_element (GdaReportItem *reportfooter, GdaReportItem *element);
|
|
|
|
Returns : |
GdaReportItem* gda_report_item_reportfooter_get_label_by_id (GdaReportItem *reportfooter, const gchar *id);
|
|
|
|
Returns : |
GdaReportItem* gda_report_item_reportfooter_get_repfield_by_id (GdaReportItem *reportfooter, const gchar *id);
|
|
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_active (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_active (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_visible (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_visible (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_height (GdaReportItem *item, GdaReportNumber *number);
|
|
|
|
Returns : |
GdaReportNumber* gda_report_item_reportfooter_get_height (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_newpage (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_newpage (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_bgcolor (GdaReportItem *item, GdaReportColor *value);
|
|
|
|
Returns : |
GdaReportColor* gda_report_item_reportfooter_get_bgcolor (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_fgcolor (GdaReportItem *item, GdaReportColor *value);
|
|
|
|
Returns : |
GdaReportColor* gda_report_item_reportfooter_get_fgcolor (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_bordercolor (GdaReportItem *item, GdaReportColor *value);
|
|
|
|
Returns : |
GdaReportColor* gda_report_item_reportfooter_get_bordercolor (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_borderwidth (GdaReportItem *item, GdaReportNumber *number);
|
|
|
|
Returns : |
GdaReportNumber* gda_report_item_reportfooter_get_borderwidth (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_borderstyle (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_borderstyle (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_fontfamily (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_fontfamily (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_fontsize (GdaReportItem *item, GdaReportNumber *number);
|
|
|
|
Returns : |
GdaReportNumber* gda_report_item_reportfooter_get_fontsize (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_fontweight (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_fontweight (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_fontitalic (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_fontitalic (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_halignment (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_halignment (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_valignment (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_valignment (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_wordwrap (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_wordwrap (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_negvaluecolor (GdaReportItem *item, GdaReportColor *value);
|
|
|
|
Returns : |
GdaReportColor* gda_report_item_reportfooter_get_negvaluecolor (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_dateformat (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_dateformat (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_precision (GdaReportItem *item, GdaReportNumber *number);
|
|
|
|
Returns : |
GdaReportNumber* gda_report_item_reportfooter_get_precision (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_currency (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_currency (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_commaseparator (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |
gchar* gda_report_item_reportfooter_get_commaseparator (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_linewidth (GdaReportItem *item, GdaReportNumber *number);
|
|
|
|
Returns : |
GdaReportNumber* gda_report_item_reportfooter_get_linewidth (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_linecolor (GdaReportItem *item, GdaReportColor *value);
|
|
|
|
Returns : |
GdaReportColor* gda_report_item_reportfooter_get_linecolor (GdaReportItem *item);
|
|
Returns : |
gboolean gda_report_item_reportfooter_set_linestyle (GdaReportItem *item, const gchar *value);
|
|
|
|
Returns : |