Home
last modified time | relevance | path

Searched refs:formDeactivated (Results 1 – 10 of 10) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XFormController.java75 public void formDeactivated(EventObject ev) { in formDeactivated() method in _XFormController.MyListener
/trunk/main/offapi/com/sun/star/form/
H A DXFormControllerListener.idl69 [oneway] void formDeactivated( [in] com::sun::star::lang::EventObject rEvent );
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx143 …void formDeactivated( const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::…
H A Dfmvwimp.hxx210 …virtual void SAL_CALL formDeactivated(const ::com::sun::star::lang::EventObject& rEvent) throw(::c…
H A Dfmshimp.hxx300 …virtual void SAL_CALL formDeactivated(const ::com::sun::star::lang::EventObject& rEvent) throw( ::…
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx523 void SAL_CALL FmXFormView::formDeactivated(const EventObject& rEvent) throw( RuntimeException ) in formDeactivated() function in FmXFormView
526 m_pView->GetFormShell()->GetImpl()->formDeactivated( rEvent ); in formDeactivated()
H A Dfmtextcontrolshell.cxx1100 void FmTextControlShell::formDeactivated( const Reference< XFormController >& _rxController ) in formDeactivated() function in svx::FmTextControlShell
H A Dfmshimp.cxx912 void SAL_CALL FmXFormShell::formDeactivated(const EventObject& rEvent) throw( RuntimeException ) in formDeactivated() function in FmXFormShell
918 m_pTextShell->formDeactivated( xController ); in formDeactivated()
H A Dformcontroller.cxx1213 m_aActivateListeners.notifyEach( &XFormControllerListener::formDeactivated, aEvt ); in disposing()
1830 m_aActivateListeners.notifyEach( &XFormControllerListener::formDeactivated, aEvent );
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1087 static_cast<XFormControllerListener*>(aIter.next())->formDeactivated(aEvt); in focusLost()

Completed in 111 milliseconds