Lines Matching refs:SC_MOD
149 ScModule* pScMod = SC_MOD(); in ScInputWindow()
196 …pInputHdl = SC_MOD()->GetInputHdl( pViewSh, sal_False ); // use own handler even if ref-handler… in ScInputWindow()
249 SfxImageManager::GetImageManager( SC_MOD() )->ReleaseToolBox( this ); in ~ScInputWindow()
330 ScModule* pScMod = SC_MOD(); in Select()
534 ScModule* pScMod = SC_MOD(); in SetFuncString()
583 ScModule* pScMod = SC_MOD(); in SetOkCancelMode()
607 ScModule* pScMod = SC_MOD(); in SetSumAssignMode()
694 if ( SC_MOD()->IsEditMode() ) in SwitchToTextWin()
737 ScModule* pScMod = SC_MOD(); in DataChanged()
869 if ( SC_MOD()->IsEditMode() ) in MouseButtonDown()
889 SC_MOD()->InputChanged( pEditView ); in MouseButtonUp()
892 SC_MOD()->InputSelection( pEditView ); in MouseButtonUp()
902 ScModule* pScMod = SC_MOD(); in Command()
950 SC_MOD()->InputChanged( pEditView ); in Command()
973 if (!SC_MOD()->InputKeyEvent( rKEvt )) in KeyInput()
1117 ScInputHandler* pHdl = SC_MOD()->GetInputHdl(); in StartEditEngine()
1160 SC_MOD()->SetInputMode( SC_INPUT_TOP ); in StartEditEngine()
1171 ScInputHandler* pHdl = SC_MOD()->GetInputHdl(); in IMPL_LINK()
1190 ScModule* pScMod = SC_MOD(); in StopEditEngine()
1516 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in FillFunctions()
1701 ScModule* pScMod = SC_MOD(); in DoEnter()
1826 ScInputHandler* pHdl = SC_MOD()->GetInputHdl( PTR_CAST( ScTabViewShell, pCurSh ) ); in ReleaseFocus_Impl()