Home
last modified time | relevance | path

Searched refs:xFramesSupplier (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Diframe.cxx164 uno::Reference < frame::XFramesSupplier > xFramesSupplier( xFrame, uno::UNO_QUERY ); in load() local
165 if ( xFramesSupplier.is() ) in load()
166 mxFrame->setCreator( xFramesSupplier ); in load()
/trunk/main/cui/source/customize/
H A Deventdlg.cxx200 uno::Reference< frame::XFramesSupplier > xFramesSupplier( in IMPL_LINK() local
206 xFramesSupplier->getActiveFrame(); in IMPL_LINK()
H A Dcfg.cxx1831 uno::Reference< frame::XFramesSupplier > xFramesSupplier( in Reset() local
1838 xFramesSupplier->getFrames(); in Reset()
1931 uno::Reference< frame::XFramesSupplier > xFramesSupplier( in GetFrameWithDefaultAndIdentify() local
1938 _inout_rxFrame = xFramesSupplier->getActiveFrame(); in GetFrameWithDefaultAndIdentify()
1942 uno::Reference< frame::XDesktop > xDesktop( xFramesSupplier, uno::UNO_QUERY_THROW ); in GetFrameWithDefaultAndIdentify()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu.java147 …XFramesSupplier xFramesSupplier = (XFramesSupplier) UnoRuntime.queryInterface(XFramesSupplier.clas… in showTopWindow() local
148 m_xFrame.setCreator(xFramesSupplier); in showTopWindow()
H A DMessageBox.java115 …XFramesSupplier xFramesSupplier = (XFramesSupplier) UnoRuntime.queryInterface(XFramesSupplier.clas… in getWindowPeerOfFrame() local
116 xFrame = xFramesSupplier.getActiveFrame(); in getWindowPeerOfFrame()
/trunk/main/starmath/source/
H A Dview.cxx693 … uno::Reference< frame::XFramesSupplier > xFramesSupplier( xDesktop, uno::UNO_QUERY ); in IMPL_LINK() local
694 xFramesSupplier->setActiveFrame( xFrame ); in IMPL_LINK()

Completed in 59 milliseconds