LibreOffice Module sd (master) 1
Namespaces | Macros | Functions
annotationwindow.cxx File Reference
#include <editeng/eeitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/langitem.hxx>
#include <editeng/editview.hxx>
#include <editeng/editstat.hxx>
#include <editeng/outliner.hxx>
#include <editeng/editeng.hxx>
#include <editeng/outlobj.hxx>
#include <editeng/postitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/crossedoutitem.hxx>
#include <svx/svxids.hrc>
#include <unotools/useroptions.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/stritem.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/vclenum.hxx>
#include <vcl/svapp.hxx>
#include <vcl/gradient.hxx>
#include <vcl/settings.hxx>
#include <vcl/ptrstyle.hxx>
#include <strings.hrc>
#include "annotationwindow.hxx"
#include "annotationmanagerimpl.hxx"
#include <com/sun/star/office/XAnnotation.hpp>
#include <DrawDocShell.hxx>
#include <ViewShell.hxx>
#include <drawdoc.hxx>
#include <textapi.hxx>
#include <sdresid.hxx>
#include <memory>
Include dependency graph for annotationwindow.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Macros

#define METABUTTON_WIDTH   16
 
#define METABUTTON_HEIGHT   18
 
#define POSTIT_META_HEIGHT   sal_Int32(30)
 

Functions

 sd::IMPL_LINK (AnnotationWindow, MenuItemSelectedHdl, const OUString &, rIdent, void)
 
 sd::IMPL_LINK (AnnotationWindow, ScrollHdl, weld::ScrolledWindow &, rScrolledWindow, void)
 
TextApiObject * sd::getTextApiObject (const Reference< XAnnotation > &xAnnotation)
 

Macro Definition Documentation

◆ METABUTTON_HEIGHT

#define METABUTTON_HEIGHT   18

Definition at line 67 of file annotationwindow.cxx.

◆ METABUTTON_WIDTH

#define METABUTTON_WIDTH   16

Definition at line 66 of file annotationwindow.cxx.

◆ POSTIT_META_HEIGHT

#define POSTIT_META_HEIGHT   sal_Int32(30)

Definition at line 68 of file annotationwindow.cxx.