|
LibreOffice Module sw (master) 1
|
#include <limits.h>#include <hintids.hxx>#include <sfx2/bindings.hxx>#include <sfx2/viewfrm.hxx>#include <svl/eitem.hxx>#include <svl/macitem.hxx>#include <unotools/charclass.hxx>#include <sfx2/event.hxx>#include <osl/diagnose.h>#include <cmdid.h>#include <view.hxx>#include <basesh.hxx>#include <wrtsh.hxx>#include <frmatr.hxx>#include <mdiexp.hxx>#include <fmtcol.hxx>#include <frmfmt.hxx>#include <swdtflvr.hxx>#include <doc.hxx>#include <wordcountdialog.hxx>#include <memory>#include <vcl/uitest/logger.hxx>#include <vcl/uitest/eventdescription.hxx>Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::util |
Functions | |
| IMPL_LINK (SwWrtShell, ExecFlyMac, const SwFlyFrameFormat *, pFlyFormat, void) | |
Variables | |
| static tools::Long | nStartDragX = 0 |
| static tools::Long | nStartDragY = 0 |
| static bool | bStartDrag = false |
| IMPL_LINK | ( | SwWrtShell | , |
| ExecFlyMac | , | ||
| const SwFlyFrameFormat * | , | ||
| pFlyFormat | , | ||
| void | |||
| ) |
Definition at line 742 of file select.cxx.
References SwFormat::GetMacro(), SvxMacroItem::GetMacro(), and SvxMacroItem::HasMacro().
|
static |
Definition at line 51 of file select.cxx.
Referenced by SwWrtShell::BeginFrameDrag(), SwWrtShell::EnterSelFrameMode(), and SwWrtShell::LeaveSelFrameMode().
|
static |
Definition at line 50 of file select.cxx.
Referenced by SwWrtShell::BeginFrameDrag(), and SwWrtShell::EnterSelFrameMode().
|
static |
Definition at line 50 of file select.cxx.
Referenced by SwWrtShell::BeginFrameDrag(), and SwWrtShell::EnterSelFrameMode().