LibreOffice Module svx (master)
1
|
This view contact corresponds with all SdrObject instances in a single SdrPage. More...
#include <viewcontactofsdrpage.hxx>
Private Member Functions | |
virtual ViewObjectContact & | CreateObjectSpecificViewObjectContact (ObjectContact &rObjectContact) override |
virtual drawinglayer::primitive2d::Primitive2DContainer | createViewIndependentPrimitive2DSequence () const override |
Additional Inherited Members | |
![]() | |
sal_uInt32 | getViewObjectContactCount () const |
ViewObjectContact * | getViewObjectContact (sal_uInt32 a) const |
ViewContact () | |
This view contact corresponds with all SdrObject instances in a single SdrPage.
Its GetObjectCount() returns the number of SdrObject instances in the SdrPage that it represents, and its GetViewContact() returns the view contact of the SdrObject instance associated with the identifier passed to the method.
Definition at line 111 of file viewcontactofsdrpage.hxx.
|
explicit |
Definition at line 406 of file viewcontactofsdrpage.cxx.
|
overridevirtual |
Definition at line 411 of file viewcontactofsdrpage.cxx.
|
overrideprivatevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 380 of file viewcontactofsdrpage.cxx.
References DBG_ASSERT.
|
overrideprivatevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 388 of file viewcontactofsdrpage.cxx.
References a, GetObjectCount(), GetViewContact(), and sdr::contact::ViewContact::getViewIndependentPrimitive2DContainer().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 415 of file viewcontactofsdrpage.cxx.
References SdrObjList::GetObjCount(), and sdr::contact::ViewContactOfPageSubObject::getPage().
Referenced by createViewIndependentPrimitive2DSequence().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 420 of file viewcontactofsdrpage.cxx.
References assert(), SdrObjList::GetObj(), sdr::contact::ViewContactOfPageSubObject::getPage(), and SdrObject::GetViewContact().
Referenced by createViewIndependentPrimitive2DSequence().