26    interface ::com::sun::star::lang::XComponent;
 
   27    interface ::com::sun::star::lang::XServiceInfo;
 
   28    interface ::com::sun::star::frame::XDispatch;
 
   29    interface ::com::sun::star::awt::XKeyHandler;
 
   30    interface ::com::sun::star::awt::XMouseClickHandler;
 
   31    interface ::com::sun::star::awt::XMouseMotionHandler;
 
   32    interface ::com::sun::star::view::XSelectionChangeListener;