Home
last modified time | relevance | path

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

/AOO42X/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx45 DEFINE_XINTERFACE_4(HelpAgentDispatcher , in DEFINE_XINTERFACE_4() argument
53 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 …]
H A Ddispatchprovider.cxx707 HelpAgentDispatcher* pDispatcher = new HelpAgentDispatcher( xOwner ); in implts_getOrCreateDispatchHelper()
/AOO42X/main/framework/inc/dispatch/
H A Dhelpagentdispatcher.hxx52 class HelpAgentDispatcher : public css::lang::XTypeProvider class
87 HelpAgentDispatcher(const css::uno::Reference< css::frame::XFrame >& xParentFrame);
119 ~HelpAgentDispatcher();