Home
last modified time | relevance | path

Searched defs:xFrame (Results 76 – 100 of 249) sorted by relevance

12345678910

/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx111 Reference < XFrame > xFrame; in initialize() local
502 BaseDispatch::BaseDispatch( const Reference< XComponentContext > &rxContext, in BaseDispatch()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx208 …uno::Reference< frame::XFrame > xFrame( xModel->getCurrentController()->getFrame(), uno::UNO_QUERY… in getDisplayStatusBar() local
225 …uno::Reference< frame::XFrame > xFrame( xModel->getCurrentController()->getFrame(), uno::UNO_QUERY… in setDisplayStatusBar() local
250 …uno::Reference< frame::XFrame > xFrame( xModel->getCurrentController()->getFrame(), uno::UNO_QUERY… in getInteractive() local
H A Dvbawindowbase.cxx169 uno::Reference< frame::XFrame > xFrame( xController->getFrame(), uno::UNO_SET_THROW ); in construct() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusView.java210 public void setFrame(com.sun.star.frame.XFrame xFrame) in setFrame()
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx375 css::uno::Reference< css::frame::XFrame > xFrame( xFrameOrModel, css::uno::UNO_QUERY ); in SaveDocumentAsFormat() local
826 SfxMailModel::SendMailResult SfxMailModel::Send( const css::uno::Reference< css::frame::XFrame >& x… in Send()
950 SfxMailModel::SendMailResult SfxMailModel::SaveAndSend( const css::uno::Reference< css::frame::XFra… in SaveAndSend()
/trunk/main/unotools/source/config/
H A Dcmdoptions.cxx465 void SvtCommandOptions_Impl::EstablisFrameCallback(const ::com::sun::star::uno::Reference< ::com::s… in EstablisFrameCallback()
595 void SvtCommandOptions::EstablisFrameCallback(const ::com::sun::star::uno::Reference< ::com::sun::s… in EstablisFrameCallback()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx106 const Reference< XFrame > xFrame( xController->getFrame(), UNO_SET_THROW ); in lcl_onWindowShown_nothrow() local
/trunk/main/svtools/source/hatchwindow/
H A Ddocumentcloser.cxx55 MainThreadFrameCloserRequest( const uno::Reference< frame::XFrame >& xFrame ) in MainThreadFrameCloserRequest()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java54 private XFrame xFrame; field in DocumentPreview
/trunk/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx164 …css::uno::Reference< css::frame::XFrame > xFrame(m_xFrame.get(), css::uno::UNO_QUERY); in implts_getAllSubProvider() local
H A Dstartmoduledispatcher.cxx203 …css::uno::Reference< css::frame::XFrame > xFrame = xDesktop->findFrame (SPECIALTARGET_BL… in implts_establishBackingMode() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XLayoutManager.java39 private XFrame xFrame = null; field in _XLayoutManager
/trunk/main/sd/source/ui/sidebar/
H A DPanelFactory.cxx142 Reference<frame::XFrame> xFrame (aArguments.getOrDefault("Frame", Reference<frame::XFrame>())); in createUIElement() local
H A DSidebarFactory.cxx147 Reference<frame::XFrame> xFrame (aArguments.getOrDefault("Frame", Reference<frame::XFrame>())); in createUIElement() local
/trunk/main/framework/source/uifactory/
H A Dmenubarfactory.cxx128 Reference< XFrame > xFrame; in CreateUIElement() local
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.cxx87 Reference < XFrame > xFrame; in initialize() local
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx592 static void DispatchURL( Reference< XComponentContext > xMSF, OUString sURL, Reference< XFrame > xF… in DispatchURL()
701 Reference< XFrame > xFrame( xDesktop, UNO_QUERY ); in Optimize() local
722 Reference< XFrame > xFrame( mxFrame ); in Optimize() local
H A Dpppoptimizer.cxx72 Reference< XFrame > xFrame; in initialize() local
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx62 DropTargetListener::DropTargetListener( const css::uno::Reference< css::lang::XMultiServiceFactory … in DropTargetListener()
/trunk/main/filter/source/svg/
H A Dsvgfilter.cxx123 uno::Reference< frame::XFrame > xFrame( xDesktop->getCurrentFrame() ); in filter() local
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx165 Reference< XFrame > xFrame( m_xWeakFrame ); in initialize() local
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx97 Reference< XFrame > xFrame; member
543 const Reference< XFrame > xFrame( pos->xFrame, UNO_SET_THROW ); in activateSubFrame() local
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx376 ::rtl::OUString impl_searchFormatTypeForApp(const css::uno::Reference< css::frame::XFrame >& xFrame… in impl_searchFormatTypeForApp()
461 com::sun::star::uno::Reference< com::sun::star::frame::XFrame > xFrame( in ExecMisc_Impl() local
558 uno::Reference < frame::XFrame > xFrame( pFrame->GetFrame().GetFrameInterface() ); in ExecMisc_Impl() local
602 …css::uno::Reference < css::frame::XFrame > xFrame( pFrame->GetFrame().GetFrameInterface() ); in ExecMisc_Impl() local
848 … uno::Reference < frame::XFrame > xFrame( pFrame->GetFrame().GetFrameInterface() ); in GetState_Impl() local
2235 uno::Reference < util::XCloseable > xFrame( in CheckOwnerShip_Impl() local
/trunk/main/framework/source/services/
H A Dframe.cxx447 void SAL_CALL Frame::setActiveFrame( const css::uno::Reference< css::frame::XFrame >& xFrame ) thro… in setActiveFrame()
521 void lcl_enableLayoutManager(const css::uno::Reference< css::frame::XLayoutManager >& xLayoutManage… in lcl_enableLayoutManager()
538 void lcl_disableLayoutManager(const css::uno::Reference< css::frame::XLayoutManager >& xLayoutManag… in lcl_disableLayoutManager()
1820 css::uno::Reference< css::frame::XFrame > xFrame; in implts_forgetSubFrames() local
3089 void Frame::impl_setCloser( /*IN*/ const css::uno::Reference< css::frame::XFrame >& xFrame , in impl_setCloser()
3225 sal_Bool Frame::implcp_setActiveFrame( const css::uno::Reference< css::frame::XFrame >& xFrame ) in implcp_setActiveFrame()
/trunk/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx143 PopupWindowController::PopupWindowController( const Reference< lang::XMultiServiceFactory >& rServi… in PopupWindowController()

Completed in 347 milliseconds

12345678910