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

#include <cellvalues.hxx>

Public Member Functions

 CellValueSpan (SCROW nRow1, SCROW nRow2)
 

Public Attributes

SCROW mnRow1
 
SCROW mnRow2
 

Detailed Description

Definition at line 29 of file cellvalues.hxx.

Constructor & Destructor Documentation

◆ CellValueSpan()

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

Definition at line 30 of file cellvalues.cxx.

Member Data Documentation

◆ mnRow1

SCROW sc::CellValueSpan::mnRow1

Definition at line 31 of file cellvalues.hxx.

◆ mnRow2

SCROW sc::CellValueSpan::mnRow2

Definition at line 32 of file cellvalues.hxx.


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