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.cxx308 if ( rController->commitCurrentControl() ) in PrepareClose()
749 if ( rController->commitCurrentControl() && rController->commitCurrentRecord() ) in Execute()
837 && !GetImpl()->getActiveControllerFeatures()->commitCurrentControl( ) in Execute()
H A Dfmshimp.cxx1964 if ( m_aActiveControllerFeatures->commitCurrentControl() ) in setActiveController()
3349 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();
H A Dformoperations.cxx825 ::sal_Bool SAL_CALL FormOperations::commitCurrentControl() in commitCurrentControl() function in frm::FormOperations
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl227 boolean commitCurrentControl(