LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::RowSpan Struct Reference

#include <columnspanset.hxx>

Public Member Functions

 RowSpan (SCROW nRow1, SCROW nRow2)
 

Public Attributes

SCROW mnRow1
 
SCROW mnRow2
 

Detailed Description

Definition at line 29 of file columnspanset.hxx.

Constructor & Destructor Documentation

◆ RowSpan()

sc::RowSpan::RowSpan ( SCROW  nRow1,
SCROW  nRow2 
)

Definition at line 49 of file columnspanset.cxx.

Member Data Documentation

◆ mnRow1

SCROW sc::RowSpan::mnRow1

Definition at line 31 of file columnspanset.hxx.

Referenced by ScColumn::DeleteArea().

◆ mnRow2

SCROW sc::RowSpan::mnRow2

Definition at line 32 of file columnspanset.hxx.

Referenced by ScColumn::DeleteArea().


The documentation for this struct was generated from the following files: