|
LibreOffice Module svx (master) 1
|
#include <svx/svdhdl.hxx>#include <tools/weakbase.h>#include <svtools/accessibilityoptions.hxx>#include <svx/svxdllapi.h>#include <svx/svdcrtv.hxx>#include <vcl/event.hxx>#include <unotools/options.hxx>#include <basegfx/polygon/b2dpolypolygon.hxx>Go to the source code of this file.
Classes | |
| struct | SdrViewEvent |
| class | SdrDropMarkerOverlay |
| class | SdrView |
Namespaces | |
| namespace | sdr |
| namespace | sdr::contact |
Enumerations | |
| enum class | SdrViewContext { Standard , PointEdit , GluePointEdit , Graphic , Media , Table } |
| enum class | SdrEventKind { NONE , TextEdit , MoveAction , EndAction , BackAction , EndCreate , EndDrag , MarkObj , MarkPoint , MarkGluePoint , BeginMark , BeginInsertObjPoint , EndInsertObjPoint , BeginInsertGluePoint , BeginDragHelpline , BeginDragObj , BeginCreateObj , BeginMacroObj , BeginTextEdit , EndMark , BrkMark , ExecuteUrl } |
| enum class | SdrMouseEventKind { BUTTONDOWN = 1 , MOVE = 2 , BUTTONUP = 3 } |
|
strong |
Definition at line 63 of file svdview.hxx.
|
strong |
| Enumerator | |
|---|---|
| BUTTONDOWN | |
| MOVE | |
| BUTTONUP | |
Definition at line 89 of file svdview.hxx.
|
strong |
| Enumerator | |
|---|---|
| Standard | |
| PointEdit | |
| GluePointEdit | |
| Graphic | |
| Media | |
| Table | |
Definition at line 54 of file svdview.hxx.