Home
last modified time | relevance | path

Searched refs:focusGained (Results 1 – 25 of 148) sorted by relevance

123456

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx184 …virtual void SAL_CALL focusGained( const Reference< XPropertyControl >& Control ) throw (RuntimeEx…
280 …void SAL_CALL PropertyControlContext_Impl::focusGained( const Reference< XPropertyControl >& Contr… in focusGained() function in pcr::PropertyControlContext_Impl
339 m_pContext->focusGained( rControlEvent.xControl ); in impl_processEvent_throw()
980 …void SAL_CALL OBrowserListBox::focusGained( const Reference< XPropertyControl >& _rxControl ) thro… in focusGained() function in pcr::OBrowserListBox
989 m_pControlObserver->focusGained( _rxControl ); in focusGained()
H A Dbrowserlistbox.hxx89 …virtual void SAL_CALL focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspe…
177 …virtual void SAL_CALL focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspe…
H A Dpropcontroller.hxx189 …virtual void SAL_CALL focusGained( const ::com::sun::star::awt::FocusEvent& _rSource ) throw (::co…
227 …virtual void focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspection:…
H A Dpropcontrolobserver.hxx43 …virtual void focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspection:…
H A Dpropcontroller.cxx620 …void SAL_CALL OPropertyBrowserController::focusGained( const FocusEvent& _rSource ) throw (Runtime… in focusGained() function in pcr::OPropertyBrowserController
1458 void OPropertyBrowserController::focusGained( const Reference< XPropertyControl >& _Control ) in focusGained() function in pcr::OPropertyBrowserController
1460 m_aControlObservers.notifyEach( &XPropertyControlObserver::focusGained, _Control ); in focusGained()
H A Ddefaulthelpprovider.hxx70 …virtual void SAL_CALL focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspe…
H A Dcommoncontrol.cxx180 m_xContext->focusGained( &m_rAntiImpl );
H A Ddefaulthelpprovider.cxx106 …void SAL_CALL DefaultHelpProvider::focusGained( const Reference< XPropertyControl >& _Control ) th… in focusGained() function in pcr::DefaultHelpProvider
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java308 public void focusGained(FocusEvent fe) in focusGained() method in TopicsControl
311 focusGained(xc); in focusGained()
323 private void focusGained(XControl control) in focusGained() method in TopicsControl
702 focusGained(xc);
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx67 virtual void focusGained( const ::com::sun::star::awt::FocusEvent& _rEvent ) = 0;
151 virtual void focusGained( const ::com::sun::star::awt::FocusEvent& _rEvent );
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx192 virtual void SAL_CALL focusGained( const FocusEvent& e ) throw (RuntimeException);
242 … void SAL_CALL FmFocusListenerAdapter::focusGained( const FocusEvent& e ) throw (RuntimeException) in focusGained() function in svx::FmFocusListenerAdapter
245 m_pObserver->focusGained( e ); in focusGained()
1351 void FmTextControlShell::focusGained( const ::com::sun::star::awt::FocusEvent& _rEvent ) in focusGained() function in svx::FmTextControlShell
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx77 virtual void focusGained( const FocusEvent& evt );
169 void Listener_Impl::focusGained( const FocusEvent& evt ) {} in focusGained() function in Listener_Impl
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventHandler.java129 private synchronized void focusGained (XAccessibleContext xContext) in focusGained() method in EventHandler
238 focusGained (xContext); in handleStateChange()
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx288 void OMRCListenerMultiplexerHelper::focusGained(const FocusEvent& aEvent ) throw( UNO3_RUNTIMEEXCEP… in focusGained() function in unocontrols::OMRCListenerMultiplexerHelper
317 MULTIPLEX( XFocusListener, focusGained, FocusEvent, aEvent ) in focusGained()
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl204 /** Broadcasts the a focusGained on all registered focus listeners
214 /** Broadcasts the a focusGained on all registered focus listeners
H A DXFocusListener.idl54 [oneway] void focusGained( [in] com::sun::star::awt::FocusEvent e );
H A DXActivateListener.idl54 @see XFocusListener::focusGained
/trunk/main/extensions/qa/integration/extensions/
H A DHelpTextProvider.java53 public void focusGained( XPropertyControl _propertyControl ) in focusGained() method in HelpTextProvider
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DCommonListener.java135 public void focusGained(FocusEvent event) in focusGained() method in CommonListener
/trunk/main/avmedia/source/viewer/
H A Dmediaevent_impl.hxx74 …virtual void SAL_CALL focusGained( const ::com::sun::star::awt::FocusEvent& e ) throw (::com::sun:…
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControlObserver.idl52 [oneway] void focusGained( [in] XPropertyControl Control );
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.hxx100 virtual void SAL_CALL focusGained (const css::awt::FocusEvent& rEvent)
/trunk/main/avmedia/source/java/
H A Davmedia.jarMETA-INF/MANIFEST.MF MediaUno.class MediaUno.java package public MediaUno extends java.lang ...
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.hxx82 void SAL_CALL focusGained (css::awt::FocusEvent const& e) throw (css::uno::RuntimeException);
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelPropertiesVisualPanel.java99 public void focusGained(java.awt.event.FocusEvent evt) { in initComponents()

Completed in 97 milliseconds

123456