Home
last modified time | relevance | path

Searched defs:bookmark (Results 1 – 20 of 20) sorted by relevance

/trunk/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx98 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()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx118 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()
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx103 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()
/trunk/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx67 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 DBookmarkSet.cxx61 sal_Bool SAL_CALL OBookmarkSet::moveToBookmark( const Any& bookmark ) throw(SQLException, RuntimeEx… in moveToBookmark()
67 sal_Bool SAL_CALL OBookmarkSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw… in moveRelativeToBookmark()
85 sal_Int32 SAL_CALL OBookmarkSet::hashBookmark( const Any& bookmark ) throw(SQLException, RuntimeExc… in hashBookmark()
H A DStaticSet.cxx82 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 DRowSetBase.cxx472 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 DRowSetCache.cxx502 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 Dresultset.cxx1054 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 DKeySet.cxx399 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()
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx148 …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()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java388 int bookmark; in hashBookmark() local
399 int bookmark; in moveRelativeToBookmark() local
417 int bookmark; in moveToBookmark() local
H A DDatabaseMetaDataResultSet.java433 int bookmark; in hashBookmark() local
444 int bookmark; in moveRelativeToBookmark() local
462 int bookmark; in moveToBookmark() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx718 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()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx900 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()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx842 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()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1171 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()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java486 final Object bookmark = m_rowLocate.getBookmark(); in testRowSetEvents() local
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx459 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()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java239 Object bookmark = xNamedBookmarks.getByName("Subscription"); in templateExample() local

Completed in 116 milliseconds