Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx770 sal_Bool bCompileLater = sal_False; in ScFormulaCell() local
797 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 22 milliseconds