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

#include <formbrowsertools.hxx>

Public Member Functions

 FindPropertyByName (OUString _aName)
 
bool operator() (const css::beans::Property &_rProp) const
 

Private Attributes

OUString m_sName
 

Detailed Description

Definition at line 52 of file formbrowsertools.hxx.

Constructor & Destructor Documentation

◆ FindPropertyByName()

pcr::FindPropertyByName::FindPropertyByName ( OUString  _aName)
inlineexplicit

Definition at line 58 of file formbrowsertools.hxx.

Member Function Documentation

◆ operator()()

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

Definition at line 59 of file formbrowsertools.hxx.

References m_sName.

Member Data Documentation

◆ m_sName

OUString pcr::FindPropertyByName::m_sName
private

Definition at line 55 of file formbrowsertools.hxx.

Referenced by operator()().


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