Home
last modified time | relevance | path

Searched refs:moveToInsertRow (Results 1 – 25 of 59) sorted by relevance

123

/aoo41x/main/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx76 virtual void moveToInsertRow() in moveToInsertRow() function in dbaui::ORowUpdateHelper
78 m_xResultSetUpdate->moveToInsertRow(); in moveToInsertRow()
133 virtual void moveToInsertRow() in moveToInsertRow() function in dbaui::OParameterUpdateHelper
H A DRowSetDrop.cxx171 m_xTargetResultSetUpdate->moveToInsertRow(); in insertNewRow()
H A DRtfReader.cxx176 m_pUpdateHelper->moveToInsertRow(); // sonst neue Zeile anh"angen in NextToken()
H A DHtmlReader.cxx204 m_pUpdateHelper->moveToInsertRow(); // sonst neue Zeile anh"angen in NextToken()
/aoo41x/main/forms/qa/integration/forms/
H A DFormControlTest.java133 moveToInsertRow(); in checkInsertRow()
361 moveToInsertRow(); in checkRowUpdates()
424 moveToInsertRow(); in checkEmptyIsNull()
801 private void moveToInsertRow() throws com.sun.star.uno.Exception, java.lang.Exception in moveToInsertRow() method in FormControlTest
804 xResultSet.moveToInsertRow( ); in moveToInsertRow()
/aoo41x/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx113 m_xUpd->moveToInsertRow(); in insertRow()
151 void SAL_CALL WrappedResultSet::moveToInsertRow( ) throw(SQLException, RuntimeException) in moveToInsertRow() function in WrappedResultSet
154 m_xUpd->moveToInsertRow(); in moveToInsertRow()
H A DBookmarkSet.cxx123 xUpd->moveToInsertRow(); in insertRow()
176 void SAL_CALL OBookmarkSet::moveToInsertRow( ) throw(SQLException, RuntimeException) in moveToInsertRow() function in OBookmarkSet
181 xUpd->moveToInsertRow(); in moveToInsertRow()
H A DBookmarkSet.hxx66 …virtual void SAL_CALL moveToInsertRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
H A DWrappedResultSet.hxx67 …virtual void SAL_CALL moveToInsertRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
H A DStaticSet.hxx84 …virtual void SAL_CALL moveToInsertRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
H A DRowSetCache.hxx262 void moveToInsertRow( );
H A Dresultset.cxx1163 void OResultSet::moveToInsertRow(void) throw( SQLException, RuntimeException ) in moveToInsertRow() function in OResultSet
1171 m_xDelegatorResultSetUpdate->moveToInsertRow(); in moveToInsertRow()
H A DStaticSet.cxx379 void SAL_CALL OStaticSet::moveToInsertRow( ) throw(SQLException, RuntimeException) in moveToInsertRow() function in OStaticSet
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XResultSetUpdate.java189 oObj.moveToInsertRow() ; in _moveToInsertRow()
232 oObj.moveToInsertRow() ; in _insertRow()
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx607 m_xUpdateCursor->moveToInsertRow(); in execute()
630 m_xUpdateCursor->moveToInsertRow(); in execute()
649 m_xUpdateCursor->moveToInsertRow(); in execute()
1433 m_xUpdateCursor->moveToInsertRow(); in impl_moveRight_throw()
1438 m_xUpdateCursor->moveToInsertRow(); in impl_moveRight_throw()
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java656 m_resultSetUpdate.moveToInsertRow(); in testDeleteBehavior()
666 m_resultSetUpdate.moveToInsertRow(); in testDeleteBehavior()
837 m_resultSetUpdate.moveToInsertRow(); in testCloneMovesPlusInsertions()
/aoo41x/main/dbaccess/source/ui/inc/
H A DIUpdateHelper.hxx42 virtual void moveToInsertRow() = 0;
/aoo41x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl84 by calling <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToInsertRow</member>.
86 …order when calling <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToInsertRow</member>,
/aoo41x/main/odk/examples/DevelopersGuide/Database/
H A DOpenQuery.java136 xResultSetUpdate.moveToInsertRow(); in openQuery()
H A DSales.java160 updateRs.moveToInsertRow(); in insertRow()
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.cxx597 xUpdateCursor->moveToInsertRow(); in dispatch()
654 xUpdateCursor->moveToInsertRow(); in dispatch()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl121 void moveToInsertRow() raises (SQLException);
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1203 xUpdateCursor->moveToInsertRow(); in DeleteSelectedRows()
1310 xUpdateCursor->moveToInsertRow(); in DeleteSelectedRows()
1326 xUpdateCursor->moveToInsertRow(); in DeleteSelectedRows()
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx240 void SAL_CALL moveToInsertRow() throw(SQLException, RuntimeException);
/aoo41x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx435 xUpdate->moveToInsertRow(); in Attach()

Completed in 69 milliseconds

123