LibreOffice Module sw (master) 1
|
#include <hintids.hxx>
#include <unoevent.hxx>
#include <unoframe.hxx>
#include <unostyle.hxx>
#include <fmtinfmt.hxx>
#include <svl/macitem.hxx>
#include <sfx2/event.hxx>
Go to the source code of this file.
Variables | |
const struct SvEventDescription | aGraphicEvents [] |
const struct SvEventDescription | aFrameEvents [] |
const struct SvEventDescription | aOLEEvents [] |
const struct SvEventDescription | aHyperlinkEvents [] |
const struct SvEventDescription | aFrameStyleEvents [] |
const SvxMacroItem | aEmptyMacroItem (RES_FRMMACRO) |
const SvxMacroItem aEmptyMacroItem(RES_FRMMACRO) | ( | RES_FRMMACRO | ) |
Referenced by SwFrameStyleEventDescriptor::getMacroItem().
const struct SvEventDescription aFrameEvents[] |
Definition at line 48 of file unoevent.cxx.
const struct SvEventDescription aFrameStyleEvents[] |
Definition at line 78 of file unoevent.cxx.
const struct SvEventDescription aGraphicEvents[] |
Definition at line 36 of file unoevent.cxx.
const struct SvEventDescription aHyperlinkEvents[] |
Definition at line 70 of file unoevent.cxx.
const struct SvEventDescription aOLEEvents[] |
Definition at line 61 of file unoevent.cxx.