Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2377 sal_Int32 nCurrentCellType( in SetType() local
2380 if ((nCellType != nCurrentCellType) && !((nCellType == util::NumberFormat::NUMBER && in SetType()
2381 ((nCurrentCellType == util::NumberFormat::SCIENTIFIC) || in SetType()
2382 (nCurrentCellType == util::NumberFormat::FRACTION) || in SetType()
2383 (nCurrentCellType == util::NumberFormat::LOGICAL) || in SetType()
2384 …(nCurrentCellType == 0))) || (nCurrentCellType == util::NumberFormat::TEXT)) && !((nCellType == ut… in SetType()
2385 (nCurrentCellType == util::NumberFormat::DATE))) in SetType()

Completed in 17 milliseconds