Searched refs:InputGetSelection (Results 1 – 5 of 5) sorted by relevance
177 pScMod->InputGetSelection( PrivStart, PrivEnd); in ScFormulaDlg()195 pScMod->InputGetSelection( PrivStart, PrivEnd); in ScFormulaDlg()632 pScMod->InputGetSelection( _nStart, _nEnd ); in getSelection()
226 void InputGetSelection ( xub_StrLen& rStart, xub_StrLen& rEnd );
244 void InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd );
1453 void ScModule::InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd ) in InputGetSelection() function in ScModule1457 pHdl->InputGetSelection( rStart, rEnd ); in InputGetSelection()
3687 void ScInputHandler::InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd ) in InputGetSelection() function in ScInputHandler
Completed in 43 milliseconds