Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dclipboard.h11 PASTE_AS_VALUES = 1 << 1, /* can be applied, not both */ enumerator
H A Dgui-clipboard.c887 PASTE_AS_VALUES | PASTE_FORMATS | in table_cellregion_write()
H A Dclipboard.c476 has_contents = pt->paste_flags & (PASTE_CONTENTS|PASTE_AS_VALUES|PASTE_LINK); in clipboard_paste_region()
H A Ditem-cursor.c790 PASTE_AS_VALUES)); in item_cursor_do_action()
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-paste-special.c48 {TRUE, PASTE_AS_VALUES},