LibreOffice Module extensions (master) 1
Public Member Functions | Private Attributes | List of all members
pcr::FindPropertyByHandle Struct Reference

#include <formbrowsertools.hxx>

Public Member Functions

 FindPropertyByHandle (sal_Int32 _nId)
 
bool operator() (const css::beans::Property &_rProp) const
 

Private Attributes

sal_Int32 m_nId
 

Detailed Description

Definition at line 38 of file formbrowsertools.hxx.

Constructor & Destructor Documentation

◆ FindPropertyByHandle()

pcr::FindPropertyByHandle::FindPropertyByHandle ( sal_Int32  _nId)
inlineexplicit

Definition at line 44 of file formbrowsertools.hxx.

Member Function Documentation

◆ operator()()

bool pcr::FindPropertyByHandle::operator() ( const css::beans::Property &  _rProp) const
inline

Definition at line 45 of file formbrowsertools.hxx.

References m_nId.

Member Data Documentation

◆ m_nId

sal_Int32 pcr::FindPropertyByHandle::m_nId
private

Definition at line 41 of file formbrowsertools.hxx.

Referenced by operator()().


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