LibreOffice Module scaddins (master) 1
Public Member Functions | Public Attributes | List of all members
sca::analysis::FindFuncData Struct Reference

#include <analysishelper.hxx>

Public Member Functions

 FindFuncData (const OUString &rId)
 
bool operator() (FuncData const &rCandidate) const
 

Public Attributes

const OUString & m_rId
 

Detailed Description

Definition at line 235 of file analysishelper.hxx.

Constructor & Destructor Documentation

◆ FindFuncData()

sca::analysis::FindFuncData::FindFuncData ( const OUString &  rId)
inlineexplicit

Definition at line 238 of file analysishelper.hxx.

Member Function Documentation

◆ operator()()

bool sca::analysis::FindFuncData::operator() ( FuncData const &  rCandidate) const
inline

Definition at line 239 of file analysishelper.hxx.

References sca::analysis::FuncData::Is(), and m_rId.

Member Data Documentation

◆ m_rId

const OUString& sca::analysis::FindFuncData::m_rId

Definition at line 237 of file analysishelper.hxx.

Referenced by operator()().


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