Home
last modified time | relevance | path

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

/AOO42X/main/framework/source/services/
H A Dframe.cxx2964 …css::uno::Reference< css::awt::XFocusListener > xFocusListener ( static_c… in implts_startWindowListening() local
2972 xContainerWindow->addFocusListener ( xFocusListener ); in implts_startWindowListening()
3007 …css::uno::Reference< css::awt::XFocusListener > xFocusListener ( static_c… in implts_stopWindowListening() local
3015 xContainerWindow->removeFocusListener ( xFocusListener ); in implts_stopWindowListening()