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

#include <conform.hxx>

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

Public Member Functions

 ConstFormControl (SwWrtShell *pSh, SwEditWin *pWin, SwView *pView, SdrObjKind eObjKind)
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt) override
 
virtual void Activate (const sal_uInt16 nSlotId) override
 
virtual void CreateDefaultObject () override
 
- Public Member Functions inherited from SwDrawBase
 SwDrawBase (SwWrtShell *pSh, SwEditWin *pWin, SwView *pView)
 
virtual ~SwDrawBase ()
 
void SetDrawPointer ()
 
void EnterSelectMode (const MouseEvent &rMEvt)
 
bool IsInsertForm () const
 
bool IsCreateObj () const
 
bool MouseMove (const MouseEvent &rMEvt)
 
virtual bool MouseButtonUp (const MouseEvent &rMEvt)
 
virtual bool MouseButtonDown (const MouseEvent &rMEvt)
 
void BreakCreate ()
 
void SetSlotId (sal_uInt16 nSlot)
 
sal_uInt16 GetSlotId () const
 
virtual void Activate (const sal_uInt16 nSlotId)
 
virtual void Deactivate ()
 
virtual void CreateDefaultObject ()
 
virtual void CreateDefaultObjectAtPosWithSize (Point aPos, Size aSize)
 
virtual bool doConstructOrthogonal () const
 

Private Attributes

SdrObjKind m_eObjKind
 

Additional Inherited Members

- Protected Member Functions inherited from SwDrawBase
Point GetDefaultCenterPos () const
 
- Protected Attributes inherited from SwDrawBase
SwViewm_pView
 
SwWrtShellm_pSh
 
VclPtr< SwEditWinm_pWin
 
Point m_aStartPos
 
sal_uInt16 m_nSlotId
 
bool m_bCreateObj:1
 
bool m_bInsForm:1
 

Detailed Description

Definition at line 24 of file conform.hxx.

Constructor & Destructor Documentation

◆ ConstFormControl()

ConstFormControl::ConstFormControl ( SwWrtShell pSh,
SwEditWin pWin,
SwView pView,
SdrObjKind  eObjKind 
)

Definition at line 30 of file conform.cxx.

References SwDrawBase::m_bInsForm.

Member Function Documentation

◆ Activate()

void ConstFormControl::Activate ( const sal_uInt16  nSlotId)
overridevirtual

◆ CreateDefaultObject()

void ConstFormControl::CreateDefaultObject ( )
overridevirtual

◆ MouseButtonDown()

bool ConstFormControl::MouseButtonDown ( const MouseEvent rMEvt)
overridevirtual

Member Data Documentation

◆ m_eObjKind

SdrObjKind ConstFormControl::m_eObjKind
private

Definition at line 27 of file conform.hxx.

Referenced by Activate().


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