LibreOffice Module sd (master) 1
Namespaces | Functions
annotationmanager.cxx File Reference
#include <com/sun/star/drawing/XDrawView.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/geometry/RealPoint2D.hpp>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/document/XEventBroadcaster.hpp>
#include <com/sun/star/office/XAnnotationAccess.hpp>
#include <comphelper/lok.hxx>
#include <svx/svxids.hrc>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sal/macros.h>
#include <svl/itempool.hxx>
#include <svl/intitem.hxx>
#include <unotools/localedatawrapper.hxx>
#include <unotools/useroptions.hxx>
#include <unotools/syslocale.hxx>
#include <unotools/saveopt.hxx>
#include <tools/datetime.hxx>
#include <tools/UnitConversion.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/request.hxx>
#include <sfx2/dispatch.hxx>
#include <editeng/editeng.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/outlobj.hxx>
#include <editeng/postitem.hxx>
#include <svx/postattr.hxx>
#include <annotationmanager.hxx>
#include "annotationmanagerimpl.hxx"
#include "annotationwindow.hxx"
#include <strings.hrc>
#include <Annotation.hxx>
#include <DrawDocShell.hxx>
#include <DrawViewShell.hxx>
#include <sdresid.hxx>
#include <EventMultiplexer.hxx>
#include <ViewShellBase.hxx>
#include <sdpage.hxx>
#include <drawdoc.hxx>
#include <textapi.hxx>
#include <optsitem.hxx>
#include <sdmod.hxx>
#include <memory>
Include dependency graph for annotationmanager.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

SfxItemPoolsd::GetAnnotationPool ()
 
static SfxBindingssd::getBindings (ViewShellBase const &rBase)
 
static SfxDispatchersd::getDispatcher (ViewShellBase const &rBase)
 
css::util::DateTime sd::getCurrentDateTime ()
 
OUString sd::getAnnotationDateTimeString (const Reference< XAnnotation > &xAnnotation)
 
 sd::IMPL_LINK_NOARG (AnnotationManagerImpl, UpdateTagsHdl, void *, void)
 
 sd::IMPL_LINK (AnnotationManagerImpl, EventMultiplexerListener, tools::EventMultiplexerEvent &, rEvent, void)