Home
last modified time | relevance | path

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

123456

/aoo4110/main/scripting/source/dlgprov/
H A Ddlgprov.cxx538 … xPeer = Reference< XWindowPeer>( xFrame->getContainerWindow(), UNO_QUERY ); in createDialogControl()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java836 …nal XTopWindow topWindow = UnoRuntime.queryInterface(XTopWindow.class, frame.getContainerWindow()); in impl_raise()
/aoo4110/main/sfx2/source/dialog/
H A Dmailmodel.cxx929 … css::uno::Reference< css::awt::XWindow > xParentWindow = xFrame->getContainerWindow(); in Send()
/aoo4110/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx753 Reference< awt::XWindow > xContainerWindow( xSelf->getContainerWindow() ); in Optimize()
/aoo4110/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx109 return xFrame->getContainerWindow(); in lclGetWindowForController()
H A Dvbarange.cxx2225 uno::Reference< awt::XWindow > xWin( xFrame->getContainerWindow(), uno::UNO_QUERY_THROW ); in Select()
/aoo4110/main/sfx2/source/appl/
H A Dappserv.cxx720 … Reference< awt::XWindow > xContainerWindow( _rxFrame->getContainerWindow(), UNO_SET_THROW ); in lcl_getDialogParent()
/aoo4110/main/sfx2/source/view/
H A Dipclient.cxx1101 … Window* pWindow = VCLUnoHelper::GetWindow( xController->getFrame()->getContainerWindow() ); in DeactivateObject()
H A Dviewfrm.cxx2026 … css::uno::Reference< css::awt::XWindow > xContainerWindow = xFrame->getContainerWindow(); in MakeActive_Impl()
2152 Reference< XWindow > xContainerWindow( xFrame->getContainerWindow(), UNO_SET_THROW ); in LoadViewIntoFrame_Impl_NoThrow()
/aoo4110/main/chart2/source/controller/main/
H A DChartController.cxx395 uno::Reference< awt::XWindow > xContainerWindow = xFrame->getContainerWindow(); in attachFrame()
/aoo4110/main/framework/source/services/
H A Ddesktop.cxx901 css::uno::Reference< css::awt::XWindow > SAL_CALL Desktop::getContainerWindow() throw( css::uno::Ru… in getContainerWindow() function in framework::Desktop
H A Dautorecovery.cxx2074 … css::uno::Reference< css::awt::XWindow > xWindow( xFrame->getContainerWindow(), UNO_SET_THROW ); in lcl_changeVisibility()
3498 xFrame->getContainerWindow(), in implts_verifyCacheAgainstDesktopDocumentList()
/aoo4110/main/basctl/source/basicide/
H A Dscriptdocument.cxx184 … Reference< XWindow2 > xContainer( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in impl_isDocumentVisible_nothrow()
/aoo4110/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java208 XWindow xContainerWindow = myLetterDoc.xFrame.getContainerWindow(); in startWizard()
/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1192 XWindow xWindow = xFrame.getContainerWindow(); in getWindowPeer()
/aoo4110/main/sfx2/source/doc/
H A Dguisaveas.cxx1784 uno::Reference< awt::XWindow > xWindow = xFrame->getContainerWindow(); in GetModelWindow()
H A Dsfxbasemodel.cxx426 uno::Reference< awt::XWindow > xWindow = xFrame->getContainerWindow(); in GetVCLWindow()
3516 …Window = VCLUnoHelper::GetWindow( pViewFrm->GetFrame().GetFrameInterface()->getContainerWindow() ); in setVisualAreaSize()
/aoo4110/main/framework/source/uielement/
H A Dmenubarmanager.cxx1118 Window* pWin = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in IMPL_LINK()

Completed in 252 milliseconds

123456