Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XFormController.java71 public void formActivated(EventObject ev) { in formActivated() method in _XFormController.MyListener
/aoo4110/main/offapi/com/sun/star/form/
H A DXFormControllerListener.idl58 [oneway] void formActivated( [in] com::sun::star::lang::EventObject rEvent );
/aoo4110/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx140 …void formActivated( const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XF…
H A Dfmvwimp.hxx209 …virtual void SAL_CALL formActivated(const ::com::sun::star::lang::EventObject& rEvent) throw(::com…
H A Dfmshimp.hxx299 …virtual void SAL_CALL formActivated(const ::com::sun::star::lang::EventObject& rEvent) throw( ::co…
/aoo4110/main/svx/source/form/
H A Dfmvwimp.cxx516 void SAL_CALL FmXFormView::formActivated(const EventObject& rEvent) throw( RuntimeException ) in formActivated() function in FmXFormView
519 m_pView->GetFormShell()->GetImpl()->formActivated( rEvent ); in formActivated()
H A Dfmtextcontrolshell.cxx1072 void FmTextControlShell::formActivated( const Reference< XFormController >& _rxController ) in formActivated() function in svx::FmTextControlShell
H A Dfmshimp.cxx901 void SAL_CALL FmXFormShell::formActivated(const EventObject& rEvent) throw( RuntimeException ) in formActivated() function in FmXFormShell
907 m_pTextShell->formActivated( xController ); in formActivated()
H A Dformcontroller.cxx1820 m_aActivateListeners.notifyEach( &XFormControllerListener::formActivated, aEvent );
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1059 static_cast<XFormControllerListener*>(aIter.next())->formActivated(aEvt); in focusGained()

Completed in 131 milliseconds