/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XResultSet.idl | 262 <code>refreshRow</code> 266 <code>refreshRow</code> 273 <code>refreshRow</code> 280 <code>refreshRow</code> 285 void refreshRow() raises (SQLException);
|
/aoo41x/main/forms/qa/org/openoffice/complex/forms/tools/ |
H A D | ResultSet.java | 137 void refreshRow() throws SQLException in refreshRow() method in ResultSet 139 m_resultSet.refreshRow(); in refreshRow()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | KeySet.cxx | 1178 refreshRow(); in next() 1241 refreshRow(); in first() 1259 refreshRow(); in last_checked() 1315 refreshRow(); in absolute_checked() 1325 refreshRow(); in relative() 1339 refreshRow(); in previous_checked() 1350 void SAL_CALL OKeySet::refreshRow() throw(SQLException, RuntimeException) in refreshRow() function in OKeySet 1409 refreshRow(); in refreshRow()
|
H A D | CacheSet.cxx | 705 void SAL_CALL OCacheSet::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow() function in OCacheSet 708 m_xDriverSet->refreshRow(); in refreshRow()
|
H A D | StaticSet.hxx | 73 …virtual void SAL_CALL refreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
|
H A D | RowSetCache.hxx | 251 void refreshRow( );
|
H A D | resultset.cxx | 991 void OResultSet::refreshRow(void) throw( SQLException, RuntimeException ) in refreshRow() function in OResultSet 997 m_xDelegatorResultSet->refreshRow(); in refreshRow()
|
H A D | StaticSet.cxx | 305 void SAL_CALL OStaticSet::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow() function in OStaticSet
|
H A D | RowSetBase.cxx | 1192 void SAL_CALL ORowSetBase::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow() function in dbaccess::ORowSetBase 1206 m_pCache->refreshRow(); in refreshRow()
|
/aoo41x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | RowSet.java | 161 public void refreshRow() throws SQLException in refreshRow() method in RowSet 163 m_rowSet.refreshRow(); in refreshRow()
|
/aoo41x/main/connectivity/qa/connectivity/tools/ |
H A D | RowSet.java | 162 public void refreshRow() throws SQLException in refreshRow() method in RowSet 164 m_rowSet.refreshRow(); in refreshRow()
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XResultSet.java | 391 oObj.refreshRow() ; in _refreshRow() 407 oObj.refreshRow(); in _refreshRow()
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/ |
H A D | Sales.java | 188 public void refreshRow() throws com.sun.star.uno.Exception in refreshRow() method in Sales 210 rs.refreshRow(); in refreshRow()
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmtools.hxx | 167 void refreshRow() { m_xMoveOperations->refreshRow(); } in refreshRow() function in CursorWrapper
|
/aoo41x/main/connectivity/source/inc/adabas/ |
H A D | BResultSet.hxx | 50 …virtual void SAL_CALL refreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
|
/aoo41x/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 1111 ::refreshRow() in refreshRow() function in ContentResultSetWrapper 1122 m_xResultSetOrigin->refreshRow(); in refreshRow()
|
/aoo41x/main/connectivity/source/drivers/adabas/ |
H A D | BResultSet.cxx | 184 void SAL_CALL OAdabasResultSet::refreshRow( ) throw(SQLException, RuntimeException) in refreshRow() function in OAdabasResultSet
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 1121 void SAL_CALL DatabaseDataProvider::refreshRow() throw( SQLException, RuntimeException ) in refreshRow() function in dbaccess::DatabaseDataProvider 1123 m_xRowSet->refreshRow(); in refreshRow()
|
/aoo41x/main/ucb/source/sorter/ |
H A D | sortresult.hxx | 285 refreshRow()
|
H A D | sortresult.cxx | 624 void SAL_CALL SortedResultSet::refreshRow() in refreshRow() function in SortedResultSet 634 mxOriginal->refreshRow(); in refreshRow()
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_resultset.hxx | 154 void SAL_CALL refreshRow() throw(SQLException, RuntimeException);
|
/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetbase.cxx | 334 ResultSetBase::refreshRow( in refreshRow() function in ResultSetBase
|
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultsetbase.cxx | 334 ResultSetBase::refreshRow( in refreshRow() function in ResultSetBase
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NResultSet.hxx | 139 …virtual void SAL_CALL refreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
|
/aoo41x/main/connectivity/source/inc/dbase/ |
H A D | DDatabaseMetaDataResultSet.hxx | 150 …virtual void SAL_CALL refreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
|