Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx213 ::getRowAny( sal_Int32 nRow ) in getRowAny() function in CachedContentResultSet::CCRS_Cache
287 Any& rRow = getRowAny( nRow ); in getAny()
300 (getRowAny( nRow ).getValue() )); in getAny()
315 Any& rRow = getRowAny( nRow ); in getContentIdentifierString()
322 (getRowAny( nRow ).getValue() )); in getContentIdentifierString()
338 Any& rRow = getRowAny( nRow ); in getContentIdentifier()
345 (getRowAny( nRow ).getValue() )); in getContentIdentifier()
361 Any& rRow = getRowAny( nRow ); in getContent()
368 (getRowAny( nRow ).getValue() )); in getContent()
H A Dcachedcontentresultset.hxx65 getRowAny( sal_Int32 nRow )

Completed in 23 milliseconds