Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx104 ScInputWindow* pWin=new ScInputWindow( pParentP, pBindings ); in SFX_IMPL_CHILDWINDOW()
131 ScInputWindow::ScInputWindow( Window* pParent, SfxBindings* pBind ) : in ScInputWindow() function in ScInputWindow
225 __EXPORT ScInputWindow::~ScInputWindow() in ~ScInputWindow()
328 void __EXPORT ScInputWindow::Select() in Select()
514 void __EXPORT ScInputWindow::Resize() in Resize()
577 void ScInputWindow::SetOkCancelMode() in SetOkCancelMode()
601 void ScInputWindow::SetSumAssignMode() in SetSumAssignMode()
679 void ScInputWindow::TextGrabFocus() in TextGrabFocus()
684 void ScInputWindow::TextInvalidate() in TextInvalidate()
689 void ScInputWindow::SwitchToTextWin() in SwitchToTextWin()
[all …]
H A Dscmod.cxx549 ScInputWindow* pWin = pHdl->GetInputWindow(); in Execute()
1488 ScInputWindow* pWin = pHdl->GetInputWindow(); in ActivateInputWindow()
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx36 class ScInputWindow;
58 ScInputWindow* pInputWin;
232 ScInputWindow* GetInputWindow() { return pInputWin; } in GetInputWindow()
233 void SetInputWindow( ScInputWindow* pNew ) { pInputWin = pNew; } in SetInputWindow()
H A Dinputwin.hxx148 class ScInputWindow : public ToolBox // Parent-Toolbox class
151 ScInputWindow( Window* pParent, SfxBindings* pBind );
152 virtual ~ScInputWindow();
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx536 ScInputWindow* pWin = (ScInputWindow*)pChild->GetWindow(); in DoClose()
/trunk/main/sc/inc/
H A Dscmod.hxx69 class ScInputWindow;
/trunk/main/sc/source/ui/view/
H A Dcellsh4.cxx285 ScInputWindow* pWin = pHdl->GetInputWindow(); in ExecuteMove()
H A Dtabvwsh4.cxx142 ScInputWindow* pWin = (ScInputWindow*)pChild->GetWindow(); in Activate()
H A Dtabview3.cxx1943 ScInputWindow* pInputWin = pInputHdl->GetInputWindow(); in KillEditView()

Completed in 59 milliseconds