Searched refs:AnnotationManagerImpl (Results 1 – 7 of 7) sorted by relevance
185 AnnotationManagerImpl::AnnotationManagerImpl( ViewShellBase& rViewShellBase ) in AnnotationManagerImpl() function in sd::AnnotationManagerImpl199 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 …]
37 class AnnotationManagerImpl;43 …AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const css::uno::Reference< css:…88 AnnotationManagerImpl& mrManager;
53 class AnnotationManagerImpl;89 AnnotationManagerImpl& mrManager;113 … AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, ::Window* pParent );
54 class AnnotationManagerImpl : private ::cppu::BaseMutex, public AnnotationManagerImplBase class57 AnnotationManagerImpl( ViewShellBase& rViewShellBase );
306 AnnotationTag::AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const Reference< … in AnnotationTag()
283 AnnotationWindow::AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, Windo… in AnnotationWindow()
36 class AnnotationManagerImpl;50 ::rtl::Reference< AnnotationManagerImpl > mxImpl;