Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLConverter.cxx236 sal_Bool ScXMLConverter::GetDetOpTypeFromString( ScDetOpType& rDetOpType, const OUString& rString ) in GetDetOpTypeFromString() argument
239 rDetOpType = SCDETOP_ADDSUCC; in GetDetOpTypeFromString()
241 rDetOpType = SCDETOP_ADDPRED; in GetDetOpTypeFromString()
243 rDetOpType = SCDETOP_ADDERROR; in GetDetOpTypeFromString()
245 rDetOpType = SCDETOP_DELSUCC; in GetDetOpTypeFromString()
247 rDetOpType = SCDETOP_DELPRED; in GetDetOpTypeFromString()
H A DXMLConverter.hxx88 ScDetOpType& rDetOpType,

Completed in 17 milliseconds