Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontrolling.cxx377 sal_Bool FormControllerHelper::commitCurrentControl( ) const in commitCurrentControl() function in svx::FormControllerHelper
425 bSuccess = m_xFormOperations->commitCurrentControl(); in impl_operateForm_nothrow()
H A Dfmshell.cxx312 if ( rController->commitCurrentControl() ) in PrepareClose()
753 if ( rController->commitCurrentControl() && rController->commitCurrentRecord() ) in Execute()
841 && !GetImpl()->getActiveControllerFeatures()->commitCurrentControl( ) in Execute()
H A Dfmshimp.cxx1963 if ( m_aActiveControllerFeatures->commitCurrentControl() ) in setActiveController()
3348 aHelper->commitCurrentControl(); in CreateExternalView()
/trunk/main/svx/source/inc/
H A Dformcontrolling.hxx246 sal_Bool commitCurrentControl( ) const;
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx136 …virtual ::sal_Bool SAL_CALL commitCurrentControl() throw (::com::sun::star::uno::RuntimeException,…
H A Dformoperations.cxx825 … ::sal_Bool SAL_CALL FormOperations::commitCurrentControl() throw (RuntimeException, SQLException) in commitCurrentControl() function in frm::FormOperations
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl227 boolean commitCurrentControl(

Completed in 57 milliseconds