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

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyMergedRange:
[legend]

Public Member Functions

bool operator< (const ScMyMergedRange &aRange) const
 

Public Attributes

ScRange aCellRange
 
sal_Int32 nRows
 
bool bIsFirst
 

Detailed Description

Definition at line 121 of file XMLExportIterator.hxx.

Member Function Documentation

◆ operator<()

bool ScMyMergedRange::operator< ( const ScMyMergedRange aRange) const
inline

Definition at line 158 of file XMLExportIterator.cxx.

References aCellRange, ScRange::aStart, and ScAddress::lessThanByRow().

Member Data Documentation

◆ aCellRange

ScRange ScMyMergedRange::aCellRange

Definition at line 123 of file XMLExportIterator.hxx.

Referenced by ScMyMergedRangesContainer::AddRange(), and operator<().

◆ bIsFirst

bool ScMyMergedRange::bIsFirst

Definition at line 125 of file XMLExportIterator.hxx.

Referenced by ScMyMergedRangesContainer::AddRange().

◆ nRows

sal_Int32 ScMyMergedRange::nRows

Definition at line 124 of file XMLExportIterator.hxx.

Referenced by ScMyMergedRangesContainer::AddRange().


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