Home
last modified time | relevance | path

Searched refs:aDetectiveObj (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A DXMLDetectiveContext.cxx132 aDetectiveObj(), in ScXMLDetectiveHighlightedContext()
153 …bValid = ScRangeStringConverter::GetRangeFromString( aDetectiveObj.aSourceRange, sValue, GetScImpo… in ScXMLDetectiveHighlightedContext()
158 aDetectiveObj.eObjType = ScXMLConverter::GetDetObjTypeFromString( sValue ); in ScXMLDetectiveHighlightedContext()
161 aDetectiveObj.bHasError = IsXMLToken(sValue, XML_TRUE); in ScXMLDetectiveHighlightedContext()
166 aDetectiveObj.eObjType = SC_DETOBJ_CIRCLE; in ScXMLDetectiveHighlightedContext()
187 switch( aDetectiveObj.eObjType ) in EndElement()
200 pDetectiveObjVec->push_back( aDetectiveObj ); in EndElement()
H A DXMLDetectiveContext.hxx116 ScMyImpDetectiveObj aDetectiveObj; member in ScXMLDetectiveHighlightedContext

Completed in 17 milliseconds