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.cxx2145 class TestKeyHandler: public ::cppu::WeakImplHelper2 class
2152TestKeyHandler( const com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactor… in TestKeyHandler() function in TestKeyHandler
2177 sal_Bool SAL_CALL TestKeyHandler::keyPressed( const ::com::sun::star::awt::KeyEvent& aEvent ) throw… in keyPressed()
2182 sal_Bool SAL_CALL TestKeyHandler::keyReleased( const ::com::sun::star::awt::KeyEvent& aEvent ) thro… in keyReleased()
2187 void SAL_CALL TestKeyHandler::disposing( const ::com::sun::star::lang::EventObject& Source) throw (… in disposing()
2205 SFX_IMPL_XSERVICEINFO( TestKeyHandler, "com.sun.star.task.Job", "com.sun.star.comp.Office.KeyHandle…
2207 SFX_IMPL_SINGLEFACTORY( TestKeyHandler );
2255 IF_NAME_CREATECOMPONENTFACTORY( TestKeyHandler ) in component_getFactory()

Completed in 35 milliseconds