LibreOffice Module sc (master) 1
|
#include <XMLDetectiveContext.hxx>
Public Member Functions | |
ScMyImpDetectiveOp () | |
bool | operator< (const ScMyImpDetectiveOp &rDetOp) const |
Public Attributes | |
ScAddress | aPosition |
ScDetOpType | eOpType |
sal_Int32 | nIndex |
Definition at line 41 of file XMLDetectiveContext.hxx.
|
inline |
Definition at line 47 of file XMLDetectiveContext.hxx.
bool ScMyImpDetectiveOp::operator< | ( | const ScMyImpDetectiveOp & | rDetOp | ) | const |
Definition at line 38 of file XMLDetectiveContext.cxx.
References nIndex.
ScAddress ScMyImpDetectiveOp::aPosition |
Definition at line 43 of file XMLDetectiveContext.hxx.
Referenced by ScXMLBodyContext::endFastElement(), and ScXMLDetectiveOperationContext::ScXMLDetectiveOperationContext().
ScDetOpType ScMyImpDetectiveOp::eOpType |
Definition at line 44 of file XMLDetectiveContext.hxx.
Referenced by ScXMLBodyContext::endFastElement(), and ScXMLDetectiveOperationContext::ScXMLDetectiveOperationContext().
sal_Int32 ScMyImpDetectiveOp::nIndex |
Definition at line 45 of file XMLDetectiveContext.hxx.
Referenced by ScXMLDetectiveOperationContext::endFastElement(), operator<(), and ScXMLDetectiveOperationContext::ScXMLDetectiveOperationContext().