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