Home
last modified time | relevance | path

Searched refs:GetInputHandler (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/formdlg/
H A Dformula.cxx231 if(IsInputHdl(pData->GetInputHandler())) in fill()
233 pScMod->SetRefInputHdl(pData->GetInputHandler()); in fill()
293 if (((ScTabViewShell*)pSh)->GetInputHandler() == pHdl) in IsInputHdl()
313 pHdl=pViewSh->GetInputHandler(); in GetNextInputHandler()
566 pScMod->SetRefInputHdl(pData->GetInputHandler()); in setReferenceInput()
/aoo4110/main/sc/source/ui/inc/
H A Dformdata.hxx41 ScInputHandler* GetInputHandler() { return pInputHandler;} in GetInputHandler() function in ScFormEditData
H A Dinputwin.hxx185 ScInputHandler* GetInputHandler(){ return pInputHdl;} in GetInputHandler() function in ScInputWindow
H A Dtabvwsh.hxx257 ScInputHandler* GetInputHandler() const;
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh9.cxx145 ScInputHandler* ScTabViewShell::GetInputHandler() const in GetInputHandler() function in ScTabViewShell
H A Dtabvwsh4.cxx146 ScInputHandler* pOldHdl=pWin->GetInputHandler(); in Activate()
153 if (((ScTabViewShell*)pSh)->GetInputHandler() == pOldHdl) in Activate()
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx258 ScInputHandler* pHdl = pViewSh->GetInputHandler(); in ConfigurationChanged()
1362 pHdl = pViewSh->GetInputHandler(); // Viewshell hat jetzt immer einen in GetInputHdl()
H A Dinputwin.cxx239 ScInputHandler* pHdl = ((ScTabViewShell*)pSh)->GetInputHandler(); in ~ScInputWindow()
H A Dinputhdl.cxx480 if ( pInputWin && pInputWin->GetInputHandler() == this ) in ~ScInputHandler()

Completed in 118 milliseconds