Home
last modified time | relevance | path

Searched refs:commitCurrentRecord (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/svx/source/form/
H A Dformcontrolling.cxx383 sal_Bool FormControllerHelper::commitCurrentRecord() const in commitCurrentRecord() function in svx::FormControllerHelper
431 bSuccess = m_xFormOperations->commitCurrentRecord( bDummy ); in impl_operateForm_nothrow()
H A Dfmshell.cxx334 bResult = rController->commitCurrentRecord( ); in PrepareClose()
753 if ( rController->commitCurrentControl() && rController->commitCurrentRecord() ) in Execute()
H A Dfmshimp.cxx1969 sal_Bool bResult = m_aActiveControllerFeatures->commitCurrentRecord(); in setActiveController()
/aoo42x/main/svx/source/inc/
H A Dformcontrolling.hxx245 sal_Bool commitCurrentRecord() const;
/aoo42x/main/forms/source/runtime/
H A Dformoperations.hxx135 …virtual ::sal_Bool SAL_CALL commitCurrentRecord(::sal_Bool & RecordInserted) throw (::com::sun::st…
H A Dformoperations.cxx790 …::sal_Bool SAL_CALL FormOperations::commitCurrentRecord( ::sal_Bool& _out_rRecordInserted ) throw … in commitCurrentRecord() function in frm::FormOperations
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl217 boolean commitCurrentRecord(

Completed in 110 milliseconds