LibreOffice Module sw (master) 1
Public Member Functions | List of all members
SwCropGrf Class Referencefinal

#include <grfatr.hxx>

Inheritance diagram for SwCropGrf:
[legend]
Collaboration diagram for SwCropGrf:
[legend]

Public Member Functions

 SwCropGrf ()
 
 SwCropGrf (sal_Int32 nLeft, sal_Int32 nRight, sal_Int32 nTop, sal_Int32 nBottom)
 
virtual SwCropGrfClone (SfxItemPool *pPool=nullptr) const override
 
- Public Member Functions inherited from SvxGrfCrop
 SvxGrfCrop (TypedWhichId< SvxGrfCrop >)
 
 SvxGrfCrop (sal_Int32 nLeft, sal_Int32 nRight, sal_Int32 nTop, sal_Int32 nBottom, TypedWhichId< SvxGrfCrop >)
 
virtual ~SvxGrfCrop () override
 
 SvxGrfCrop (SvxGrfCrop const &)=default
 
 SvxGrfCrop (SvxGrfCrop &&)=default
 
SvxGrfCropoperator= (SvxGrfCrop const &)=delete
 
SvxGrfCropoperator= (SvxGrfCrop &&)=delete
 
virtual bool operator== (const SfxPoolItem &) const override
 
virtual bool GetPresentation (SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
 
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
 
void SetLeft (sal_Int32 nVal)
 
void SetRight (sal_Int32 nVal)
 
void SetTop (sal_Int32 nVal)
 
void SetBottom (sal_Int32 nVal)
 
sal_Int32 GetLeft () const
 
sal_Int32 GetRight () const
 
sal_Int32 GetTop () const
 
sal_Int32 GetBottom () const
 

Detailed Description

Definition at line 69 of file grfatr.hxx.

Constructor & Destructor Documentation

◆ SwCropGrf() [1/2]

SwCropGrf::SwCropGrf ( )

Definition at line 136 of file grfatr.cxx.

Referenced by Clone().

◆ SwCropGrf() [2/2]

SwCropGrf::SwCropGrf ( sal_Int32  nLeft,
sal_Int32  nRight,
sal_Int32  nTop,
sal_Int32  nBottom 
)

Definition at line 140 of file grfatr.cxx.

Member Function Documentation

◆ Clone()

SwCropGrf * SwCropGrf::Clone ( SfxItemPool pPool = nullptr) const
overridevirtual

Definition at line 144 of file grfatr.cxx.

References SwCropGrf().


The documentation for this class was generated from the following files: