LibreOffice Module comphelper (master) 1
Public Member Functions | Public Attributes | List of all members
comphelper::SlaveData Struct Reference

#include <MasterPropertySet.hxx>

Collaboration diagram for comphelper::SlaveData:
[legend]

Public Member Functions

 SlaveData (ChainablePropertySet *pSlave)
 
bool IsInit () const
 
void SetInit (bool bInit)
 

Public Attributes

rtl::Reference< ChainablePropertySetmxSlave
 
bool mbInit
 

Detailed Description

Definition at line 37 of file MasterPropertySet.hxx.

Constructor & Destructor Documentation

◆ SlaveData()

SlaveData::SlaveData ( ChainablePropertySet pSlave)

Definition at line 58 of file MasterPropertySet.cxx.

Member Function Documentation

◆ IsInit()

bool comphelper::SlaveData::IsInit ( ) const
inline

◆ SetInit()

void comphelper::SlaveData::SetInit ( bool  bInit)
inline

Member Data Documentation

◆ mbInit

bool comphelper::SlaveData::mbInit

Definition at line 40 of file MasterPropertySet.hxx.

Referenced by IsInit(), and SetInit().

◆ mxSlave

rtl::Reference< ChainablePropertySet > comphelper::SlaveData::mxSlave

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