/aoo42x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 512 pViewShell->UpdateInputHandler(); in DoChange() 1264 pViewShell->UpdateInputHandler(sal_True); // damit sofort wieder eingegeben werden kann in DoProtect() 1334 pViewShell->UpdateInputHandler(sal_True); // damit sofort wieder eingegeben werden kann in DoProtect() 1480 pViewShell->UpdateInputHandler(); in Undo() 1497 pViewShell->UpdateInputHandler(); in Redo()
|
H A D | undobase.cxx | 123 pViewShell->UpdateInputHandler(); in EndUndo() 150 pViewShell->UpdateInputHandler(); in EndRedo()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 555 pScViewShell->UpdateInputHandler(sal_True); in DoClose() 722 pScViewShell->UpdateInputHandler(sal_True); in EnterRefMode() 771 pScViewShell->UpdateInputHandler(sal_True); in LeaveRefMode()
|
/aoo42x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 106 pScViewShell->UpdateInputHandler(sal_True); in ScFormulaDlg() 584 pScViewShell->UpdateInputHandler(); in clear()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh3.cxx | 99 pTabViewShell->UpdateInputHandler(); in Execute() 201 pTabViewShell->UpdateInputHandler(); in Execute()
|
H A D | viewfun2.cxx | 1485 GetViewData()->GetViewShell()->UpdateInputHandler(); in TransliterateText() 1923 GetViewData()->GetViewShell()->UpdateInputHandler( sal_True ); in Solve() 2283 GetViewData()->GetViewShell()->UpdateInputHandler(); in RenameTable() 2296 GetViewData()->GetViewShell()->UpdateInputHandler(); in SetTabBgColor() 2306 GetViewData()->GetViewShell()->UpdateInputHandler(); in SetTabBgColor()
|
H A D | spelldialog.cxx | 149 mpViewShell->UpdateInputHandler(); in Reset()
|
H A D | tabvwsh2.cxx | 94 UpdateInputHandler(); in ExecDraw()
|
H A D | tabvwsh4.cxx | 166 UpdateInputHandler( sal_True ); in Activate() 1432 UpdateInputHandler(sal_True); in TabKeyInput()
|
H A D | tabview3.cxx | 385 aViewData.GetViewShell()->UpdateInputHandler(); in CellContentChanged() 1226 aViewData.UpdateInputHandler(sal_True); in MoveCursorEnter() 1266 aViewData.UpdateInputHandler(sal_True); in MoveCursorEnter()
|
H A D | tabvwshb.cxx | 289 UpdateInputHandler(); in ExecDrawIns()
|
H A D | tabvwsha.cxx | 611 void ScTabViewShell::UpdateInputHandler( sal_Bool bForce /* = sal_False */, sal_Bool bStopEditing /… in UpdateInputHandler() function in ScTabViewShell
|
H A D | viewfun5.cxx | 366 GetViewData()->UpdateInputHandler(); in PasteDataFormat()
|
H A D | formatsh.cxx | 945 pTabViewShell->UpdateInputHandler(); in ExecuteNumFormat() 2492 pTabViewShell->UpdateInputHandler(); in ExecuteTextDirection()
|
H A D | select.cxx | 672 pViewData->GetViewShell()->UpdateInputHandler(); in DeselectAll()
|
H A D | tabview2.cxx | 404 aViewData.GetViewShell()->UpdateInputHandler(); in MarkCursor()
|
H A D | viewfun4.cxx | 605 rViewData.GetViewShell()->UpdateInputHandler(); in DoSheetConversion()
|
H A D | tabvwsh3.cxx | 1211 UpdateInputHandler(true); // damit sofort wieder eingegeben werden kann in Execute()
|
H A D | gridwin.cxx | 1347 pViewData->GetViewShell()->UpdateInputHandler(); in ExecFilter() 2179 pViewData->GetViewShell()->UpdateInputHandler(); in MouseButtonUp() 4601 pViewShell->UpdateInputHandler(); in GetFocus()
|
H A D | viewdata.cxx | 2987 void ScViewData::UpdateInputHandler( sal_Bool bForce, sal_Bool bStopEditing ) in UpdateInputHandler() function in ScViewData 2990 pViewShell->UpdateInputHandler( bForce, bStopEditing ); in UpdateInputHandler()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 259 void UpdateInputHandler( sal_Bool bForce = sal_False, sal_Bool bStopEditing = sal_True );
|
H A D | viewdata.hxx | 250 void UpdateInputHandler( sal_Bool bForce = sal_False, sal_Bool bStopEditing = sal_True );
|
/aoo42x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 219 pViewSh->UpdateInputHandler( sal_True ); // unbedingtes Update in ScInputWindow() 1754 pViewSh->UpdateInputHandler(sal_True); in DoEnter()
|
H A D | inputhdl.cxx | 1746 pActiveViewSh->UpdateInputHandler( sal_True ); // Status neu holen in ForgetLastPattern() 2775 pExecuteSh->UpdateInputHandler( sal_True ); // Status neu holen in CancelHandler()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 1220 pSh->UpdateInputHandler(); in DoRecalc() 1251 pSh->UpdateInputHandler(); in DoHardRecalc()
|