Home
last modified time | relevance | path

Searched refs:lxw_custom_property (Results 1 – 4 of 4) sorted by relevance

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/include/xlsxwriter/
H A Dcommon.h424 STAILQ_HEAD(lxw_custom_properties, lxw_custom_property);
434 typedef struct lxw_custom_property { struct
447 STAILQ_ENTRY (lxw_custom_property) list_pointers; argument
449 } lxw_custom_property; typedef
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dcustom.c134 lxw_custom_property *custom_property) in _chart_write_custom_property()
185 lxw_custom_property *custom_property; in _write_custom_properties()
H A Dworkbook.c88 _free_custom_doc_property(lxw_custom_property *custom_property) in _free_custom_doc_property()
116 lxw_custom_property *custom_property; in lxw_workbook_free()
2344 lxw_custom_property *custom_property; in workbook_set_custom_property_string()
2371 custom_property = calloc(1, sizeof(struct lxw_custom_property)); in workbook_set_custom_property_string()
2391 lxw_custom_property *custom_property; in workbook_set_custom_property_number()
2406 custom_property = calloc(1, sizeof(struct lxw_custom_property)); in workbook_set_custom_property_number()
2426 lxw_custom_property *custom_property; in workbook_set_custom_property_integer()
2441 custom_property = calloc(1, sizeof(struct lxw_custom_property)); in workbook_set_custom_property_integer()
2461 lxw_custom_property *custom_property; in workbook_set_custom_property_boolean()
2476 custom_property = calloc(1, sizeof(struct lxw_custom_property)); in workbook_set_custom_property_boolean()
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/
H A D.indent.pro99 -T lxw_custom_property