Lines Matching refs:sal_Int32

65 		getRowAny( sal_Int32 nRow )
72 void SAL_CALL remindMapped( sal_Int32 nRow );
73 sal_Bool SAL_CALL isRowMapped( sal_Int32 nRow );
86 hasRow( sal_Int32 nRow );
89 hasCausedException( sal_Int32 nRow );
91 sal_Int32 SAL_CALL
99 getAny( sal_Int32 nRow, sal_Int32 nColumnIndex )
104 getContentIdentifierString( sal_Int32 nRow )
109 getContentIdentifier( sal_Int32 nRow )
114 getContent( sal_Int32 nRow )
141 sal_Int32 m_nRow;
144 sal_Int32 m_nLastAppliedPos;
147 sal_Int32 m_nKnownCount; // count we know from the Origin
150 sal_Int32 m_nFetchSize;
151 sal_Int32 m_nFetchDirection;
171 applyPositionToOrigin( sal_Int32 nRow )
176 impl_fetchData( sal_Int32 nRow, sal_Int32 nCount
177 , sal_Int32 nFetchDirection )
181 impl_isKnownValidPosition( sal_Int32 nRow );
184 impl_isKnownInvalidPosition( sal_Int32 nRow );
187 impl_changeRowCount( sal_Int32 nOld, sal_Int32 nNew );
309 virtual sal_Int32 SAL_CALL
314 absolute( sal_Int32 row )
318 relative( sal_Int32 rows )
356 getString( sal_Int32 columnIndex )
361 getBoolean( sal_Int32 columnIndex )
366 getByte( sal_Int32 columnIndex )
371 getShort( sal_Int32 columnIndex )
375 virtual sal_Int32 SAL_CALL
376 getInt( sal_Int32 columnIndex )
381 getLong( sal_Int32 columnIndex )
386 getFloat( sal_Int32 columnIndex )
391 getDouble( sal_Int32 columnIndex )
396 getBytes( sal_Int32 columnIndex )
401 getDate( sal_Int32 columnIndex )
406 getTime( sal_Int32 columnIndex )
411 getTimestamp( sal_Int32 columnIndex )
417 getBinaryStream( sal_Int32 columnIndex )
423 getCharacterStream( sal_Int32 columnIndex )
428 getObject( sal_Int32 columnIndex,
436 getRef( sal_Int32 columnIndex )
442 getBlob( sal_Int32 columnIndex )
448 getClob( sal_Int32 columnIndex )
454 getArray( sal_Int32 columnIndex )