Lines Matching refs:Window
122 ::Window* pParentWindow,
170 ViewShell::ViewShell( SfxViewFrame*, ::Window* pParentWindow, ViewShellBase& rViewShellBase, bool b… in ViewShell()
229 mpContentWindow.reset(new ::sd::Window(GetParentWindow())); in construct()
239 static_cast< ::Window*>(mpContentWindow.get())->Resize(); in construct()
464 sal_Bool ViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput()
540 void ViewShell::MouseButtonDown(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseButtonDown()
586 void ViewShell::MouseMove(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseMove()
625 void ViewShell::MouseButtonUp(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseButtonUp()
662 void ViewShell::Command(const CommandEvent& rCEvt, ::sd::Window* pWin) in Command()
690 long ViewShell::Notify(NotifyEvent& rNEvt, ::sd::Window* pWin) in Notify()
704 bool ViewShell::HandleScrollCommand(const CommandEvent& rCEvt, ::sd::Window* pWin) in HandleScrollCommand()
1402 ViewShell::CreateAccessibleDocumentView (::sd::Window* ) in CreateAccessibleDocumentView() argument
1548 ::sd::Window* ViewShell::GetActiveWindow (void) const in GetActiveWindow()
1563 void ViewShell::Paint (const Rectangle&, ::sd::Window* ) in Paint() argument
1615 bool ViewShell::RelocateToParentWindow (::Window* pParentWindow) in RelocateToParentWindow()
1697 ::Window*, in CreateShell() argument