LibreOffice Module connectivity (master) 1
|
TSetBound is a functor to set the bound value with e.q. for_each call. More...
#include <FValue.hxx>
Public Member Functions | |
TSetBound (bool _bBound) | |
void | operator() (ORowSetValue &_rValue) const |
Public Attributes | |
bool | m_bBound |
TSetBound is a functor to set the bound value with e.q. for_each call.
Definition at line 425 of file FValue.hxx.
|
inline |
Definition at line 428 of file FValue.hxx.
|
inline |
Definition at line 429 of file FValue.hxx.
References connectivity::ORowSetValue::setBound().
bool connectivity::TSetBound::m_bBound |
Definition at line 427 of file FValue.hxx.