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

#include <propagg.hxx>

Public Member Functions

 OPropertyAccessor (sal_Int32 _nOriginalHandle, std::size_t _nPos, bool _bAggregate)
 
bool operator== (const OPropertyAccessor &rOb) const
 
bool operator< (const OPropertyAccessor &rOb) const
 

Public Attributes

sal_Int32 nOriginalHandle
 
std::size_t nPos
 
bool bAggregate
 

Detailed Description

Definition at line 50 of file propagg.hxx.

Constructor & Destructor Documentation

◆ OPropertyAccessor()

comphelper::internal::OPropertyAccessor::OPropertyAccessor ( sal_Int32  _nOriginalHandle,
std::size_t  _nPos,
bool  _bAggregate 
)
inline

Definition at line 56 of file propagg.hxx.

References _nPos.

Member Function Documentation

◆ operator<()

bool comphelper::internal::OPropertyAccessor::operator< ( const OPropertyAccessor rOb) const
inline

Definition at line 60 of file propagg.hxx.

References nPos.

◆ operator==()

bool comphelper::internal::OPropertyAccessor::operator== ( const OPropertyAccessor rOb) const
inline

Definition at line 59 of file propagg.hxx.

References nPos.

Member Data Documentation

◆ bAggregate

bool comphelper::internal::OPropertyAccessor::bAggregate

Definition at line 54 of file propagg.hxx.

◆ nOriginalHandle

sal_Int32 comphelper::internal::OPropertyAccessor::nOriginalHandle

Definition at line 52 of file propagg.hxx.

◆ nPos

std::size_t comphelper::internal::OPropertyAccessor::nPos

Definition at line 53 of file propagg.hxx.

Referenced by operator<(), and operator==().


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