|
LibreOffice Module svx (master) 1
|
#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>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) |
| std::vector< sal_uInt16 > GetAllCharPropIds | ( | const SfxItemSet & | rSet | ) |
Definition at line 1033 of file svdedtv1.cxx.
References EE_CHAR_END(), EE_CHAR_START(), SfxItemIter::GetCurItem(), IsInvalidItem(), SfxItemIter::NextItem(), and rSet.
Referenced by sdr::properties::CellProperties::ItemSetChanged(), and SdrEditView::SetAttrToMarked().
| 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().
|
static |
Definition at line 1530 of file svdedtv1.cxx.
References tools::Rectangle::BottomCenter(), tools::Rectangle::BottomLeft(), tools::Rectangle::BottomRight(), tools::Rectangle::Center(), LB, tools::Rectangle::LeftCenter(), LM, LT, MB, MM, MT, RB, tools::Rectangle::RightCenter(), RM, RT, tools::Rectangle::TopCenter(), tools::Rectangle::TopLeft(), and tools::Rectangle::TopRight().
Referenced by SdrEditView::SetGeoAttrToMarked().