19#ifndef INCLUDED_SW_INC_GRFATR_HXX
20#define INCLUDED_SW_INC_GRFATR_HXX
62 virtual bool PutValue(
const css::uno::Any& rVal,
73 SwCropGrf( sal_Int32 nLeft, sal_Int32 nRight,
74 sal_Int32 nTop, sal_Int32 nBottom );
104 sal_uInt8 nMemberId = 0 )
const override;
105 virtual bool PutValue(
const css::uno::Any& rVal,
207 sal_uInt8 nMemberId = 0 )
const override;
208 virtual bool PutValue(
const css::uno::Any& rVal,
245 sal_uInt8 nMemberId = 0 )
const override;
246 virtual bool PutValue(
const css::uno::Any& rVal,
276 sal_uInt8 nMemberId = 0 )
const override;
277 virtual bool PutValue(
const css::uno::Any& rVal,
sal_uInt16 GetValue() const
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
virtual bool operator==(const SfxPoolItem &rItem) const override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
void SetValue(sal_uInt16 nTheValue)
virtual sal_uInt16 GetValueCount() const=0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8) override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8=0) const override
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
virtual bool operator==(SfxPoolItem const &other) const override
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
virtual SfxUInt16Item * Clone(SfxItemPool *=nullptr) const override
const SwChannelRGrf & GetChannelRGrf(bool=true) const
const SwLuminanceGrf & GetLuminanceGrf(bool=true) const
const SwMirrorGrf & GetMirrorGrf(bool=true) const
const SwDrawModeGrf & GetDrawModeGrf(bool=true) const
const SwTransparencyGrf & GetTransparencyGrf(bool=true) const
const SwChannelGGrf & GetChannelGGrf(bool=true) const
const SwInvertGrf & GetInvertGrf(bool=true) const
const SwContrastGrf & GetContrastGrf(bool=true) const
const SwGammaGrf & GetGammaGrf(bool=true) const
const SwCropGrf & GetCropGrf(bool=true) const
const SwChannelBGrf & GetChannelBGrf(bool=true) const
const SwRotationGrf & GetRotationGrf(bool=true) const
SwChannelBGrf(sal_Int16 nVal=0)
virtual SwChannelBGrf * Clone(SfxItemPool *pPool=nullptr) const override
SwChannelGGrf(sal_Int16 nVal=0)
virtual SwChannelGGrf * Clone(SfxItemPool *pPool=nullptr) const override
SwChannelGrf(sal_Int16 nVal, sal_uInt16 nWhichL)
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
SwChannelRGrf(sal_Int16 nVal=0)
virtual SwChannelRGrf * Clone(SfxItemPool *pPool=nullptr) const override
SwContrastGrf(sal_Int16 nVal=0)
SwDrawModeGrf_Base(GraphicDrawMode nMode)
SwDrawModeGrf(GraphicDrawMode nMode=GraphicDrawMode::Standard)
const double & GetValue() const
SwGammaGrf(const double &rVal)
virtual SwInvertGrf * Clone(SfxItemPool *pPool=nullptr) const override
SwInvertGrf(bool bVal=false)
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
SwLuminanceGrf(sal_Int16 nVal=0)
SwMirrorGrf(MirrorGraph eMiro=MirrorGraph::Dont)
void SetGrfToggle(bool bNew)
const Size & GetUnrotatedSize() const
void SetValue(Degree10 d)
Degree10 GetValue() const
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
SwTransparencyGrf(sal_Int8 nVal=0)
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
virtual SwTransparencyGrf * Clone(SfxItemPool *pPool=nullptr) const override
constexpr TypedWhichId< SwLuminanceGrf > RES_GRFATR_LUMINANCE(144)
constexpr TypedWhichId< SwTransparencyGrf > RES_GRFATR_TRANSPARENCY(151)
constexpr TypedWhichId< SwChannelRGrf > RES_GRFATR_CHANNELR(146)
constexpr TypedWhichId< SwContrastGrf > RES_GRFATR_CONTRAST(145)
constexpr TypedWhichId< SwDrawModeGrf > RES_GRFATR_DRAWMODE(152)
constexpr TypedWhichId< SwChannelBGrf > RES_GRFATR_CHANNELB(148)
constexpr TypedWhichId< SwInvertGrf > RES_GRFATR_INVERT(150)
constexpr TypedWhichId< SwMirrorGrf > RES_GRFATR_MIRRORGRF(RES_GRFATR_BEGIN)
constexpr TypedWhichId< SwChannelGGrf > RES_GRFATR_CHANNELG(147)
constexpr TypedWhichId< SwRotationGrf > RES_GRFATR_ROTATION(143)
constexpr TypedWhichId< SwCropGrf > RES_GRFATR_CROPGRF(142)
constexpr TypedWhichId< SwGammaGrf > RES_GRFATR_GAMMA(149)