LibreOffice Module sw (master) 1
|
#include <hintids.hxx>
#include <swtypes.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/request.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/svdview.hxx>
#include <svl/whiter.hxx>
#include <svx/swframevalidation.hxx>
#include <svx/anchorid.hxx>
#include <svx/hlnkitem.hxx>
#include <osl/diagnose.h>
#include <drawdoc.hxx>
#include <uitool.hxx>
#include <fmtornt.hxx>
#include <cmdid.h>
#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <wview.hxx>
#include <edtwin.hxx>
#include <viewopt.hxx>
#include <dcontact.hxx>
#include <frmfmt.hxx>
#include <drawbase.hxx>
#include <drwbassh.hxx>
#include <swdtflvr.hxx>
#include <svx/svditer.hxx>
#include <sfx2/msg.hxx>
#include <swslots.hxx>
#include <svx/svxdlg.hxx>
#include <svx/svdogrp.hxx>
#include <vcl/unohelp2.hxx>
#include <swabstdlg.hxx>
#include <swundo.hxx>
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/text/VertOrientation.hpp>
#include <com/sun/star/text/RelOrientation.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <fmtfollowtextflow.hxx>
#include <textboxhelper.hxx>
#include <svx/diagram/IDiagramHelper.hxx>
Go to the source code of this file.
Macros | |
#define | ShellClass_SwDrawBaseShell |
Functions | |
IMPL_LINK (SwDrawBaseShell, CheckGroupShapeNameHdl, AbstractSvxObjectNameDialog &, rNameDialog, bool) | |
IMPL_LINK (SwDrawBaseShell, ValidatePosition, SvxSwFrameValidation &, rValidation, void) | |
#define ShellClass_SwDrawBaseShell |
Definition at line 47 of file drwbassh.cxx.
IMPL_LINK | ( | SwDrawBaseShell | , |
CheckGroupShapeNameHdl | , | ||
AbstractSvxObjectNameDialog & | , | ||
rNameDialog | , | ||
bool | |||
) |
Definition at line 704 of file drwbassh.cxx.
References IDocumentDrawModelAccess::GetDrawModel(), SwViewShell::GetDrawView(), SwViewShell::getIDocumentDrawModelAccess(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrObject::GetName(), SdrModel::GetPage(), GetShell(), SdrObjListIter::IsMore(), and SdrObjListIter::Next().
IMPL_LINK | ( | SwDrawBaseShell | , |
ValidatePosition | , | ||
SvxSwFrameValidation & | , | ||
rValidation | , | ||
void | |||
) |
Definition at line 1047 of file drwbassh.cxx.
References SwRect::Bottom(), SwFEShell::CalcBoundRect(), SwRect::Chg(), FindFrameFormat(), SwFormat::GetAnchor(), SwViewShell::GetDrawView(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), GetShell(), Size::Height(), SwRect::Height(), if(), SwFEShell::IsFrameVertical(), SwRect::Left(), MINFLY, SwPostItHelper::NONE, SwRect::Pos(), SwRect::Right(), Size::setHeight(), Size::setWidth(), Point::setX(), Point::setY(), SwRect::SSize(), SwRect::Top(), Size::Width(), SwRect::Width(), Point::X(), and Point::Y().