LibreOffice Module connectivity (master) 1
Public Member Functions | Public Attributes | List of all members
connectivity::TSetRefBound Struct Reference

TSetBound is a functor to set the bound value with e.q. for_each call. More...

#include <FValue.hxx>

Public Member Functions

 TSetRefBound (bool _bBound)
 
void operator() (ORowSetValueDecoratorRef const &_rValue) const
 

Public Attributes

bool m_bBound
 

Detailed Description

TSetBound is a functor to set the bound value with e.q. for_each call.

Definition at line 435 of file FValue.hxx.

Constructor & Destructor Documentation

◆ TSetRefBound()

connectivity::TSetRefBound::TSetRefBound ( bool  _bBound)
inline

Definition at line 438 of file FValue.hxx.

Member Function Documentation

◆ operator()()

void connectivity::TSetRefBound::operator() ( ORowSetValueDecoratorRef const &  _rValue) const
inline

Definition at line 439 of file FValue.hxx.

Member Data Documentation

◆ m_bBound

bool connectivity::TSetRefBound::m_bBound

Definition at line 437 of file FValue.hxx.


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