LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
FindTypedStrData Class Reference

#include <typedstrdata.hxx>

Collaboration diagram for FindTypedStrData:
[legend]

Public Member Functions

 FindTypedStrData (ScTypedStrData aVal, bool bCaseSens)
 
bool operator() (const ScTypedStrData &r) const
 

Private Attributes

ScTypedStrData maVal
 
bool mbCaseSens
 

Detailed Description

Definition at line 83 of file typedstrdata.hxx.

Constructor & Destructor Documentation

◆ FindTypedStrData()

FindTypedStrData::FindTypedStrData ( ScTypedStrData  aVal,
bool  bCaseSens 
)

Definition at line 113 of file typedstrdata.cxx.

Member Function Documentation

◆ operator()()

bool FindTypedStrData::operator() ( const ScTypedStrData r) const

Definition at line 116 of file typedstrdata.cxx.

References maVal, and mbCaseSens.

Member Data Documentation

◆ maVal

ScTypedStrData FindTypedStrData::maVal
private

Definition at line 85 of file typedstrdata.hxx.

Referenced by operator()().

◆ mbCaseSens

bool FindTypedStrData::mbCaseSens
private

Definition at line 86 of file typedstrdata.hxx.

Referenced by operator()().


The documentation for this class was generated from the following files: