LibreOffice Module sc (master) 1
|
#include <columnspanset.hxx>
Public Member Functions | |
RowSpan (SCROW nRow1, SCROW nRow2) | |
Public Attributes | |
SCROW | mnRow1 |
SCROW | mnRow2 |
Definition at line 29 of file columnspanset.hxx.
Definition at line 49 of file columnspanset.cxx.
SCROW sc::RowSpan::mnRow1 |
Definition at line 31 of file columnspanset.hxx.
Referenced by ScColumn::DeleteArea().
SCROW sc::RowSpan::mnRow2 |
Definition at line 32 of file columnspanset.hxx.
Referenced by ScColumn::DeleteArea().