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

#include <itemsettools.hxx>

Public Member Functions

 ItemChangeBroadcaster (const SdrObject &rObj)
 
sal_uInt32 GetRectangleCount () const
 
const tools::RectangleGetRectangle (sal_uInt32 nIndex) const
 

Private Attributes

std::vector< tools::RectanglemaRectangles
 

Detailed Description

Definition at line 34 of file itemsettools.hxx.

Constructor & Destructor Documentation

◆ ItemChangeBroadcaster()

sdr::properties::ItemChangeBroadcaster::ItemChangeBroadcaster ( const SdrObject rObj)
explicit

Member Function Documentation

◆ GetRectangle()

const tools::Rectangle & sdr::properties::ItemChangeBroadcaster::GetRectangle ( sal_uInt32  nIndex) const
inline

Definition at line 45 of file itemsettools.hxx.

References maRectangles, and nIndex.

Referenced by sdr::properties::BaseProperties::BroadcastItemChange().

◆ GetRectangleCount()

sal_uInt32 sdr::properties::ItemChangeBroadcaster::GetRectangleCount ( ) const
inline

Definition at line 41 of file itemsettools.hxx.

References maRectangles.

Referenced by sdr::properties::BaseProperties::BroadcastItemChange().

Member Data Documentation

◆ maRectangles

std::vector< tools::Rectangle > sdr::properties::ItemChangeBroadcaster::maRectangles
private

Definition at line 36 of file itemsettools.hxx.

Referenced by GetRectangle(), GetRectangleCount(), and ItemChangeBroadcaster().


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