19#ifndef INCLUDED_SVX_INC_SXALLITM_HXX
20#define INCLUDED_SVX_INC_SXALLITM_HXX
virtual SdrAllPositionXItem * Clone(SfxItemPool *) const override
SdrAllPositionXItem(tools::Long nPosX=0)
SdrAllPositionYItem(tools::Long nPosY=0)
virtual SdrAllPositionYItem * Clone(SfxItemPool *) const override
virtual SdrAllSizeHeightItem * Clone(SfxItemPool *) const override
SdrAllSizeHeightItem(tools::Long nHgt=0)
virtual SdrAllSizeWidthItem * Clone(SfxItemPool *) const override
SdrAllSizeWidthItem(tools::Long nWdt=0)
constexpr TypedWhichId< SdrAllSizeWidthItem > SDRATTR_ALLSIZEWIDTH(SDRATTR_NOTPERSIST_FIRST+8)
constexpr TypedWhichId< SdrAllPositionYItem > SDRATTR_ALLPOSITIONY(SDRATTR_NOTPERSIST_FIRST+7)
constexpr TypedWhichId< SdrAllSizeHeightItem > SDRATTR_ALLSIZEHEIGHT(SDRATTR_NOTPERSIST_FIRST+9)
constexpr TypedWhichId< SdrAllPositionXItem > SDRATTR_ALLPOSITIONX(SDRATTR_NOTPERSIST_FIRST+6)