Searched refs:_rColumnValue (Results 1 – 4 of 4) sorted by relevance
/trunk/main/dbaccess/source/core/api/ |
H A D | CRowSetColumn.cxx | 49 …rtl::OUString& _rDescription, const ::rtl::OUString& i_sLabel,ORowSetCacheIterator& _rColumnValue ) in ORowSetColumn() argument 50 …owSetDataColumn( _xMetaData, _xRow, NULL, _nPos, _rxDBMeta, _rDescription, i_sLabel,_rColumnValue ) in ORowSetColumn()
|
H A D | CRowSetDataColumn.cxx | 71 const ORowSetCacheIterator& _rColumnValue) in DBG_NAME() 73 ,m_aColumnValue(_rColumnValue) in DBG_NAME()
|
H A D | CRowSetColumn.hxx | 53 ORowSetCacheIterator& _rColumnValue);
|
H A D | CRowSetDataColumn.hxx | 60 const ORowSetCacheIterator& _rColumnValue);
|
Completed in 13 milliseconds