Home
last modified time | relevance | path

Searched defs:i_nMaxRows (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DBookmarkSet.hxx43 OBookmarkSet(sal_Int32 i_nMaxRows) : OCacheSet(i_nMaxRows) in OBookmarkSet()
H A DWrappedResultSet.hxx44 WrappedResultSet(sal_Int32 i_nMaxRows) : OCacheSet(i_nMaxRows) in WrappedResultSet()
H A DStaticSet.hxx43 OStaticSet(sal_Int32 i_nMaxRows) : OCacheSet(i_nMaxRows) in OStaticSet()

Completed in 19 milliseconds