Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/inc/connectivity/
H A DFValue.hxx372 class OOO_DLLPUBLIC_DBTOOLS ORowSetValueDecorator : public ::vos::OReference class
376 ORowSetValueDecorator(){m_aValue.setBound(sal_True);} in ORowSetValueDecorator() function in connectivity::ORowSetValueDecorator
377ORowSetValueDecorator(const ORowSetValue& _aValue) : m_aValue(_aValue){m_aValue.setBound(sal_True)… in ORowSetValueDecorator() function in connectivity::ORowSetValueDecorator

Completed in 19 milliseconds