LibreOffice Module svx (master) 1
Functions
svdedtv1.cxx File Reference
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <editeng/eeitem.hxx>
#include <math.h>
#include <svl/itemiter.hxx>
#include <svl/whiter.hxx>
#include <tools/bigint.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <getallcharpropids.hxx>
#include <svx/dialmgr.hxx>
#include <svx/svditer.hxx>
#include <svx/strings.hrc>
#include <AffineMatrixItem.hxx>
#include <svx/e3dsceneupdater.hxx>
#include <svx/obj3d.hxx>
#include <svx/rectenum.hxx>
#include <svx/sdr/contact/viewcontact.hxx>
#include <svx/sdooitm.hxx>
#include <svx/sderitm.hxx>
#include <svx/sdtagitm.hxx>
#include <svx/svdedtv.hxx>
#include <svx/svdetc.hxx>
#include <svx/svdopath.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdpagv.hxx>
#include <svx/svdtrans.hxx>
#include <svx/svdundo.hxx>
#include <svx/svxids.hrc>
#include <sxallitm.hxx>
#include <sxmovitm.hxx>
#include <sxreaitm.hxx>
#include <sxreoitm.hxx>
#include <sxroaitm.hxx>
#include <sxrooitm.hxx>
#include <sxsalitm.hxx>
#include <sxsoitm.hxx>
#include <sxtraitm.hxx>
#include <svx/xlnedwit.hxx>
#include <svx/xlnstwit.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xflclit.hxx>
#include <svx/xlntrit.hxx>
#include <svx/xfltrit.hxx>
#include <svx/sdprcitm.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <rtl/ustring.hxx>
#include <sfx2/viewsh.hxx>
#include <comphelper/lok.hxx>
#include <osl/diagnose.h>
Include dependency graph for svdedtv1.cxx:

Go to the source code of this file.

Functions

std::vector< sal_uInt16 > GetAllCharPropIds (const SfxItemSet &rSet)
 
std::vector< sal_uInt16 > GetAllCharPropIds (o3tl::span< const SfxPoolItem *const > aChangedItems)
 
static Point ImpGetPoint (const tools::Rectangle &rRect, RectPoint eRP)
 

Function Documentation

◆ GetAllCharPropIds() [1/2]

std::vector< sal_uInt16 > GetAllCharPropIds ( const SfxItemSet rSet)

◆ GetAllCharPropIds() [2/2]

std::vector< sal_uInt16 > GetAllCharPropIds ( o3tl::span< const SfxPoolItem *const >  aChangedItems)

Definition at line 1051 of file svdedtv1.cxx.

References EE_CHAR_END(), and EE_CHAR_START().

◆ ImpGetPoint()

static Point ImpGetPoint ( const tools::Rectangle rRect,
RectPoint  eRP 
)
static