Searched refs:InputSetSelection (Results 1 – 5 of 5) sorted by relevance
175 pScMod->InputSetSelection( nFStart, nFEnd ); in ScFormulaDlg()193 pScMod->InputSetSelection( 1, aNewFormula.Len()+1 ); in ScFormulaDlg()254 pScMod->InputSetSelection( 0, aOldFormulaTmp.Len()); in fill()627 pScMod->InputSetSelection( _nStart, _nEnd ); in setSelection()
227 void InputSetSelection ( xub_StrLen nStart, xub_StrLen nEnd );
245 void InputSetSelection( xub_StrLen nStart, xub_StrLen nEnd );
1460 void ScModule::InputSetSelection( xub_StrLen nStart, xub_StrLen nEnd ) in InputSetSelection() function in ScModule1464 pHdl->InputSetSelection( nStart, nEnd ); in InputSetSelection()
3723 void ScInputHandler::InputSetSelection( xub_StrLen nStart, xub_StrLen nEnd ) in InputSetSelection() function in ScInputHandler
Completed in 47 milliseconds