LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
sdr::contact::ViewContactOfPageSubObject Class Reference

#include <viewcontactofsdrpage.hxx>

Inheritance diagram for sdr::contact::ViewContactOfPageSubObject:
[legend]
Collaboration diagram for sdr::contact::ViewContactOfPageSubObject:
[legend]

Public Member Functions

 ViewContactOfPageSubObject (ViewContactOfSdrPage &rParentViewContactOfSdrPage)
 
virtual ~ViewContactOfPageSubObject () override
 
virtual ViewContactGetParentContact () const override
 
const SdrPagegetPage () const
 
- Public Member Functions inherited from sdr::contact::ViewContact
virtual ~ViewContact ()
 
ViewObjectContactGetViewObjectContact (ObjectContact &rObjectContact)
 
bool HasViewObjectContacts () const
 
bool isAnimatedInAnyViewObjectContact () const
 
virtual sal_uInt32 GetObjectCount () const
 
virtual ViewContactGetViewContact (sal_uInt32 nIndex) const
 
virtual ViewContactGetParentContact () const
 
void ActionChildInserted (ViewContact &rChild)
 
virtual SdrObjectTryToGetSdrObject () const
 
virtual void ActionChanged ()
 
void getViewIndependentPrimitive2DContainer (drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const
 
virtual drawinglayer::primitive2d::Primitive2DContainer createGluePointPrimitive2DSequence () const
 
virtual drawinglayer::primitive2d::Primitive2DContainer embedToObjectSpecificInformation (drawinglayer::primitive2d::Primitive2DContainer rSource) const
 
virtual basegfx::B2DRange getRange (const drawinglayer::geometry::ViewInformation2D &rViewInfo2D) const
 
void flushViewObjectContacts (bool bWithHierarchy=true)
 

Private Attributes

ViewContactOfSdrPagemrParentViewContactOfSdrPage
 

Additional Inherited Members

- Protected Member Functions inherited from sdr::contact::ViewContact
sal_uInt32 getViewObjectContactCount () const
 
ViewObjectContactgetViewObjectContact (sal_uInt32 a) const
 
virtual ViewObjectContactCreateObjectSpecificViewObjectContact (ObjectContact &rObjectContact)
 
virtual void createViewIndependentPrimitive2DSequence (drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const
 
 ViewContact ()
 

Detailed Description

Definition at line 32 of file viewcontactofsdrpage.hxx.

Constructor & Destructor Documentation

◆ ViewContactOfPageSubObject()

sdr::contact::ViewContactOfPageSubObject::ViewContactOfPageSubObject ( ViewContactOfSdrPage rParentViewContactOfSdrPage)
explicit

Definition at line 45 of file viewcontactofsdrpage.cxx.

◆ ~ViewContactOfPageSubObject()

sdr::contact::ViewContactOfPageSubObject::~ViewContactOfPageSubObject ( )
overridevirtual

Definition at line 50 of file viewcontactofsdrpage.cxx.

Member Function Documentation

◆ getPage()

const SdrPage & sdr::contact::ViewContactOfPageSubObject::getPage ( ) const

◆ GetParentContact()

ViewContact * sdr::contact::ViewContactOfPageSubObject::GetParentContact ( ) const
overridevirtual

Reimplemented from sdr::contact::ViewContact.

Definition at line 54 of file viewcontactofsdrpage.cxx.

References mrParentViewContactOfSdrPage.

Member Data Documentation

◆ mrParentViewContactOfSdrPage

ViewContactOfSdrPage& sdr::contact::ViewContactOfPageSubObject::mrParentViewContactOfSdrPage
private

Definition at line 34 of file viewcontactofsdrpage.hxx.

Referenced by getPage(), and GetParentContact().


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