Home
last modified time | relevance | path

Searched defs:setBound (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A DFValue.hxx308 void setBound(sal_Bool _bBound) { m_bBound = _bBound ? true : false; } in setBound() function in connectivity::ORowSetValue
386 inline void setBound(sal_Bool _bBound ) { m_aValue.setBound(_bBound);} in setBound() function in connectivity::ORowSetValueDecorator

Completed in 18 milliseconds