Searched refs:fillParameters (Results 1 – 4 of 4) sorted by relevance
/trunk/main/dbaccess/source/core/api/ |
H A D | CacheSet.cxx | 262 void OCacheSet::fillParameters( const ORowSetRow& _rRow in fillParameters() function in OCacheSet 361 fillParameters(_rInsertRow,_xTable,aCondition,aSql,aOrgValues); in updateRow() 438 fillParameters(_rDeleteRow,_xTable,aSql,aColumnName,aOrgValues); in deleteRow()
|
H A D | CacheSet.hxx | 75 void fillParameters( const ORowSetRow& _rRow
|
/trunk/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 1182 bool ODatabaseForm::fillParameters( ::osl::ResettableMutexGuard& _rClearForNotifies, const Referenc… in fillParameters() function in frm::ODatabaseForm 1225 if (!fillParameters(_rClearForNotifies, _rxCompletionHandler)) in executeRowSet()
|
H A D | DatabaseForm.hxx | 465 bool fillParameters(::osl::ResettableMutexGuard& _rClearForNotifies,
|
Completed in 91 milliseconds