Searched refs:HelpAgentDispatcher (Results 1 – 3 of 3) sorted by relevance
45 DEFINE_XINTERFACE_4(HelpAgentDispatcher , in DEFINE_XINTERFACE_4() argument53 DEFINE_XTYPEPROVIDER_2(HelpAgentDispatcher , in DEFINE_XINTERFACE_4()58 HelpAgentDispatcher::HelpAgentDispatcher( const css::uno::Reference< css::frame::XFrame >& xParentF… in DEFINE_XINTERFACE_4()72 HelpAgentDispatcher::~HelpAgentDispatcher() in ~HelpAgentDispatcher()84 void SAL_CALL HelpAgentDispatcher::dispatch(const css::util::URL& … in dispatch()112 void SAL_CALL HelpAgentDispatcher::addStatusListener(const css::uno::Reference< css::frame::XStatus… in addStatusListener()120 void SAL_CALL HelpAgentDispatcher::removeStatusListener(const css::uno::Reference< css::frame::XSta… in removeStatusListener()128 void SAL_CALL HelpAgentDispatcher::windowResized(const css::awt::WindowEvent&) in windowResized()135 void SAL_CALL HelpAgentDispatcher::windowMoved(const css::awt::WindowEvent&) in windowMoved()142 void SAL_CALL HelpAgentDispatcher::windowShown(const css::lang::EventObject&) in windowShown()[all …]
707 HelpAgentDispatcher* pDispatcher = new HelpAgentDispatcher( xOwner ); in implts_getOrCreateDispatchHelper()
52 class HelpAgentDispatcher : public css::lang::XTypeProvider class87 HelpAgentDispatcher(const css::uno::Reference< css::frame::XFrame >& xParentFrame);119 ~HelpAgentDispatcher();