Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Ddao.c265 char *name_with_counter = g_strdup_printf ("%s (1)", name); in dao_prepare_output() local
267 (wb, name_with_counter, FALSE, TRUE); in dao_prepare_output()
268 g_free (name_with_counter); in dao_prepare_output()