Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx246 ::isRowMapped( sal_Int32 nRow ) in isRowMapped() function in CachedContentResultSet::CCRS_Cache
285 if( m_xContentIdentifierMapping.is() && !isRowMapped( nRow ) ) in getAny()
313 if( m_xContentIdentifierMapping.is() && !isRowMapped( nRow ) ) in getContentIdentifierString()
336 if( m_xContentIdentifierMapping.is() && !isRowMapped( nRow ) ) in getContentIdentifier()
359 if( m_xContentIdentifierMapping.is() && !isRowMapped( nRow ) ) in getContent()
H A Dcachedcontentresultset.hxx73 sal_Bool SAL_CALL isRowMapped( sal_Int32 nRow );

Completed in 23 milliseconds