Home
last modified time | relevance | path

Searched refs:UpdateRow (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1589 sal_Bool ODbaseTable::UpdateRow(OValueRefVector& rRow, OValueRefRow& pOrgRow,const Reference<XIndex… in UpdateRow() function in ODbaseTable
/trunk/main/sc/source/ui/navipi/
H A Dnavcitem.cxx80 rNavigatorDlg.UpdateRow ( &nRow ); in StateChanged()
100 rNavigatorDlg.UpdateRow(); in StateChanged()
H A Dnavipi.cxx764 UpdateRow(); in ScNavigatorDlg()
1177 void ScNavigatorDlg::UpdateRow( const SCROW* pRow ) in UpdateRow() function in ScNavigatorDlg
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx299 void UpdateRow ( const SCROW* pRow = NULL );
/trunk/main/connectivity/source/inc/file/
H A DFTable.hxx88 …virtual sal_Bool UpdateRow(OValueRefVector& rRow, OValueRefRow& pOrgRow,const ::com::sun::star::un…
/trunk/main/connectivity/source/inc/dbase/
H A DDTable.hxx166 …virtual sal_Bool UpdateRow(OValueRefVector& rRow, OValueRefRow& pOrgRow,const ::com::sun::star::un…
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx215 sal_Bool OFileTable::UpdateRow(OValueRefVector& /*rRow*/, OValueRefRow& /*pOrgRow*/,const ::com::su… in UpdateRow() function in OFileTable
H A DFResultSet.cxx665 m_bRowUpdated = m_pTable->UpdateRow(m_aInsertRow.getBody(), m_aRow,m_xColsIdx); in updateRow()
1020 if(!m_pTable->UpdateRow(m_aAssignValues.getBody(),m_aEvaluateRow,m_xColsIdx)) in ExecuteRow()

Completed in 37 milliseconds