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

#include <columnspanset.hxx>

Public Member Functions

 ColRowSpan (SCCOLROW nStart, SCCOLROW nEnd)
 

Public Attributes

SCCOLROW mnStart
 
SCCOLROW mnEnd
 

Detailed Description

Definition at line 37 of file columnspanset.hxx.

Constructor & Destructor Documentation

◆ ColRowSpan()

sc::ColRowSpan::ColRowSpan ( SCCOLROW  nStart,
SCCOLROW  nEnd 
)

Definition at line 51 of file columnspanset.cxx.

Member Data Documentation

◆ mnEnd

SCCOLROW sc::ColRowSpan::mnEnd

Definition at line 40 of file columnspanset.hxx.

Referenced by ScMarkData::GetMarkedColSpans().

◆ mnStart

SCCOLROW sc::ColRowSpan::mnStart

Definition at line 39 of file columnspanset.hxx.

Referenced by ScMarkData::GetMarkedColSpans().


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