LibreOffice Module scaddins (master) 1
|
#include <analysishelper.hxx>
Public Member Functions | |
FindFuncData (const OUString &rId) | |
bool | operator() (FuncData const &rCandidate) const |
Public Attributes | |
const OUString & | m_rId |
Definition at line 235 of file analysishelper.hxx.
|
inlineexplicit |
Definition at line 238 of file analysishelper.hxx.
|
inline |
Definition at line 239 of file analysishelper.hxx.
References sca::analysis::FuncData::Is(), and m_rId.
const OUString& sca::analysis::FindFuncData::m_rId |
Definition at line 237 of file analysishelper.hxx.
Referenced by operator()().