Home
last modified time | relevance | path

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

12

/trunk/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.cxx79 sal_Bool SAL_CALL OBookmarkSet::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in OBookmarkSet
82 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 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 DRowSetCache.hxx224 sal_Bool hasOrderedBookmarks( );
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 DStaticSet.cxx105 sal_Bool SAL_CALL OStaticSet::hasOrderedBookmarks( ) throw(SQLException, RuntimeException) in hasOrderedBookmarks() function in OStaticSet
H A DRowSetCache.cxx552 sal_Bool ORowSetCache::hasOrderedBookmarks( ) in hasOrderedBookmarks() function in ORowSetCache
554 return m_pCacheSet->hasOrderedBookmarks(); in hasOrderedBookmarks()
H A DCacheSet.hxx134 …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…
/trunk/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
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbcx/
H A D_XRowLocate.java184 res = oObj.hasOrderedBookmarks() ; in _hasOrderedBookmarks()
/trunk/main/connectivity/source/inc/flat/
H A DEResultSet.hxx71 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/trunk/main/connectivity/source/inc/calc/
H A DCResultSet.hxx74 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/trunk/main/connectivity/source/inc/dbase/
H A DDResultSet.hxx74 …virtual sal_Bool SAL_CALL hasOrderedBookmarks( ) throw(::com::sun::star::sdbc::SQLException, ::co…
/trunk/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx128 sal_Bool SAL_CALL OCalcResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in OCalcResultSet
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx148 sal_Bool SAL_CALL OFlatResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in OFlatResultSet
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx150 sal_Bool SAL_CALL ODbaseResultSet::hasOrderedBookmarks( ) throw( SQLException, RuntimeException) in hasOrderedBookmarks() function in ODbaseResultSet
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl134 boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException);
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java381 public synchronized boolean hasOrderedBookmarks() throws SQLException { in hasOrderedBookmarks() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java426 public synchronized boolean hasOrderedBookmarks() throws SQLException { in hasOrderedBookmarks() method in DatabaseMetaDataResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx304 sal_Bool SAL_CALL hasOrderedBookmarks() throw(SQLException, RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv5 "ORowSet";"com::sun::star::sdbcx::XRowLocate";"hasOrderedBookmarks()"

Completed in 76 milliseconds

12