Home
last modified time | relevance | path

Searched refs:getContainerWindow (Results 76 – 100 of 143) sorted by relevance

123456

/aoo4110/main/offapi/com/sun/star/ui/
H A DXDockingAreaAcceptor.idl72 com::sun::star::awt::XWindow getContainerWindow();
/aoo4110/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx174 Window* pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in initialize()
/aoo4110/main/framework/source/classes/
H A Dmenumanager.cxx799 Window* pWin = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in UpdateSpecialWindowMenu()
1041 Window* pWin = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in IMPL_LINK()
/aoo4110/main/framework/source/helper/
H A Dpersistentwindowstate.cxx147 css::uno::Reference< css::awt::XWindow > xWindow = xFrame->getContainerWindow(); in frameAction()
/aoo4110/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java448 xFrame.getContainerWindow().setVisible(true); in impl_createNewFrame()
/aoo4110/main/sfx2/source/doc/
H A Dplugin.cxx108 Window* pParent = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in load()
H A Diframe.cxx146 Window* pParent = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in load()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbauserform.cxx74 … uno::Reference< awt::XWindow > xWindow( xFrame->getContainerWindow(), uno::UNO_SET_THROW ); in Show()
/aoo4110/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx68 m_xContainerWindow = xParentFrame->getContainerWindow(); in DEFINE_XINTERFACE_4()
/aoo4110/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx219 Reference< XWindow > xWindow( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in impl_raise_nothrow()
/aoo4110/main/oox/source/helper/
H A Dgraphichelper.cxx127 Reference< XDevice > xDevice( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in GraphicHelper()
/aoo4110/main/dbaccess/source/ui/misc/
H A Ddatabaseobjectview.cxx148 … const Reference< XWindow > xFrameWindow( xFrame->getContainerWindow(), UNO_SET_THROW ); in doDispatch()
/aoo4110/main/sfx2/source/menu/
H A Dvirtmenu.cxx967 Window* pWin = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in IMPL_LINK()
1124 Window* pWin = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in IMPL_LINK()
/aoo4110/main/svx/source/unodraw/
H A Drecoveryui.cxx382 css::uno::Reference< css::awt::XWindow > xWindow = xTask->getContainerWindow(); in impl_showAllRecoveredDocs()
/aoo4110/main/qadevOOo/runner/util/
H A DDesktopTools.java497 xModel.getCurrentController().getFrame().getContainerWindow()); in bringWindowToFront()
H A DAccessibilityTools.java85 xWindow = xFrame.getContainerWindow(); in getWindow()
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XRangeSelection.java66 XWindow xWindow = xModel.getCurrentController().getFrame().getContainerWindow(); in before()
/aoo4110/main/sc/source/filter/excel/
H A Dxlroot.cxx152 Reference< XDevice > xDevice( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in XclRootData()
/aoo4110/main/sfx2/source/toolbox/
H A Dtbxitem.cxx770 … Reference< ::com::sun::star::awt::XWindow > xParent = getFrameInterface()->getContainerWindow(); in endPopupMode()
867 … Reference< ::com::sun::star::awt::XWindow > xParent = getFrameInterface()->getContainerWindow(); in createAndPositionSubToolBar()
/aoo4110/main/embeddedobj/source/general/
H A Ddocholder.cxx937 uno::Reference< awt::XWindow > xHWindow = m_xFrame->getContainerWindow(); in GetDocFrame()
1069 uno::Reference<awt::XTopWindow> xTopWindow( m_xFrame->getContainerWindow(), uno::UNO_QUERY ); in Show()
/aoo4110/main/sfx2/source/view/
H A Dframe2.cxx311 Window* pWindow = VCLUnoHelper::GetWindow( i_rFrame->getContainerWindow() ); in Create()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbadocumentsbase.cxx233 …uno::Reference< awt::XWindow >( xFrame->getContainerWindow(), uno::UNO_SET_THROW )->setEnable( sal… in lclSetupComponent()
/aoo4110/main/toolkit/source/layout/core/
H A Droot.cxx81 uno::Reference< awt::XWindow > xContainerWindow( xFrame->getContainerWindow() ); in ShowMessageBox()
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/
H A DConnectionLineAccessibility.java347 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()
H A DJoinViewAccessibility.java326 getCurrentController().getFrame().getContainerWindow(); in createTestEnvironment()

Completed in 167 milliseconds

123456