Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx65 if( !m_aCache.hasRow( nRow ) ) \
81 if( !m_aCache.hasRow( nRow ) ) \
157 ::hasRow( sal_Int32 row ) in hasRow() function in CachedContentResultSet::CCRS_Cache
221 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()
H A Dcachedcontentresultset.hxx86 hasRow( sal_Int32 nRow );
/trunk/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx233 if (i == 1 && !pTab->hasRow( mrExternalRefInfo.mnRow)) in EndElement()
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx160 bool hasRow( SCROW nRow ) const;
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx286 bool ScExternalRefCache::Table::hasRow( SCROW nRow ) const in hasRow() function in ScExternalRefCache::Table

Completed in 52 milliseconds