Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dappuno.cxx2113 class TestKeyHandler: public ::cppu::WeakImplHelper2 class
2120TestKeyHandler( const com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactor… in TestKeyHandler() function in TestKeyHandler
2145 sal_Bool SAL_CALL TestKeyHandler::keyPressed( const ::com::sun::star::awt::KeyEvent& aEvent ) throw… in keyPressed()
2150 sal_Bool SAL_CALL TestKeyHandler::keyReleased( const ::com::sun::star::awt::KeyEvent& aEvent ) thro… in keyReleased()
2155 void SAL_CALL TestKeyHandler::disposing( const ::com::sun::star::lang::EventObject& Source) throw (… in disposing()
2173 SFX_IMPL_XSERVICEINFO( TestKeyHandler, "com.sun.star.task.Job", "com.sun.star.comp.Office.KeyHandle…
2175 SFX_IMPL_SINGLEFACTORY( TestKeyHandler );
2223 IF_NAME_CREATECOMPONENTFACTORY( TestKeyHandler ) in component_getFactory()

Completed in 59 milliseconds