21module
com { module sun { module star { module sheet {
@ NONE
no cells are moved.
Definition CellDeleteMode.idl:31
PasteOperation
used to specify which operations are carried out when pasting cell values into a cell range.
Definition PasteOperation.idl:28
@ DIVIDE
new values are divided by the new values.
Definition PasteOperation.idl:52
@ SUBTRACT
new values are subtracted from the old values.
Definition PasteOperation.idl:42
@ ADD
old and new values are added.
Definition PasteOperation.idl:37
@ MULTIPLY
old and new values are multiplied.
Definition PasteOperation.idl:47
Definition Ambiguous.idl:20