LibreOffice Module sc (master) 1
|
#include <clipcontext.hxx>
Public Attributes | |
SCCOL | mnCol1 |
SCCOL | mnCol2 |
SCROW | mnRow1 |
SCROW | mnRow2 |
Definition at line 77 of file clipcontext.hxx.
SCCOL sc::CopyFromClipContext::Range::mnCol1 |
Definition at line 79 of file clipcontext.hxx.
Referenced by ScTable::DeleteBeforeCopyFromClip(), and sc::CopyFromClipContext::getDestRange().
SCCOL sc::CopyFromClipContext::Range::mnCol2 |
Definition at line 80 of file clipcontext.hxx.
Referenced by ScTable::DeleteBeforeCopyFromClip(), and sc::CopyFromClipContext::getDestRange().
SCROW sc::CopyFromClipContext::Range::mnRow1 |
Definition at line 81 of file clipcontext.hxx.
Referenced by ScColumn::DeleteBeforeCopyFromClip(), and sc::CopyFromClipContext::getDestRange().
SCROW sc::CopyFromClipContext::Range::mnRow2 |
Definition at line 82 of file clipcontext.hxx.
Referenced by ScColumn::DeleteBeforeCopyFromClip(), and sc::CopyFromClipContext::getDestRange().