Searched refs:nParAutoPos (Results 1 – 1 of 1) sorted by relevance
791 sal_uInt16 nParAutoPos = SCPOS_INVALID; in ShowTipCursor() local792 … if( pFormulaDataPara->FindText( ppFDesc->getFunctionName(), aNew, nParAutoPos, sal_False ) ) in ShowTipCursor()892 sal_uInt16 nParAutoPos = SCPOS_INVALID; in ShowTipCursor() local894 if( pFormulaDataPara->FindText( aText, aNew, nParAutoPos, sal_False ) ) in ShowTipCursor()1036 sal_uInt16 nParAutoPos = SCPOS_INVALID; in UseFormulaData() local1037 … if( pFormulaDataPara->FindText( ppFDesc->getFunctionName(), aNew, nParAutoPos, sal_False ) ) in UseFormulaData()
Completed in 27 milliseconds