Home
last modified time | relevance | path

Searched refs:xFrame (Results 201 – 225 of 336) sorted by relevance

12345678910>>...14

/trunk/main/svtools/source/hatchwindow/
H A Ddocumentcloser.cxx55 MainThreadFrameCloserRequest( const uno::Reference< frame::XFrame >& xFrame ) in MainThreadFrameCloserRequest() argument
56 : m_xFrame( xFrame ) in MainThreadFrameCloserRequest()
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx63 … const css::uno::Reference< css::frame::XFrame >& xFrame ) in DropTargetListener()
66 , m_xTargetFrame ( xFrame ) in DropTargetListener()
/trunk/main/cui/source/inc/
H A Dselector.hxx172 < ::com::sun::star::frame::XFrame >& xFrame
218 < ::com::sun::star::frame::XFrame >& xFrame = 0
/trunk/main/basic/source/basmgr/
H A Dvbahelper.cxx151 … uno::Reference< frame::XFrame > xFrame( xController->getFrame(), uno::UNO_SET_THROW ); in lclEnableContainerWindows() local
152 … uno::Reference< awt::XWindow > xWindow( xFrame->getContainerWindow(), uno::UNO_SET_THROW ); in lclEnableContainerWindows()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx87 uno::Reference<frame::XFrame> xFrame = pFrame->GetFrame().GetFrameInterface(); in ShowInBeamer() local
88 uno::Reference<frame::XDispatchProvider> xDP(xFrame, uno::UNO_QUERY); in ShowInBeamer()
90 uno::Reference<frame::XFrame> xBeamerFrame = xFrame->findFrame( in ShowInBeamer()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1157 ::rtl::OUString ImplRetrieveLabelFromCommand( const Reference< XFrame >& xFrame, const ::rtl::OUStr… in ImplRetrieveLabelFromCommand() argument
1166 Reference< XInterface > xIfac( xFrame, UNO_QUERY_THROW ); in ImplRetrieveLabelFromCommand()
1200 …Reference< XFrame > xFrame( GetMainViewShell()->GetViewFrame()->GetFrame().GetFrameInterface(), UN… in RetrieveLabelFromCommand() local
1201 return ImplRetrieveLabelFromCommand( xFrame, aCmdURL ); in RetrieveLabelFromCommand()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java89 public String createDialog( String DialogURL, XModel xModel, XFrame xFrame ) { in createDialog() argument
90 m_xFrame = xFrame; in createDialog()
/trunk/main/extensions/source/bibliography/
H A Dframectr.hxx70 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame;
98 …st ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > & xFrame ) throw (::com::su…
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx616 Reference< frame::XFrame > xFrame( xController->getFrame()); in SchXMLImport() local
617 if( xFrame.is()) in SchXMLImport()
619 Reference< task::XStatusIndicatorSupplier > xFactory( xFrame, uno::UNO_QUERY ); in SchXMLImport()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DUITools.java577 XAccessibleContext xFrame =mAT.getAccessibleObjectForRole( in getTextBoxText() local
579 for (int i=0;i<xFrame.getAccessibleChildCount();i++) { in getTextBoxText()
581 XAccessible xChild = xFrame.getAccessibleChild(i); in getTextBoxText()
/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx73 uno::Reference< frame::XFrame > xFrame( xController->getFrame(), uno::UNO_SET_THROW ); in Show() local
74 … uno::Reference< awt::XWindow > xWindow( xFrame->getContainerWindow(), uno::UNO_SET_THROW ); in Show()
/trunk/main/dbaccess/source/ui/misc/
H A Ddatabaseobjectview.cxx147 const Reference< XFrame > xFrame( m_xFrameLoader, UNO_QUERY_THROW ); in doDispatch() local
148 … const Reference< XWindow > xFrameWindow( xFrame->getContainerWindow(), UNO_SET_THROW ); in doDispatch()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx1372 ::com::sun::star::uno::Reference < ::com::sun::star::frame::XFrame > xFrame in UpdateSlotServer_Impl()
2310 …const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( pImp->xProv, ::c… in GetActiveFrame() local
2311 if ( xFrame.is() || !pDispatcher ) in GetActiveFrame()
2312 return xFrame; in GetActiveFrame()
2365 ::com::sun::star::uno::Reference < ::com::sun::star::frame::XFrame > xFrame( in ExecuteCommand_Impl()
2367 sAppName = xModuleManager->identify(xFrame); in ExecuteCommand_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx775 uno::Reference< frame::XFrame > xFrame; in ExecSpellPopup() local
777 xFrame = pSfxViewFrame->GetFrame().GetFrameInterface(); in ExecSpellPopup()
779 … uno::Reference< frame::XDispatchProvider > xDispatchProvider( xFrame, UNO_QUERY ); in ExecSpellPopup()
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx536 Reference< frame::XFrame > xFrame( xController->getFrame(), UNO_QUERY ); in createDialogControl() local
537 if ( xFrame.is() ) in createDialogControl()
538 … xPeer = Reference< XWindowPeer>( xFrame->getContainerWindow(), UNO_QUERY ); in createDialogControl()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.cxx181 …uno::Reference< frame::XFrame > xFrame( getModel()->getCurrentController()->getFrame(), uno::UNO_Q… in getLayoutManager() local
182 uno::Reference< beans::XPropertySet > xPropertySet( xFrame, uno::UNO_QUERY_THROW ); in getLayoutManager()
H A Dvbadocumentsbase.cxx232 uno::Reference< frame::XFrame > xFrame( xController->getFrame(), uno::UNO_SET_THROW ); in lclSetupComponent() local
233 …uno::Reference< awt::XWindow >( xFrame->getContainerWindow(), uno::UNO_SET_THROW )->setEnable( sal… in lclSetupComponent()
/trunk/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl64 XFrame xFrame = getNewEmptyFrame();
74 xController.attachFrame( xFrame )
/trunk/main/wizards/com/sun/star/wizards/common/
H A DSystemDialog.java344 XFrame xFrame = Desktop.getActiveFrame(xMSF); in showMessageBox() local
345 …XWindowPeer xWindowPeer = UnoRuntime.queryInterface(XWindowPeer.class, xFrame.getComponentWindow()… in showMessageBox()
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx279 … const css::uno::Reference< css::frame::XFrame >& xFrame) in impl_st_openModuleConfig()
288 sModule = xModuleDetection->identify(xFrame); in impl_st_openModuleConfig()
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx151 Reference< XFrame > xFrame( xFramesSupp->getActiveFrame(), UNO_SET_THROW ); in XclRootData() local
152 Reference< XDevice > xDevice( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in XclRootData()
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx45 const Reference< XFrame >& xFrame ) : in FrameStatusListener()
49 , m_xFrame( xFrame ) in FrameStatusListener()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1427 Reference< XCloseable> xFrame( (*aIter)->getFrame(), UNO_QUERY ); in impl_closeControllerFrames_nolck_throw() local
1428 if ( xFrame.is() ) in impl_closeControllerFrames_nolck_throw()
1429 xFrame->close( _bDeliverOwnership ); in impl_closeControllerFrames_nolck_throw()
1449 Reference< XFrame > xFrame( _rxController->getFrame() ); in operator ()() local
1450 ::comphelper::disposeComponent( xFrame ); in operator ()()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2170 void lcl_dispatch(const Reference< XFrame >& xFrame,const Reference<XURLTransformer>& xTransformer,… in lcl_dispatch() argument
2177 …Reference< XDispatch > xDisp = Reference< XDispatchProvider > (xFrame,UNO_QUERY)->queryDispatch(a… in lcl_dispatch()
2246 Reference< XFrame > xFrame = xModel->getCurrentController()->getFrame(); in submit_impl() local
2247 if (!xFrame.is()) in submit_impl()
2274 …Reference< XDispatch > xDisp = Reference< XDispatchProvider > (xFrame,UNO_QUERY)->queryDispatch(a… in submit_impl()
2289 lcl_dispatch(xFrame,xTransformer,aURLStr,aReferer,aTargetName,aData,RTL_TEXTENCODING_MS_1252); in submit_impl()
2298 …Reference< XDispatch > xDisp = Reference< XDispatchProvider > (xFrame,UNO_QUERY)->queryDispatch(a… in submit_impl()
2336 … lcl_dispatch(xFrame,xTransformer,aURLStr,aReferer,aTargetName,aData,osl_getThreadTextEncoding()); in submit_impl()
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx80 uno::Reference< frame::XFrame > xFrame ( xDesktop->getCurrentFrame() ); in ShowMessageBox() local
81 uno::Reference< awt::XWindow > xContainerWindow( xFrame->getContainerWindow() ); in ShowMessageBox()

Completed in 169 milliseconds

12345678910>>...14