LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
SvxShapeImpl Struct Reference
Collaboration diagram for SvxShapeImpl:
[legend]

Public Member Functions

 SvxShapeImpl (SvxShape &_rAntiImpl)
 

Public Attributes

std::optional< SfxItemSetmxItemSet
 
SdrObjKind mnObjId
 
SvxShapeMastermpMaster
 
bool mbDisposing
 
::unotools::WeakReference< SdrObjectmxCreatedObj
 CL, OD 2005-07-19 #i52126# - this is initially 0 and set when a SvxShape::Create() call is executed. More...
 
::comphelper::OInterfaceContainerHelper4< css::lang::XEventListener > maDisposeListeners
 
svx::PropertyChangeNotifier maPropertyNotifier
 

Detailed Description

Definition at line 113 of file unoshape.cxx.

Constructor & Destructor Documentation

◆ SvxShapeImpl()

SvxShapeImpl::SvxShapeImpl ( SvxShape _rAntiImpl)
inline

Definition at line 131 of file unoshape.cxx.

References NONE.

Member Data Documentation

◆ maDisposeListeners

::comphelper::OInterfaceContainerHelper4<css::lang::XEventListener> SvxShapeImpl::maDisposeListeners

Definition at line 128 of file unoshape.cxx.

◆ maPropertyNotifier

svx::PropertyChangeNotifier SvxShapeImpl::maPropertyNotifier

Definition at line 129 of file unoshape.cxx.

◆ mbDisposing

bool SvxShapeImpl::mbDisposing

Definition at line 118 of file unoshape.cxx.

◆ mnObjId

SdrObjKind SvxShapeImpl::mnObjId

Definition at line 116 of file unoshape.cxx.

◆ mpMaster

SvxShapeMaster* SvxShapeImpl::mpMaster

Definition at line 117 of file unoshape.cxx.

◆ mxCreatedObj

::unotools::WeakReference< SdrObject > SvxShapeImpl::mxCreatedObj

CL, OD 2005-07-19 #i52126# - this is initially 0 and set when a SvxShape::Create() call is executed.

It is then set to the created SdrObject so a multiple call to SvxShape::Create() with same SdrObject is prohibited.

Definition at line 125 of file unoshape.cxx.

◆ mxItemSet

std::optional<SfxItemSet> SvxShapeImpl::mxItemSet

Definition at line 115 of file unoshape.cxx.


The documentation for this struct was generated from the following file: