Searched refs:isRowMapped (Results 1 – 2 of 2) sorted by relevance
246 ::isRowMapped( sal_Int32 nRow ) in isRowMapped() function in CachedContentResultSet::CCRS_Cache285 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()
73 sal_Bool SAL_CALL isRowMapped( sal_Int32 nRow );
Completed in 21 milliseconds