Lines Matching refs:frame

66                      DIRECT_INTERFACE(css::frame::XTerminateListener),  in DEFINE_XINTERFACE_4()
73 css::frame::XTerminateListener, in DEFINE_XINTERFACE_4()
92 /*IN*/ const css::uno::Reference< css::frame::XFrame >& xFrame ) in DEFINE_XINTERFACE_4()
122 /*IN*/ const css::uno::Reference< css::frame::XModel >& xModel ) in Job()
161 void Job::setDispatchResultFake( /*IN*/ const css::uno::Reference< css::frame::XDispatchResultListe… in setDispatchResultFake()
362 m_xFrame = css::uno::Reference< css::frame::XFrame >(); in die()
363 m_xModel = css::uno::Reference< css::frame::XModel >(); in die()
364 m_xDesktop = css::uno::Reference< css::frame::XDesktop >(); in die()
365 m_xResultListener = css::uno::Reference< css::frame::XDispatchResultListener >(); in die()
532 css::frame::DispatchResultEvent aEvent = aAnalyzedResult.getDispatchResult(); in impl_reactForJobResult()
568 …m_xDesktop = css::uno::Reference< css::frame::XDesktop >(m_xSMGR->createInstance(SERVICENAME_DESKT… in impl_startListening()
569 …css::uno::Reference< css::frame::XTerminateListener > xThis(static_cast< ::cppu::OWeakObject* >(th… in impl_startListening()
578 m_xDesktop = css::uno::Reference< css::frame::XDesktop >(); in impl_startListening()
639 …css::uno::Reference< css::frame::XTerminateListener > xThis(static_cast< ::cppu::OWeakObject* >(th… in impl_stopListening()
641 m_xDesktop = css::uno::Reference< css::frame::XDesktop >(); in impl_stopListening()
748 void SAL_CALL Job::queryTermination( /*IN*/ const css::lang::EventObject& ) throw(css::frame::Termi… in queryTermination()
773 throw css::frame::TerminationVetoException(DECLARE_ASCII("job still in progress"), xThis); in queryTermination()
917 m_xDesktop = css::uno::Reference< css::frame::XDesktop >(); in disposing()
923 m_xFrame = css::uno::Reference< css::frame::XFrame >(); in disposing()
929 m_xModel = css::uno::Reference< css::frame::XModel >(); in disposing()