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 void | createViewIndependentPrimitive2DSequence (drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const override |
Additional Inherited Members | |
Protected Member Functions inherited from sdr::contact::ViewContact | |
sal_uInt32 | getViewObjectContactCount () const |
ViewObjectContact * | getViewObjectContact (sal_uInt32 a) const |
virtual ViewObjectContact & | CreateObjectSpecificViewObjectContact (ObjectContact &rObjectContact) |
virtual void | createViewIndependentPrimitive2DSequence (drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) 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 389 of file viewcontactofsdrpage.cxx.
|
overridevirtual |
Definition at line 394 of file viewcontactofsdrpage.cxx.
|
overrideprivatevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 368 of file viewcontactofsdrpage.cxx.
References DBG_ASSERT.
|
overrideprivatevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 376 of file viewcontactofsdrpage.cxx.
References a, GetObjectCount(), GetViewContact(), and sdr::contact::ViewContact::getViewIndependentPrimitive2DContainer().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 398 of file viewcontactofsdrpage.cxx.
References SdrObjList::GetObjCount(), and sdr::contact::ViewContactOfPageSubObject::getPage().
Referenced by createViewIndependentPrimitive2DSequence().
|
overridevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 403 of file viewcontactofsdrpage.cxx.
References SdrObjList::GetObj(), sdr::contact::ViewContactOfPageSubObject::getPage(), SdrObject::GetViewContact(), and nIndex.
Referenced by createViewIndependentPrimitive2DSequence().