|
LibreOffice Module sc (master) 1
|
#include <XMLDetectiveContext.hxx>
Public Member Functions | |
| ScMyImpDetectiveObj () | |
Public Attributes | |
| ScRange | aSourceRange |
| ScDetectiveObjType | eObjType |
| bool | bHasError |
Definition at line 30 of file XMLDetectiveContext.hxx.
| ScMyImpDetectiveObj::ScMyImpDetectiveObj | ( | ) |
Definition at line 32 of file XMLDetectiveContext.cxx.
| ScRange ScMyImpDetectiveObj::aSourceRange |
Definition at line 32 of file XMLDetectiveContext.hxx.
Referenced by ScXMLDetectiveHighlightedContext::ScXMLDetectiveHighlightedContext().
| bool ScMyImpDetectiveObj::bHasError |
Definition at line 34 of file XMLDetectiveContext.hxx.
Referenced by ScXMLDetectiveHighlightedContext::ScXMLDetectiveHighlightedContext().
| ScDetectiveObjType ScMyImpDetectiveObj::eObjType |
Definition at line 33 of file XMLDetectiveContext.hxx.
Referenced by ScXMLDetectiveHighlightedContext::endFastElement(), and ScXMLDetectiveHighlightedContext::ScXMLDetectiveHighlightedContext().