Searched refs:xCloseFrame (Results 1 – 2 of 2) sorted by relevance
287 …css::uno::Reference< css::frame::XFrame > xCloseFrame (m_xCloseFrame.get(), css:… in IMPL_LINK() local295 if (! xCloseFrame.is()) in IMPL_LINK()306 …FrameListAnalyzer aCheck1(xDesktop, xCloseFrame, FrameListAnalyzer::E_HELP | FrameListAnalyzer::E_… in IMPL_LINK()314 if ( ! xCloseFrame->getCreator().is()) in IMPL_LINK()343 FrameListAnalyzer aCheck2(xDesktop, xCloseFrame, FrameListAnalyzer::E_ALL); in IMPL_LINK()421 css::uno::Reference< css::frame::XController > xController = xCloseFrame->getController(); in IMPL_LINK()
711 …Reference< ::com::sun::star::util::XCloseable > xCloseFrame( getContainer()->getPreviewFrame(), UN… in Execute() local712 if ( xCloseFrame.is() ) in Execute()716 xCloseFrame->close( sal_True ); in Execute()
Completed in 34 milliseconds