Searched refs:ContentWindow (Results 1 – 1 of 1) sorted by relevance
56 class ContentWindow : public ::sd::Window class59 ContentWindow(::Window& rParent, SlideSorter& rSlideSorter);60 ~ContentWindow (void);568 ContentWindow* pWindow = dynamic_cast<ContentWindow*>(GetContentWindow().get()); in SetCurrentFunction()599 ContentWindow::ContentWindow( in ContentWindow() function in sd::slidesorter::__anonc1c11ab80211::ContentWindow613 ContentWindow::~ContentWindow (void) in ~ContentWindow()628 void ContentWindow::Paint (const Rectangle& rRect) in Paint()636 void ContentWindow::KeyInput (const KeyEvent& rEvent) in KeyInput()645 void ContentWindow::MouseMove (const MouseEvent& rEvent) in MouseMove()672 void ContentWindow::Command(const CommandEvent& rEvent) in Command()[all …]
Completed in 23 milliseconds