Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddefnamesbuffer.cxx574 bool bFullCol = (aIt->StartRow == 0) && (aIt->EndRow >= rMaxPos.Row); in convertFormula() local
575 if( !bHasRowTitles && bFullRow && !bFullCol ) in convertFormula()
581 else if( !bHasColTitles && bFullCol && !bFullRow ) in convertFormula()

Completed in 19 milliseconds