Home
last modified time | relevance | path

Searched refs:nResultSetPosition (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx656 sal_Int32 nResultSetPosition; member
661 ,nResultSetPosition( 0 ) in ColumnDescription()
667 ,nResultSetPosition( 0 ) in ColumnDescription()
770 col->nResultSetPosition = xColumnLocate->findColumn( col->sName ); in impl_fillInternalDataProvider_throw()
789 aValue.fill( aColumns[0].nResultSetPosition, aColumns[0].nDataType, xRow ); in impl_fillInternalDataProvider_throw()
801 aValue.fill( col->nResultSetPosition, col->nDataType, xRow ); in impl_fillInternalDataProvider_throw()

Completed in 25 milliseconds