Home
last modified time | relevance | path

Searched refs:getContainerWindow (Results 26 – 50 of 143) sorted by relevance

123456

/aoo4110/main/framework/inc/helper/
H A Ddockingareadefaultacceptor.hxx90 …virtual css::uno::Reference< css::awt::XWindow > SAL_CALL getContainerWindow() throw (css::uno::Ru…
/aoo4110/main/embedserv/source/embed/
H A Ddocholder.cxx918 m_xFrame->getContainerWindow(),uno::UNO_QUERY); in show()
972 m_xFrame->getContainerWindow(), uno::UNO_QUERY ); in resizeWin()
1371 DocumentHolder::getContainerWindow( in getContainerWindow() function in DocumentHolder
/aoo4110/main/sfx2/source/appl/
H A Dsfxhelp.cxx822 Reference< ::com::sun::star::awt::XWindow > xParentWindow = xHelpTask->getContainerWindow(); in impl_createHelp()
1004 …Reference < ::com::sun::star::awt::XTopWindow > xTopWindow( xHelp->getContainerWindow(), UNO_QUERY… in Start_Impl()
/aoo4110/main/framework/source/layoutmanager/
H A Dpanelmanager.cxx89 uno::Reference< awt::XWindow > xWindow( m_xFrame->getContainerWindow(), uno::UNO_QUERY ); in createPanels()
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DAccessibleMenuBar.java87 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
H A DAccessibleMenuSeparator.java87 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
H A DAccessibleStatusBar.java146 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
H A DToolkit.java106 win = cntrlr.getFrame().getContainerWindow(); in createTestEnvironment()
H A DAccessibleToolBox.java140 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
H A DAccessibleMenu.java104 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.Frame.csv10 "Frame";"com::sun::star::frame::XFrame";"getContainerWindow()"
H A Dcom.sun.star.comp.framework.Desktop.csv10 "Desktop";"com::sun::star::frame::XFrame";"getContainerWindow()"
/aoo4110/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx386 xParent = xFrame->getContainerWindow(); in initialize()
1439 xWindow = xFrame->getContainerWindow(); in getTopMostContainerWindow()
1446 xWindow = xFrame->getContainerWindow(); in getTopMostContainerWindow()
/aoo4110/main/vcl/qa/complex/persistent_window_states/
H A DDocumentHandle.java102 xWin = xFrame.getContainerWindow(); in loadDocument()
/aoo4110/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx139 Window* pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in initialize()
H A Dstatusbarwrapper.cxx127 Window* pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in initialize()
/aoo4110/main/framework/source/dispatch/
H A Dwindowcommanddispatch.cxx72 , m_xWindow (xFrame->getContainerWindow()) in WindowCommandDispatch()
/aoo4110/main/qadevOOo/tests/java/mod/_svtools/
H A DAccessibleTabBar.java112 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
/aoo4110/main/sfx2/source/view/
H A Dframe.cxx768 pImp->xFrame->getContainerWindow()->setVisible( sal_True ); in Appear()
771 …ce < ::com::sun::star::awt::XTopWindow > xTopWindow( pImp->xFrame->getContainerWindow(), UNO_QUERY… in Appear()
/aoo4110/main/chart2/source/controller/dialogs/
H A DRangeSelectionHelper.cxx103 Reference< awt::XTopWindow > xWin( xFrame->getContainerWindow(), in raiseRangeSelectionDocument()
/aoo4110/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx377 if ( m_xFrame.is() && m_xFrame->getContainerWindow().is() ) in ReleaseFocus()
378 m_xFrame->getContainerWindow()->setFocus(); in ReleaseFocus()
745 if ( m_xFrame.is() && m_xFrame->getContainerWindow().is() ) in ReleaseFocus_Impl()
746 m_xFrame->getContainerWindow()->setFocus(); in ReleaseFocus_Impl()
/aoo4110/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx107 … const Reference< XWindow > xWindow( xFrame->getContainerWindow(), UNO_SET_THROW ); in lcl_onWindowShown_nothrow()
/aoo4110/main/framework/source/services/
H A Dframe.cxx655 css::uno::Reference< css::awt::XWindow > SAL_CALL Frame::getContainerWindow() throw( css::uno::Runt… in getContainerWindow() function in framework::Frame
2323 …css::uno::Reference< css::awt::XWindow > xParentWindow = xParent->getContainerWindow() … in windowDeactivated()
2827 … css::uno::Reference< css::awt::XDevice > xDevice( getContainerWindow(), css::uno::UNO_QUERY ); in implts_resizeComponentWindow()
2830 css::awt::Rectangle aRectangle = getContainerWindow()->getPosSize(); in implts_resizeComponentWindow()
/aoo4110/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx202 (!xFrame->getContainerWindow().is()) || in impl_analyze()
/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java196 XWindow xWin = aDesktop.getCurrentFrame().getContainerWindow(); in run()

Completed in 213 milliseconds

123456