LibreOffice Module sc (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
FuConstCustomShape Class Reference

#include <fuconcustomshape.hxx>

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

Public Member Functions

 FuConstCustomShape (ScTabViewShell &rViewSh, vcl::Window *pWin, ScDrawView *pView, SdrModel *pDoc, const SfxRequest &rReq)
 
virtual ~FuConstCustomShape () override
 
virtual bool MouseButtonUp (const MouseEvent &rMEvt) override
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt) override
 
virtual void Activate () override
 
virtual void Deactivate () override
 
virtual rtl::Reference< SdrObjectCreateDefaultObject (const sal_uInt16 nID, const tools::Rectangle &rRectangle) override
 
virtual bool doConstructOrthogonal () const override
 
- Public Member Functions inherited from FuConstruct
 FuConstruct (ScTabViewShell &rViewSh, vcl::Window *pWin, ScDrawView *pView, SdrModel *pDoc, const SfxRequest &rReq)
 
virtual ~FuConstruct () override
 
virtual bool KeyInput (const KeyEvent &rKEvt) override
 
virtual SC_DLLPUBLIC bool MouseMove (const MouseEvent &rMEvt) override
 
virtual bool MouseButtonUp (const MouseEvent &rMEvt) override
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt) override
 
bool SimpleMouseButtonUp (const MouseEvent &rMEvt)
 
- Public Member Functions inherited from FuDraw
 FuDraw (ScTabViewShell &rViewSh, vcl::Window *pWin, ScDrawView *pView, SdrModel *pDoc, const SfxRequest &rReq)
 
virtual ~FuDraw () override
 
virtual bool KeyInput (const KeyEvent &rKEvt) override
 
virtual void ForcePointer (const MouseEvent *pMEvt)
 
virtual bool MouseMove (const MouseEvent &rMEvt) override
 
virtual bool MouseButtonUp (const MouseEvent &rMEvt) override
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt) override
 
bool IsEditingANote () const
 
bool IsSizingOrMovingNote (const MouseEvent &rMEvt) const
 
- Public Member Functions inherited from FuPoor
 FuPoor (ScTabViewShell &rViewSh, vcl::Window *pWin, ScDrawView *pView, SdrModel *pDoc, const SfxRequest &rReq)
 
virtual ~FuPoor ()
 
void SetMouseButtonCode (sal_uInt16 nNew)
 
sal_uInt16 GetMouseButtonCode () const
 
virtual bool KeyInput (const KeyEvent &rKEvt)
 
virtual bool MouseMove (const MouseEvent &)
 
virtual bool MouseButtonUp (const MouseEvent &rMEvt)
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt)
 
sal_uInt8 Command (const CommandEvent &rCEvt)
 
virtual void Activate ()
 
virtual void Deactivate ()
 
void SetWindow (vcl::Window *pWin)
 
sal_uInt16 GetSlotID () const
 
bool IsDetectiveHit (const Point &rLogicPos)
 
void StopDragTimer ()
 
virtual rtl::Reference< SdrObjectCreateDefaultObject (const sal_uInt16 nID, const tools::Rectangle &rRectangle)
 
virtual bool doConstructOrthogonal () const
 

Private Member Functions

void SetAttributes (SdrObject *pObj)
 

Private Attributes

OUString aCustomShape
 

Additional Inherited Members

- Protected Member Functions inherited from FuPoor
 DECL_LINK (ScrollHdl, Timer *, void)
 
void ForceScroll (const Point &aPixPos)
 
 DECL_LINK (DragTimerHdl, Timer *, void)
 
 DECL_LINK (DragHdl, void *, void)
 
- Static Protected Member Functions inherited from FuPoor
static void ImpForceQuadratic (tools::Rectangle &rRect)
 
- Protected Attributes inherited from FuDraw
PointerStyle aNewPointer
 
PointerStyle aOldPointer
 
- Protected Attributes inherited from FuPoor
ScDrawViewpView
 
ScTabViewShellrViewShell
 
VclPtr< vcl::WindowpWindow
 
SdrModelpDrDoc
 
SfxRequest aSfxRequest
 
Timer aScrollTimer
 
Timer aDragTimer
 
bool bIsInDragMode
 
Point aMDPos
 

Detailed Description

Definition at line 24 of file fuconcustomshape.hxx.

Constructor & Destructor Documentation

◆ FuConstCustomShape()

FuConstCustomShape::FuConstCustomShape ( ScTabViewShell rViewSh,
vcl::Window pWin,
ScDrawView pView,
SdrModel pDoc,
const SfxRequest rReq 
)

◆ ~FuConstCustomShape()

FuConstCustomShape::~FuConstCustomShape ( )
overridevirtual

Definition at line 49 of file fuconcustomshape.cxx.

Member Function Documentation

◆ Activate()

void FuConstCustomShape::Activate ( )
overridevirtual

◆ CreateDefaultObject()

rtl::Reference< SdrObject > FuConstCustomShape::CreateDefaultObject ( const sal_uInt16  nID,
const tools::Rectangle rRectangle 
)
overridevirtual

◆ Deactivate()

void FuConstCustomShape::Deactivate ( )
overridevirtual

◆ doConstructOrthogonal()

bool FuConstCustomShape::doConstructOrthogonal ( ) const
overridevirtual

Reimplemented from FuPoor.

Definition at line 194 of file fuconcustomshape.cxx.

References aCustomShape, and SdrObjCustomShape::doConstructOrthogonal().

◆ MouseButtonDown()

bool FuConstCustomShape::MouseButtonDown ( const MouseEvent rMEvt)
overridevirtual

◆ MouseButtonUp()

bool FuConstCustomShape::MouseButtonUp ( const MouseEvent rMEvt)
overridevirtual

◆ SetAttributes()

void FuConstCustomShape::SetAttributes ( SdrObject pObj)
private

Member Data Documentation

◆ aCustomShape

OUString FuConstCustomShape::aCustomShape
private

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