Searched refs:bCompileLater (Results 1 – 1 of 1) sorted by relevance
770 sal_Bool bCompileLater = sal_False; in ScFormulaCell() local797 bCompileLater = bClipMode; in ScFormulaCell()803 if ( !bCompileLater && bClipMode ) in ScFormulaCell()807 bCompileLater = pCode->HasOpCode( ocRange) || pCode->HasOpCode( ocColRowName); in ScFormulaCell()809 if ( !bCompileLater ) in ScFormulaCell()
Completed in 61 milliseconds