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

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyDetectiveObj:
[legend]

Public Member Functions

bool operator< (const ScMyDetectiveObj &rDetObj) const
 

Public Attributes

ScAddress aPosition
 
ScRange aSourceRange
 
ScDetectiveObjType eObjType
 
bool bHasError
 

Detailed Description

Definition at line 212 of file XMLExportIterator.hxx.

Member Function Documentation

◆ operator<()

bool ScMyDetectiveObj::operator< ( const ScMyDetectiveObj rDetObj) const
inline

Definition at line 375 of file XMLExportIterator.cxx.

References aPosition, and ScAddress::lessThanByRow().

Member Data Documentation

◆ aPosition

ScAddress ScMyDetectiveObj::aPosition

Definition at line 214 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveObjContainer::AddObject(), and operator<().

◆ aSourceRange

ScRange ScMyDetectiveObj::aSourceRange

Definition at line 215 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveObjContainer::AddObject().

◆ bHasError

bool ScMyDetectiveObj::bHasError

Definition at line 217 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveObjContainer::AddObject().

◆ eObjType

ScDetectiveObjType ScMyDetectiveObj::eObjType

Definition at line 216 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveObjContainer::AddObject().


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