Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dclipboard.c975 cellregion_get_content (GnmCellRegion const *cr, int col, int row) in cellregion_get_content() function
1169 cc = cellregion_get_content (cr, col, row); in cellregion_to_string()