| /aoo4110/main/connectivity/source/drivers/calc/ | 
| H A D | CResultSet.cxx | 98 sal_Bool SAL_CALL OCalcResultSet::moveToBookmark( const  Any& bookmark ) throw( SQLException,  Runt…  in moveToBookmark()109 sal_Bool SAL_CALL OCalcResultSet::moveRelativeToBookmark( const  Any& bookmark, sal_Int32 rows ) th…  in moveRelativeToBookmark()
 133 sal_Int32 SAL_CALL OCalcResultSet::hashBookmark( const  Any& bookmark ) throw( SQLException,  Runti…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/flat/ | 
| H A D | EResultSet.cxx | 118 sal_Bool SAL_CALL OFlatResultSet::moveToBookmark( const  Any& bookmark ) throw( SQLException,  Runt…  in moveToBookmark()129 sal_Bool SAL_CALL OFlatResultSet::moveRelativeToBookmark( const  Any& bookmark, sal_Int32 rows ) th…  in moveRelativeToBookmark()
 153 sal_Int32 SAL_CALL OFlatResultSet::hashBookmark( const  Any& bookmark ) throw( SQLException,  Runti…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/dbase/ | 
| H A D | DResultSet.cxx | 103 sal_Bool SAL_CALL ODbaseResultSet::moveToBookmark( const  Any& bookmark ) throw( SQLException,  Run…  in moveToBookmark()114 sal_Bool SAL_CALL ODbaseResultSet::moveRelativeToBookmark( const  Any& bookmark, sal_Int32 rows ) t…  in moveRelativeToBookmark()
 155 sal_Int32 SAL_CALL ODbaseResultSet::hashBookmark( const  Any& bookmark ) throw( SQLException,  Runt…  in hashBookmark()
 
 | 
| /aoo4110/main/dbaccess/source/core/api/ | 
| H A D | WrappedResultSet.cxx | 67 sal_Bool SAL_CALL WrappedResultSet::moveToBookmark( const Any& bookmark ) throw(SQLException, Runti…  in moveToBookmark()73 sal_Bool SAL_CALL WrappedResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) t…  in moveRelativeToBookmark()
 91 sal_Int32 SAL_CALL WrappedResultSet::hashBookmark( const Any& bookmark ) throw(SQLException, Runtim…  in hashBookmark()
 
 | 
| H A D | BookmarkSet.cxx | 71 sal_Bool SAL_CALL OBookmarkSet::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeEx…  in moveToBookmark()77 sal_Bool SAL_CALL OBookmarkSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw…  in moveRelativeToBookmark()
 95 sal_Int32 SAL_CALL OBookmarkSet::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExc…  in hashBookmark()
 
 | 
| H A D | StaticSet.cxx | 82 sal_Bool SAL_CALL OStaticSet::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeExce…  in moveToBookmark()89 sal_Bool SAL_CALL OStaticSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(S…  in moveRelativeToBookmark()
 111 sal_Int32 SAL_CALL OStaticSet::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExcep…  in hashBookmark()
 
 | 
| H A D | RowSetBase.cxx | 472 sal_Bool SAL_CALL ORowSetBase::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeExc…  in moveToBookmark()524 sal_Bool SAL_CALL ORowSetBase::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(…  in moveRelativeToBookmark()
 584 sal_Int32 SAL_CALL ORowSetBase::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExce…  in hashBookmark()
 
 | 
| H A D | RowSetCache.cxx | 502 sal_Bool ORowSetCache::moveToBookmark( const Any& bookmark )  in moveToBookmark()532 sal_Bool ORowSetCache::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows )  in moveRelativeToBookmark()
 557 sal_Int32 ORowSetCache::hashBookmark( const Any& bookmark )  in hashBookmark()
 
 | 
| H A D | resultset.cxx | 1054 sal_Bool OResultSet::moveToBookmark(const Any& bookmark) throw( SQLException, RuntimeException )  in moveToBookmark()1066 sal_Bool OResultSet::moveRelativeToBookmark(const Any& bookmark, sal_Int32 rows) throw( SQLExceptio…  in moveRelativeToBookmark()
 1102 sal_Int32 OResultSet::hashBookmark(const Any& bookmark) throw( SQLException, RuntimeException )  in hashBookmark()
 
 | 
| H A D | KeySet.cxx | 399 sal_Bool SAL_CALL OKeySet::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeExcepti…  in moveToBookmark()407 sal_Bool SAL_CALL OKeySet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(SQLE…  in moveRelativeToBookmark()
 436 sal_Int32 SAL_CALL OKeySet::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExceptio…  in hashBookmark()
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | fmtools.hxx | 148 …sal_Bool moveToBookmark(const ::com::sun::star::uno::Any& bookmark) throw( ::com::sun::star::sdbc:…  in moveToBookmark()149 …sal_Bool moveRelativeToBookmark(const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows) throw(…  in moveRelativeToBookmark()
 
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ | 
| H A D | SResultSet.cxx | 718 sal_Bool SAL_CALL OResultSet::moveToBookmark( const  Any& bookmark ) throw( SQLException,  RuntimeE…  in moveToBookmark()726 sal_Bool SAL_CALL OResultSet::moveRelativeToBookmark( const  Any& bookmark, sal_Int32 rows ) throw(…  in moveRelativeToBookmark()
 748 sal_Int32 SAL_CALL OResultSet::hashBookmark( const  Any& bookmark ) throw( SQLException,  RuntimeEx…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/kab/ | 
| H A D | KResultSet.cxx | 819 sal_Bool SAL_CALL KabResultSet::moveToBookmark(const  Any& bookmark) throw( SQLException,  RuntimeE…  in moveToBookmark()841 sal_Bool SAL_CALL KabResultSet::moveRelativeToBookmark(const  Any& bookmark, sal_Int32 rows) throw(…  in moveRelativeToBookmark()
 882 sal_Int32 SAL_CALL KabResultSet::hashBookmark(const  Any& bookmark) throw( SQLException,  RuntimeEx…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/macab/ | 
| H A D | MacabResultSet.cxx | 900 sal_Bool SAL_CALL MacabResultSet::moveToBookmark(const  Any& bookmark) throw( SQLException,  Runtim…  in moveToBookmark()927 sal_Bool SAL_CALL MacabResultSet::moveRelativeToBookmark(const  Any& bookmark, sal_Int32 rows) thro…  in moveRelativeToBookmark()
 968 sal_Int32 SAL_CALL MacabResultSet::hashBookmark(const  Any& bookmark) throw( SQLException,  Runtime…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/ado/ | 
| H A D | AResultSet.cxx | 842 sal_Bool SAL_CALL OResultSet::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeExce…  in moveToBookmark()857 sal_Bool SAL_CALL OResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(S…  in moveRelativeToBookmark()
 917 sal_Int32 SAL_CALL OResultSet::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExcep…  in hashBookmark()
 
 | 
| /aoo4110/main/connectivity/source/drivers/odbcbase/ | 
| H A D | OResultSet.cxx | 1171 sal_Bool SAL_CALL OResultSet::moveToBookmark( const  Any& bookmark ) throw( SQLException,  RuntimeE…  in moveToBookmark()1200 sal_Bool SAL_CALL OResultSet::moveRelativeToBookmark( const  Any& bookmark, sal_Int32 rows ) throw(…  in moveRelativeToBookmark()
 
 | 
| /aoo4110/main/dbaccess/qa/complex/dbaccess/ | 
| H A D | RowSet.java | 486         final Object bookmark = m_rowLocate.getBookmark();  in testRowSetEvents()  local
 | 
| /aoo4110/main/dbaccess/source/ui/browser/ | 
| H A D | formadapter.cxx | 459 sal_Bool SAL_CALL SbaXFormAdapter::moveToBookmark(const Any& bookmark) throw( ::com::sun::star::sdb…  in moveToBookmark()467 sal_Bool SAL_CALL SbaXFormAdapter::moveRelativeToBookmark(const Any& bookmark, sal_Int32 rows) thro…  in moveRelativeToBookmark()
 493 sal_Int32 SAL_CALL SbaXFormAdapter::hashBookmark(const Any& bookmark) throw( ::com::sun::star::sdbc…  in hashBookmark()
 
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Text/ | 
| H A D | TextDocuments.java | 239         Object bookmark = xNamedBookmarks.getByName("Subscription");  in templateExample()  local
 |