Home
last modified time | relevance | path

Searched refs:hasOrderedBookmarks (Results 1 – 25 of 41) sorted by relevance

12

/aoo41x/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx85 sal_Bool SAL_CALL WrappedResultSet::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in WrappedResultSet
88 return m_xRowLocate->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DBookmarkSet.cxx89 sal_Bool SAL_CALL OBookmarkSet::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in OBookmarkSet
92 return m_xRowLocate->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DBookmarkSet.hxx57 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
H A DWrappedResultSet.hxx58 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
H A DStaticSet.hxx56 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
H A DRowSetCache.hxx224 sal_Bool hasOrderedBookmarks( );
H A Dresultset.cxx1090 sal_Bool OResultSet::hasOrderedBookmarks(void) throw( SQLException, RuntimeException ) in hasOrderedBookmarks() function in OResultSet
1098 return Reference< XRowLocate >(m_xDelegatorResultSet, UNO_QUERY)->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DStaticSet.cxx105 sal_Bool SAL_CALL OStaticSet::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in OStaticSet
H A DRowSetBase.cxx576 sal_Bool SAL_CALL ORowSetBase::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in dbaccess::ORowSetBase
581 return m_pCache->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DRowSetCache.cxx552 sal_Bool ORowSetCache::hasOrderedBookmarks( ) in hasOrderedBookmarks() function in ORowSetCache
554 return m_pCacheSet->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DCacheSet.hxx155 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
H A DKeySet.hxx216 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
H A DRowSetBase.hxx341 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/aoo41x/main/svx/inc/svx/
H A Dfmtools.hxx151hasOrderedBookmarks(void) const throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star::uno… in hasOrderedBookmarks() function in CursorWrapper
/aoo41x/main/qadevOOo/tests/java/ifc/sdbcx/
H A D_XRowLocate.java184 res = oObj.hasOrderedBookmarks() ; in _hasOrderedBookmarks()
/aoo41x/main/connectivity/source/inc/flat/
H A DEResultSet.hxx71 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/aoo41x/main/connectivity/source/inc/calc/
H A DCResultSet.hxx74 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/aoo41x/main/connectivity/source/inc/dbase/
H A DDResultSet.hxx74 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/aoo41x/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx128 sal_Bool SAL_CALL OCalcResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in OCalcResultSet
/aoo41x/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx148 sal_Bool SAL_CALL OFlatResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in OFlatResultSet
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx150 sal_Bool SAL_CALL ODbaseResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in ODbaseResultSet
/aoo41x/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl134 boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException);
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx304 sal_Bool SAL_CALL hasOrderedBookmarks() throw(SQLException, RuntimeException);
/aoo41x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv5 "ORowSet";"com::sun::star::sdbcx::XRowLocate";"hasOrderedBookmarks()"
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx200 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…

Completed in 431 milliseconds

12