Searched refs:AnnotationManager (Results 1 – 4 of 4) sorted by relevance
40 class AnnotationManager class43 AnnotationManager( ViewShellBase& rViewShellBase );44 ~AnnotationManager();
56 class AnnotationManager;509 ::std::auto_ptr< AnnotationManager > mpAnnotationManager;
1247 AnnotationManager::AnnotationManager( ViewShellBase& rViewShellBase ) in AnnotationManager() function in sd::AnnotationManager1253 AnnotationManager::~AnnotationManager() in ~AnnotationManager()1258 void AnnotationManager::ExecuteAnnotation(SfxRequest& rRequest) in ExecuteAnnotation()1263 void AnnotationManager::GetAnnotationState(SfxItemSet& rItemSet) in GetAnnotationState()
417 mpAnnotationManager.reset( new AnnotationManager( GetViewShellBase() ) ); in Construct()
Completed in 24 milliseconds