LibreOffice Module sc (master) 1
|
#include <XMLExportIterator.hxx>
Public Member Functions | |
bool | operator< (const ScMyDetectiveOp &rDetOp) const |
Public Attributes | |
ScAddress | aPosition |
ScDetOpType | eOpType |
sal_Int32 | nIndex |
Definition at line 247 of file XMLExportIterator.hxx.
|
inline |
Definition at line 456 of file XMLExportIterator.cxx.
References aPosition, and ScAddress::lessThanByRow().
ScAddress ScMyDetectiveOp::aPosition |
Definition at line 249 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveOpContainer::AddOperation(), and operator<().
ScDetOpType ScMyDetectiveOp::eOpType |
Definition at line 250 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveOpContainer::AddOperation().
sal_Int32 ScMyDetectiveOp::nIndex |
Definition at line 251 of file XMLExportIterator.hxx.
Referenced by ScMyDetectiveOpContainer::AddOperation().