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()370 void AnnotationManagerImpl::InsertAnnotation() in InsertAnnotation()798 void AnnotationManagerImpl::invalidateSlots() in invalidateSlots()866 void AnnotationManagerImpl::CreateTags() in CreateTags()909 void AnnotationManagerImpl::DisposeTags() in DisposeTags()926 void AnnotationManagerImpl::addListener() in addListener()939 void AnnotationManagerImpl::removeListener() in removeListener()1224 SdPage* AnnotationManagerImpl::GetFirstPage() in GetFirstPage()[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;
Completed in 40 milliseconds