Home
last modified time | relevance | path

Searched refs:m_xAgentWindow (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx62 , m_xAgentWindow ( ) in DEFINE_XINTERFACE_4()
78 css::uno::Reference< css::lang::XComponent > xAgentWindow(m_xAgentWindow, css::uno::UNO_QUERY); in ~HelpAgentDispatcher()
182 css::uno::Reference< css::lang::XComponent > xAgentWindow(m_xAgentWindow, css::uno::UNO_QUERY); in disposing()
183 m_xAgentWindow.clear(); in disposing()
397 if (m_xAgentWindow.is()) in implts_ensureAgentWindow()
398 return m_xAgentWindow; in implts_ensureAgentWindow()
419 m_xAgentWindow = VCLUnoHelper::GetInterface(pAgentWindow); in implts_ensureAgentWindow()
420 css::uno::Reference< css::awt::XWindow > xAgentWindow = m_xAgentWindow; in implts_ensureAgentWindow()
/aoo41x/main/framework/inc/dispatch/
H A Dhelpagentdispatcher.hxx71 css::uno::Reference< css::awt::XWindow > m_xAgentWindow; member in framework::HelpAgentDispatcher

Completed in 26 milliseconds