LibreOffice Module sd (master) 1
Public Member Functions | Private Attributes | List of all members
sd::AnnotationManager Class Reference

#include <annotationmanager.hxx>

Collaboration diagram for sd::AnnotationManager:
[legend]

Public Member Functions

 AnnotationManager (ViewShellBase &rViewShellBase)
 
 ~AnnotationManager ()
 
void ExecuteAnnotation (SfxRequest const &rRequest)
 
void GetAnnotationState (SfxItemSet &rItemSet)
 

Private Attributes

::rtl::Reference< AnnotationManagerImplmxImpl
 

Detailed Description

Definition at line 32 of file annotationmanager.hxx.

Constructor & Destructor Documentation

◆ AnnotationManager()

sd::AnnotationManager::AnnotationManager ( ViewShellBase rViewShellBase)

Definition at line 1197 of file annotationmanager.cxx.

References mxImpl.

◆ ~AnnotationManager()

sd::AnnotationManager::~AnnotationManager ( )

Definition at line 1203 of file annotationmanager.cxx.

References mxImpl.

Member Function Documentation

◆ ExecuteAnnotation()

void sd::AnnotationManager::ExecuteAnnotation ( SfxRequest const &  rRequest)

Definition at line 1208 of file annotationmanager.cxx.

References mxImpl.

◆ GetAnnotationState()

void sd::AnnotationManager::GetAnnotationState ( SfxItemSet rItemSet)

Definition at line 1213 of file annotationmanager.cxx.

References mxImpl.

Member Data Documentation

◆ mxImpl

::rtl::Reference<AnnotationManagerImpl> sd::AnnotationManager::mxImpl
private

The documentation for this class was generated from the following files: