Home
last modified time | relevance | path

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

/trunk/main/framework/source/dispatch/
H A Dclosedispatcher.cxx100 m_xCloseFrame = CloseDispatcher::static_impl_searchRightTargetFrame(xFrame, sTarget); in DEFINE_XINTERFACE_4()
287 …css::uno::Reference< css::frame::XFrame > xCloseFrame (m_xCloseFrame.get(), css:… in IMPL_LINK()
339 …if (implts_prepareFrameForClosing(m_xCloseFrame, bAllowSuspend, bCloseAllViewsToo, bControllerSusp… in IMPL_LINK()
514 css::uno::Reference< css::frame::XFrame > xFrame (m_xCloseFrame.get(), css::uno::UNO_QUERY); in implts_closeFrame()
530 m_xCloseFrame = css::uno::WeakReference< css::frame::XFrame >(); in implts_closeFrame()
543 …css::uno::Reference< css::frame::XFrame > xFrame (m_xCloseFrame.get(), css::uno::UNO_… in implts_establishBackingMode()
/trunk/main/framework/inc/dispatch/
H A Dclosedispatcher.hxx108 css::uno::WeakReference< css::frame::XFrame > m_xCloseFrame; member in framework::CloseDispatcher

Completed in 15 milliseconds