Home
last modified time | relevance | path

Searched defs:_GnmCellRegion (Results 1 – 1 of 1) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dclipboard.h71 struct _GnmCellRegion { struct
72 Sheet *origin_sheet; /* can be NULL */
74 GnmCellPos base;
75 int cols, rows;
76 ColRowStateList *col_state, *row_state;
77 GHashTable *cell_content;
78 GnmStyleList *styles;
79 GSList *merged;
80 GSList *objects;
81 gboolean not_as_contents;
[all …]