Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx113 …css::uno::Reference< css::container::XIndexAccess > xFrameContainer(m_xSupplier->getFrames(), css:… in impl_analyze() local
120 sal_Int32 nCount = xFrameContainer->getCount(); in impl_analyze()
192 !(xFrameContainer->getByIndex(i) >>= xFrame) || in impl_analyze()
/aoo41x/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx301 const Reference< XTopWindow > xFrameContainer( xContainerWindow, UNO_QUERY ); in impl_registerOnFrameContainerWindow_nothrow() local
302 if ( xFrameContainer.is() ) in impl_registerOnFrameContainerWindow_nothrow()
303 (xFrameContainer.get()->*pListenerAction)( this ); in impl_registerOnFrameContainerWindow_nothrow()
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx685 uno::Reference< awt::XTopWindow > xFrameContainer( in isWithoutOrInTopLevelFrame() local
687 if ( !xFrameContainer.is() ) in isWithoutOrInTopLevelFrame()

Completed in 36 milliseconds