Home
last modified time | relevance | path

Searched refs:SwInputWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx65 SwInputWindow::SwInputWindow( Window* pParent, SfxBindings* pBind ) in SFX_IMPL_POS_CHILDWINDOW()
138 __EXPORT SwInputWindow::~SwInputWindow() in ~SwInputWindow()
156 void SwInputWindow::CleanupUglyHackWithUndo() in CleanupUglyHackWithUndo()
196 void __EXPORT SwInputWindow::Resize() in Resize()
211 void SwInputWindow::ShowWin() in ShowWin()
379 void __EXPORT SwInputWindow::Click( ) in Click()
400 void SwInputWindow::ApplyFormula() in ApplyFormula()
425 void SwInputWindow::CancelFormula() in CancelFormula()
524 void SwInputWindow::DelBoxCntnt() in DelBoxCntnt()
546 ((SwInputWindow*)GetParent())->ApplyFormula(); in KeyInput()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dinputwin.hxx53 class SwInputWindow : public ToolBox class
91 SwInputWindow( Window* pParent, SfxBindings* pBindings );
92 virtual ~SwInputWindow();
120 { ((SwInputWindow*)pWindow)->SetFormula( in SetFormula()
122 const SwView* GetView() const{return ((SwInputWindow*)pWindow)->GetView();} in GetView()

Completed in 18 milliseconds