Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx283 AnnotationWindow::AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, Windo… in AnnotationWindow() function in sd::AnnotationWindow
300 AnnotationWindow::~AnnotationWindow() in ~AnnotationWindow()
309 void AnnotationWindow::InitControls() in InitControls()
399 void AnnotationWindow::StartEdit() in StartEdit()
405 void AnnotationWindow::Rescale() in Rescale()
424 void AnnotationWindow::DoResize() in DoResize()
485 void AnnotationWindow::SetScrollbar() in SetScrollbar()
520 void AnnotationWindow::ToggleInsMode() in ToggleInsMode()
615 void AnnotationWindow::SetColor() in SetColor()
660 void AnnotationWindow::Deactivate() in Deactivate()
[all …]
H A Dannotationwindow.hxx54 class AnnotationWindow;
62 AnnotationWindow* mpAnnotationWindow;
74 AnnotationTextWindow( AnnotationWindow* pParent, WinBits nBits );
86 class AnnotationWindow : public FloatingWindow class
113 AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, ::Window* pParent );
114 virtual ~AnnotationWindow();
H A Dannotationtag.hxx38 class AnnotationWindow;
90 std::auto_ptr<AnnotationWindow> mpAnnotationWindow;
H A Dannotationmanager.cxx1002AnnotationWindow* pAnnotationWindow = bButtonMenu ? 0 : dynamic_cast< AnnotationWindow* >( pParent… in ExecuteAnnotationContextMenu()
H A Dannotationtag.cxx687 …mpAnnotationWindow.reset( new AnnotationWindow( mrManager, mrView.GetDocSh(), pWindow->GetWindow(W… in OpenPopup()

Completed in 22 milliseconds