Home
last modified time | relevance | path

Searched refs:LXW_TABLE_FUNCTION_COUNT (Results 1 – 9 of 9) sorted by relevance

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/functional/src/
H A Dtest_table08.c28 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in main()
H A Dtest_table09.c53 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in main()
H A Dtest_table10.c56 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in main()
H A Dtest_table17.c53 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in main()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/table/
H A Dtest_table08.c44 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in CTEST()
H A Dtest_table09.c50 lxw_table_column col4 = {.total_function = LXW_TABLE_FUNCTION_COUNT}; in CTEST()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dtable.c154 if (column->total_function == LXW_TABLE_FUNCTION_COUNT) in _table_write_table_column()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/docs/src/
H A Dworking_with_tables.dox349 - #LXW_TABLE_FUNCTION_COUNT
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/include/xlsxwriter/
H A Dworksheet.h575 LXW_TABLE_FUNCTION_COUNT = 103, enumerator