LibreOffice Module svx (master)
1
|
#include <viewcontactofsdrobj.hxx>
Protected Member Functions | |
virtual ViewObjectContact & | CreateObjectSpecificViewObjectContact (ObjectContact &rObjectContact) override |
![]() | |
sal_uInt32 | getViewObjectContactCount () const |
ViewObjectContact * | getViewObjectContact (sal_uInt32 a) const |
virtual drawinglayer::primitive2d::Primitive2DContainer | createViewIndependentPrimitive2DSequence () const |
ViewContact () | |
Protected Attributes | |
SdrObject & | mrObject |
SdrTextAniKind | meRememberedAnimationKind |
Definition at line 34 of file viewcontactofsdrobj.hxx.
|
explicit |
Definition at line 43 of file viewcontactofsdrobj.cxx.
References GetSdrObject(), meRememberedAnimationKind, and NONE.
|
overridevirtual |
Definition at line 55 of file viewcontactofsdrobj.cxx.
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Reimplemented in sdr::contact::ViewContactOfSdrOle2Obj, sdr::contact::ViewContactOfE3dScene, and sdr::contact::ViewContactOfPageObj.
Definition at line 105 of file viewcontactofsdrobj.cxx.
References sdr::contact::ViewContact::ActionChanged(), GetSdrObject(), and meRememberedAnimationKind.
Referenced by sdr::contact::ViewContactOfPageObj::ActionChanged(), sdr::contact::ViewContactOfE3dScene::ActionChanged(), and sdr::contact::ViewContactOfSdrOle2Obj::ActionChanged().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 131 of file viewcontactofsdrobj.cxx.
References a, SdrHdl::createGluePointBitmap(), SdrGluePoint::GetAbsolutePos(), SdrGluePointList::GetCount(), SdrObject::GetGluePointList(), GetSdrObject(), nCount, and Point.
|
overrideprotectedvirtual |
Reimplemented from sdr::contact::ViewContact.
Reimplemented in sdr::contact::ViewContactOfE3dScene, sdr::contact::ViewContactOfUnoControl, sdr::contact::ViewContactOfSdrMediaObj, sdr::contact::ViewContactOfE3d, sdr::contact::ViewContactOfGraphic, sdr::contact::ViewContactOfGroup, sdr::contact::ViewContactOfSdrOle2Obj, and sdr::contact::ViewContactOfPageObj.
Definition at line 35 of file viewcontactofsdrobj.cxx.
References DBG_ASSERT.
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 167 of file viewcontactofsdrobj.cxx.
References SdrObject::GetDescription(), SdrObject::GetName(), GetSdrObject(), GetTitle(), and SdrObject::GetTitle().
Referenced by sdr::contact::ViewObjectContactOfE3dScene::createPrimitive2DSequence().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Reimplemented in sdr::contact::ViewContactOfVirtObj.
Definition at line 60 of file viewcontactofsdrobj.cxx.
References SdrObjList::GetObjCount(), GetSdrObject(), and SdrObject::GetSubList().
Referenced by sdr::contact::ViewContactOfE3dScene::createScenePrimitive2DSequence(), sdr::contact::ViewContactOfGroup::createViewIndependentPrimitive2DSequence(), sdr::contact::ViewContactOfE3dScene::createViewIndependentPrimitive2DSequence(), and sdr::contact::ViewContactOfE3dScene::getAllPrimitive3DContainer().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 79 of file viewcontactofsdrobj.cxx.
References SdrObject::getParentSdrObjListFromSdrObject(), GetSdrObject(), SdrObjList::getSdrObjectFromSdrObjList(), and SdrObject::GetViewContact().
|
inline |
Definition at line 51 of file viewcontactofsdrobj.hxx.
Referenced by ActionChanged(), createGluePointPrimitive2DSequence(), sdr::contact::ViewContactOfSdrMediaObj::CreateObjectSpecificViewObjectContact(), sdr::contact::ViewContactOfSdrCaptionObj::createViewIndependentPrimitive2DSequence(), embedToObjectSpecificInformation(), sdr::contact::ViewContactOfSdrCircObj::GetCircObj(), sdr::contact::ViewContactOfSdrObjCustomShape::GetCustomShapeObj(), sdr::contact::ViewContactOfE3d::GetE3dObject(), sdr::contact::ViewContactOfSdrEdgeObj::GetEdgeObj(), sdr::contact::ViewContactOfGraphic::GetGrafObject(), sdr::contact::ViewContactOfSdrMeasureObj::GetMeasureObj(), GetObjectCount(), sdr::contact::ViewContactOfSdrOle2Obj::GetOle2Obj(), sdr::contact::ViewContactOfPageObj::GetPageObj(), GetParentContact(), sdr::contact::ViewContactOfSdrPathObj::GetPathObj(), sdr::contact::ViewContactOfSdrRectObj::GetRectObj(), sdr::contact::ViewContactOfGroup::GetSdrObjGroup(), sdr::contact::ViewContactOfUnoControl::GetSdrUnoObj(), GetViewContact(), sdr::contact::ViewContactOfSdrMediaObj::mediaPropertiesChanged(), TryToGetSdrObject(), and ViewContactOfSdrObj().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 70 of file viewcontactofsdrobj.cxx.
References assert(), SdrObjList::GetObj(), GetSdrObject(), SdrObject::GetSubList(), and SdrObject::GetViewContact().
Referenced by sdr::contact::ViewContactOfE3dScene::createScenePrimitive2DSequence(), sdr::contact::ViewContactOfVirtObj::createViewIndependentPrimitive2DSequence(), sdr::contact::ViewContactOfGroup::createViewIndependentPrimitive2DSequence(), and sdr::contact::ViewContactOfE3dScene::getAllPrimitive3DContainer().
|
overridevirtual |
override for accessing the SdrObject
Reimplemented from sdr::contact::ViewContact.
Definition at line 122 of file viewcontactofsdrobj.cxx.
References GetSdrObject().
Referenced by sdr::contact::ViewContactOfUnoControl::getTemporaryControlForWindow().
|
protected |
Definition at line 43 of file viewcontactofsdrobj.hxx.
Referenced by ActionChanged(), and ViewContactOfSdrObj().
|
protected |
Definition at line 39 of file viewcontactofsdrobj.hxx.
Referenced by sdr::contact::ViewContactOfVirtObj::GetVirtObj().