Searched refs:hasRow (Results 1 – 5 of 5) sorted by relevance
65 if( !m_aCache.hasRow( nRow ) ) \81 if( !m_aCache.hasRow( nRow ) ) \157 ::hasRow( sal_Int32 row ) in hasRow() function in CachedContentResultSet::CCRS_Cache221 if( !hasRow( nRow ) ) in getRowAny()1261 if( !m_aCache##XXX.hasRow( nRow ) ) \1277 if( !m_aCache##XXX.hasRow( nRow ) ) \2069 if( !m_aCache.hasRow( nRow ) ) in getObject()2083 if( !m_aCache.hasRow( nRow ) ) in getObject()
86 hasRow( sal_Int32 nRow );
233 if (i == 1 && !pTab->hasRow( mrExternalRefInfo.mnRow)) in EndElement()
160 bool hasRow( SCROW nRow ) const;
286 bool ScExternalRefCache::Table::hasRow( SCROW nRow ) const in hasRow() function in ScExternalRefCache::Table
Completed in 65 milliseconds