Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx791 sal_uInt16 nParAutoPos = SCPOS_INVALID; in ShowTipCursor() local
792 … if( pFormulaDataPara->FindText( ppFDesc->getFunctionName(), aNew, nParAutoPos, sal_False ) ) in ShowTipCursor()
892 sal_uInt16 nParAutoPos = SCPOS_INVALID; in ShowTipCursor() local
894 if( pFormulaDataPara->FindText( aText, aNew, nParAutoPos, sal_False ) ) in ShowTipCursor()
1036 sal_uInt16 nParAutoPos = SCPOS_INVALID; in UseFormulaData() local
1037 … if( pFormulaDataPara->FindText( ppFDesc->getFunctionName(), aNew, nParAutoPos, sal_False ) ) in UseFormulaData()

Completed in 31 milliseconds