Searched refs:xFrameContainer (Results 1 – 3 of 3) sorted by relevance
113 …css::uno::Reference< css::container::XIndexAccess > xFrameContainer(m_xSupplier->getFrames(), css:… in impl_analyze() local120 sal_Int32 nCount = xFrameContainer->getCount(); in impl_analyze()192 !(xFrameContainer->getByIndex(i) >>= xFrame) || in impl_analyze()
304 const Reference< XTopWindow > xFrameContainer( xContainerWindow, UNO_QUERY ); in impl_registerOnFrameContainerWindow_nothrow() local305 if ( xFrameContainer.is() ) in impl_registerOnFrameContainerWindow_nothrow()306 (xFrameContainer.get()->*pListenerAction)( this ); in impl_registerOnFrameContainerWindow_nothrow()
685 uno::Reference< awt::XTopWindow > xFrameContainer( in isWithoutOrInTopLevelFrame() local687 if ( !xFrameContainer.is() ) in isWithoutOrInTopLevelFrame()
Completed in 32 milliseconds