Searched refs:bFormulaCell (Results 1 – 1 of 1) sorted by relevance
1529 sal_Bool bFormulaCell = (pCell->GetCellType() == CELLTYPE_FORMULA ); in DrawStrings() local1530 if ( bFormulaCell ) in DrawStrings()1535 (bFormulaCell && ((ScFormulaCell*)pCell)->IsMultilineResult()); in DrawStrings()
Completed in 64 milliseconds