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

#include <XMLExportIterator.hxx>

Collaboration diagram for ScMyDetectiveOp:
[legend]

Public Member Functions

bool operator< (const ScMyDetectiveOp &rDetOp) const
 

Public Attributes

ScAddress aPosition
 
ScDetOpType eOpType
 
sal_Int32 nIndex
 

Detailed Description

Definition at line 247 of file XMLExportIterator.hxx.

Member Function Documentation

◆ operator<()

bool ScMyDetectiveOp::operator< ( const ScMyDetectiveOp rDetOp) const
inline

Definition at line 456 of file XMLExportIterator.cxx.

References aPosition, and ScAddress::lessThanByRow().

Member Data Documentation

◆ aPosition

ScAddress ScMyDetectiveOp::aPosition

Definition at line 249 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveOpContainer::AddOperation(), and operator<().

◆ eOpType

ScDetOpType ScMyDetectiveOp::eOpType

Definition at line 250 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveOpContainer::AddOperation().

◆ nIndex

sal_Int32 ScMyDetectiveOp::nIndex

Definition at line 251 of file XMLExportIterator.hxx.

Referenced by ScMyDetectiveOpContainer::AddOperation().


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