Home
last modified time | relevance | path

Searched refs:SetRefInputHdl (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/formdlg/
H A Dformula.cxx143 pScMod->SetRefInputHdl(pScMod->GetInputHdl()); in ScFormulaDlg()
233 pScMod->SetRefInputHdl(pData->GetInputHandler()); in fill()
249 pScMod->SetRefInputHdl(pInputHdl); in fill()
265 pScMod->SetRefInputHdl(NULL); in fill()
277 pScMod->SetRefInputHdl(NULL); in ~ScFormulaDlg()
566 pScMod->SetRefInputHdl(pData->GetInputHandler()); in setReferenceInput()
579 pScMod->SetRefInputHdl(NULL); in clear()
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx478 SC_MOD()->SetRefInputHdl(NULL); in ~ScInputHandler()
1676 SC_MOD()->SetRefInputHdl(NULL); in ViewShellGone()
2189 SC_MOD()->SetRefInputHdl(this); in UpdateFormulaMode()
2208 SC_MOD()->SetRefInputHdl(NULL); in UpdateFormulaMode()
2632 SC_MOD()->SetRefInputHdl(NULL); in EnterHandler()
2757 SC_MOD()->SetRefInputHdl(NULL); in CancelHandler()
H A Dscmod.cxx1440 void ScModule::SetRefInputHdl( ScInputHandler* pNew ) in SetRefInputHdl() function in ScModule
/aoo41x/main/sc/inc/
H A Dscmod.hxx238 void SetRefInputHdl( ScInputHandler* pNew );

Completed in 36 milliseconds