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);157 mpContentWindow(new ContentWindow(rParentWindow,*this )), in SlideSorter()568 ContentWindow* pWindow = dynamic_cast<ContentWindow*>(GetContentWindow().get()); in SetCurrentFunction()599 ContentWindow::ContentWindow( in ContentWindow() function in sd::slidesorter::__anon573566800211::ContentWindow613 ContentWindow::~ContentWindow (void) in ~ContentWindow()620 void ContentWindow::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction()628 void ContentWindow::Paint (const Rectangle& rRect) in Paint()636 void ContentWindow::KeyInput (const KeyEvent& rEvent) in KeyInput()[all …]