Searched refs:_rValueSource (Results 1 – 2 of 2) sorted by relevance
2137 (*this) = _rValueSource.getString(); in impl_fill()2141 (*this) = _rValueSource.getLong(); in impl_fill()2146 (*this) = _rValueSource.getFloat(); in impl_fill()2150 (*this) = _rValueSource.getDouble(); in impl_fill()2153 (*this) = _rValueSource.getDate(); in impl_fill()2156 (*this) = _rValueSource.getTime(); in impl_fill()2164 (*this) = _rValueSource.getBytes(); in impl_fill()2172 (*this) = _rValueSource.getByte(); in impl_fill()2180 (*this) = _rValueSource.getInt(); in impl_fill()2184 (*this) = _rValueSource.getInt(); in impl_fill()[all …]
368 …mpl_fill( const sal_Int32 _nType, sal_Bool _bNullable, const detail::IValueSource& _rValueSource );
Completed in 21 milliseconds