Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx177 pScMod->InputGetSelection( PrivStart, PrivEnd); in ScFormulaDlg()
195 pScMod->InputGetSelection( PrivStart, PrivEnd); in ScFormulaDlg()
632 pScMod->InputGetSelection( _nStart, _nEnd ); in getSelection()
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx226 void InputGetSelection ( xub_StrLen& rStart, xub_StrLen& rEnd );
/trunk/main/sc/inc/
H A Dscmod.hxx244 void InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd );
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1453 void ScModule::InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd ) in InputGetSelection() function in ScModule
1457 pHdl->InputGetSelection( rStart, rEnd ); in InputGetSelection()
H A Dinputhdl.cxx3687 void ScInputHandler::InputGetSelection( xub_StrLen& rStart, xub_StrLen& rEnd ) in InputGetSelection() function in ScInputHandler

Completed in 65 milliseconds