Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx57 class ContentWindow : public ::sd::Window class
60 ContentWindow(::Window& rParent, SlideSorter& rSlideSorter);
61 ~ContentWindow (void);
158 mpContentWindow(new ContentWindow(rParentWindow,*this )), in SlideSorter()
569 ContentWindow* pWindow = dynamic_cast<ContentWindow*>(GetContentWindow().get()); in SetCurrentFunction()
600 ContentWindow::ContentWindow( in ContentWindow() function in sd::slidesorter::__anon9f25f6e80211::ContentWindow
614 ContentWindow::~ContentWindow (void) in ~ContentWindow()
621 void ContentWindow::SetCurrentFunction (const FunctionReference& rpFunction) in SetCurrentFunction()
629 void ContentWindow::Paint (const Rectangle& rRect) in Paint()
637 void ContentWindow::KeyInput (const KeyEvent& rEvent) in KeyInput()
[all …]