Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLDetectiveContext.cxx212 aDetectiveOp(), in ScXMLDetectiveOperationContext()
230 bHasType = ScXMLConverter::GetDetOpTypeFromString( aDetectiveOp.eOpType, sValue ); in ScXMLDetectiveOperationContext()
236 aDetectiveOp.nIndex = nValue; in ScXMLDetectiveOperationContext()
241 ScUnoConversion::FillScAddress( aDetectiveOp.aPosition, rImport.GetTables().GetRealCellPos() ); in ScXMLDetectiveOperationContext()
258 if( bHasType && (aDetectiveOp.nIndex >= 0) ) in EndElement()
259 GetScImport().GetDetectiveOpArray()->AddDetectiveOp( aDetectiveOp ); in EndElement()
H A DXMLDetectiveContext.hxx146 ScMyImpDetectiveOp aDetectiveOp; member in ScXMLDetectiveOperationContext

Completed in 20 milliseconds