#include <glib-object.h>
#include <goffice/goffice.h>
Go to the source code of this file.
Defines | |
#define | ABI_CMD_CONTEXT_TYPE (abi_cmd_context_get_type ()) |
Functions | |
GType | abi_cmd_context_get_type (void) |
GOCmdContext * | abi_goffice_get_cmd_context (void) |
cairo_status_t | abi_CairoWrite (UT_ByteBuf *buf, unsigned char *data, unsigned int length) |
#define ABI_CMD_CONTEXT_TYPE (abi_cmd_context_get_type ()) |
Referenced by abi_plugin_register().
cairo_status_t abi_CairoWrite | ( | UT_ByteBuf * | buf, | |
unsigned char * | data, | |||
unsigned int | length | |||
) |
References UT_ByteBuf::append().
Referenced by GOChartView::exportToPNG(), GOChartView::exportToSVG(), and LasemMathView::getSnapShot().
GType abi_cmd_context_get_type | ( | void | ) |
GOCmdContext* abi_goffice_get_cmd_context | ( | void | ) |