Searched refs:bHasRowTitles (Results 1 – 1 of 1) sorted by relevance
568 bool bHasRowTitles = false; in convertFormula() local571 …= 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 12 milliseconds