LibreOffice Module forms (master) 1
Public Member Functions | Private Attributes | Friends | List of all members
frm::OGroupCompAcc Class Reference

#include <GroupManager.hxx>

Collaboration diagram for frm::OGroupCompAcc:
[legend]

Public Member Functions

 OGroupCompAcc (const css::uno::Reference< css::beans::XPropertySet > &rxElement, OGroupComp _aGroupComp)
 
bool operator== (const OGroupCompAcc &rCompAcc) const
 
const OGroupCompGetGroupComponent () const
 

Private Attributes

css::uno::Reference< css::beans::XPropertySetm_xComponent
 
OGroupComp m_aGroupComp
 

Friends

class OGroupCompAccLess
 

Detailed Description

Definition at line 108 of file GroupManager.hxx.

Constructor & Destructor Documentation

◆ OGroupCompAcc()

frm::OGroupCompAcc::OGroupCompAcc ( const css::uno::Reference< css::beans::XPropertySet > &  rxElement,
OGroupComp  _aGroupComp 
)

Definition at line 58 of file GroupManager.cxx.

Member Function Documentation

◆ GetGroupComponent()

const OGroupComp & frm::OGroupCompAcc::GetGroupComponent ( ) const
inline

Definition at line 121 of file GroupManager.hxx.

References m_aGroupComp.

Referenced by frm::OGroup::RemoveComponent().

◆ operator==()

bool frm::OGroupCompAcc::operator== ( const OGroupCompAcc rCompAcc) const

Definition at line 64 of file GroupManager.cxx.

References m_xComponent.

Friends And Related Function Documentation

◆ OGroupCompAccLess

friend class OGroupCompAccLess
friend

Definition at line 114 of file GroupManager.hxx.

Member Data Documentation

◆ m_aGroupComp

OGroupComp frm::OGroupCompAcc::m_aGroupComp
private

Definition at line 112 of file GroupManager.hxx.

Referenced by GetGroupComponent().

◆ m_xComponent

css::uno::Reference< css::beans::XPropertySet> frm::OGroupCompAcc::m_xComponent
private

Definition at line 110 of file GroupManager.hxx.

Referenced by frm::OGroupCompAccLess::operator()(), and operator==().


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