Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx185 AnnotationManagerImpl::AnnotationManagerImpl( ViewShellBase& rViewShellBase ) in AnnotationManagerImpl() function in sd::AnnotationManagerImpl
199 void AnnotationManagerImpl::init() in init()
227 void SAL_CALL AnnotationManagerImpl::disposing () in disposing()
255 void SAL_CALL AnnotationManagerImpl::notifyEvent( const ::com::sun::star::document::EventObject& aE… in notifyEvent()
265 void SAL_CALL AnnotationManagerImpl::disposing( const ::com::sun::star::lang::EventObject& /*Source… in disposing()
269 void AnnotationManagerImpl::ShowAnnotations( bool bShow ) in ShowAnnotations()
286 void AnnotationManagerImpl::ExecuteAnnotation(SfxRequest& rReq ) in ExecuteAnnotation()
313 void AnnotationManagerImpl::ExecuteInsertAnnotation(SfxRequest& /*rReq*/) in ExecuteInsertAnnotation()
321 void AnnotationManagerImpl::ExecuteDeleteAnnotation(SfxRequest& rReq) in ExecuteDeleteAnnotation()
370 void AnnotationManagerImpl::InsertAnnotation() in InsertAnnotation()
[all …]
H A Dannotationtag.hxx37 class AnnotationManagerImpl;
43 …AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const css::uno::Reference< css:…
88 AnnotationManagerImpl& mrManager;
H A Dannotationwindow.hxx53 class AnnotationManagerImpl;
89 AnnotationManagerImpl& mrManager;
113 … AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, ::Window* pParent );
H A Dannotationmanagerimpl.hxx54 class AnnotationManagerImpl : private ::cppu::BaseMutex, public AnnotationManagerImplBase class
57 AnnotationManagerImpl( ViewShellBase& rViewShellBase );
H A Dannotationtag.cxx306 AnnotationTag::AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const Reference< … in AnnotationTag()
H A Dannotationwindow.cxx283 AnnotationWindow::AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, Windo… in AnnotationWindow()
/AOO42X/main/sd/source/ui/inc/
H A Dannotationmanager.hxx36 class AnnotationManagerImpl;
50 ::rtl::Reference< AnnotationManagerImpl > mxImpl;