Searched refs:commitCurrentRecord (Results 1 – 7 of 7) sorted by relevance
383 sal_Bool FormControllerHelper::commitCurrentRecord() const in commitCurrentRecord() function in svx::FormControllerHelper431 bSuccess = m_xFormOperations->commitCurrentRecord( bDummy ); in impl_operateForm_nothrow()
334 bResult = rController->commitCurrentRecord( ); in PrepareClose()753 if ( rController->commitCurrentControl() && rController->commitCurrentRecord() ) in Execute()
1969 sal_Bool bResult = m_aActiveControllerFeatures->commitCurrentRecord(); in setActiveController()
245 sal_Bool commitCurrentRecord() const;
135 …virtual ::sal_Bool SAL_CALL commitCurrentRecord(::sal_Bool & RecordInserted) throw (::com::sun::st…
790 …::sal_Bool SAL_CALL FormOperations::commitCurrentRecord( ::sal_Bool& _out_rRecordInserted ) throw … in commitCurrentRecord() function in frm::FormOperations
217 boolean commitCurrentRecord(
Completed in 63 milliseconds