Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddefnamesbuffer.cxx568 bool bHasRowTitles = false; in convertFormula() local
571 …= aTitleRanges.begin(), aEnd = aTitleRanges.end(); (aIt != aEnd) && (!bHasRowTitles || !bHasColTit… in convertFormula()
575 if( !bHasRowTitles && bFullRow && !bFullCol ) in convertFormula()
579 bHasRowTitles = true; in convertFormula()

Completed in 18 milliseconds