Home
last modified time | relevance | path

Searched refs:xFrame (Results 1 – 25 of 336) sorted by path

12345678910>>...14

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java624 XFrame xFrame = (XFrame)UnoRuntime.queryInterface( in disposing() local
627 if( xFrame != null ) in disposing()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DSimpleOffice.java308 XFrame xFrame = xController.getFrame(); in GetCurrentWindow() local
309 if (xFrame == null) in GetCurrentWindow()
311 xWindow = xFrame.getComponentWindow (); in GetCurrentWindow()
377 XFrame xFrame = xDesktop.getCurrentFrame(); in GetCurrentView() local
378 if (xFrame == null) in GetCurrentView()
381 XController xController = xFrame.getController(); in GetCurrentView()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx556 Reference < XFrame > xFrame; in Execute() local
560 xFrame = xDesktop->getActiveFrame(); in Execute()
561 if ( !xFrame.is() ) in Execute()
568 aFrame >>= xFrame; in Execute()
571 if ( !xFrame.is() ) in Execute()
579 if ( xFrame.is() ) in Execute()
586 xFrame = xDesktop->getActiveFrame(); in Execute()
589 if ( xFrame.is() ) in Execute()
590 aName = xFrame->getName(); in Execute()
595 if ( !xFrame.is() ) in Execute()
[all …]
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx183 Reference< XFrame > xFrame( (*controller)->getFrame(), UNO_SET_THROW ); in impl_isDocumentVisible_nothrow() local
184 … Reference< XWindow2 > xContainer( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in impl_isDocumentVisible_nothrow()
849 Reference< XFrame > xFrame; in saveDocument() local
850 if ( !getCurrentFrame( xFrame ) ) in saveDocument()
869 Reference< XDispatchProvider > xDispProv( xFrame, UNO_QUERY_THROW ); in saveDocument()
1607 Reference< XFrame > xFrame; in isActive() local
1608 if ( m_pImpl->getCurrentFrame( xFrame ) ) in isActive()
1609 bIsActive = xFrame->isActive(); in isActive()
/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/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DController.java53 public void attachFrame( /*IN*/ com.sun.star.frame.XFrame xFrame ) in attachFrame() argument
55 xController.attachFrame( xFrame ); in attachFrame()
H A DFrame.java45 super( xFrame ); in Frame()
46 this.xFrame = xFrame; in Frame()
49 xFrame ); in Frame()
52 xFrame ); in Frame()
81 return xFrame.getName(); in getName()
86 xFrame.setName( aName ); in setName()
96 return xFrame.isTop(); in isTop()
101 xFrame.activate(); in activate()
106 xFrame.deactivate(); in deactivate()
111 return xFrame.isActive(); in isActive()
[all …]
H A DOOoBean.java582 Object xFrame = xServiceFactory.createInstance( "com.sun.star.frame.Frame"); in loadFromURL() local
584 com.sun.star.frame.XFrame.class, xFrame ) ); in loadFromURL()
/trunk/main/chart2/source/controller/dialogs/
H A DRangeSelectionHelper.cxx100 Reference< frame::XFrame > xFrame( xCtrl->getFrame()); in raiseRangeSelectionDocument() local
101 if( xFrame.is()) in raiseRangeSelectionDocument()
103 Reference< awt::XTopWindow > xWin( xFrame->getContainerWindow(), in raiseRangeSelectionDocument()
H A Ddlg_CreationWizard_UNO.cxx218 uno::Reference< frame::XFrame > xFrame( in createDialogOnDemand() local
220 if(xFrame.is()) in createDialogOnDemand()
221 m_xParentWindow = xFrame->getContainerWindow(); in createDialogOnDemand()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx360 ::attachFrame( const uno::Reference<frame::XFrame>& xFrame ) in attachFrame() argument
376 m_xFrame = xFrame; //the frameloader is responsible to call xFrame->setComponent in attachFrame()
393 if(xFrame.is()) in attachFrame()
395 uno::Reference< awt::XWindow > xContainerWindow = xFrame->getContainerWindow(); in attachFrame()
426 uno::Reference< beans::XPropertySet > xPropSet( xFrame, uno::UNO_QUERY ); in attachFrame()
H A DChartController.hxx180 ::com::sun::star::frame::XFrame > & xFrame )
H A DChartFrameloader.cxx85 , const uno::Reference<frame::XFrame >& xFrame ) in load()
141 if(xFrame.is()) in load()
142 xFrame->setComponent(xComponentWindow,xController); in load()
145 xController->attachFrame(xFrame); in load()
H A DChartFrameloader.hxx76 ::com::sun::star::frame::XFrame >& xFrame )
H A DCommandDispatchContainer.cxx183 Reference< frame::XFrame > xFrame( xChartController->getFrame()); in getContainerDispatchForURL() local
184 if( xFrame.is()) in getContainerDispatchForURL()
186 Reference< frame::XDispatchProvider > xDispProv( xFrame->getCreator(), uno::UNO_QUERY ); in getContainerDispatchForURL()
H A DElementSelector.cxx193 Reference< frame::XFrame > xFrame( xController->getFrame() ); in ReleaseFocus_Impl() local
194 if ( xFrame.is() && xFrame->getContainerWindow().is() ) in ReleaseFocus_Impl()
195 xFrame->getContainerWindow()->setFocus(); in ReleaseFocus_Impl()
/trunk/main/comphelper/source/misc/
H A Ddocumentinfo.cxx115 Reference< XFrame > xFrame; in getDocumentTitle() local
117 xFrame.set( xController->getFrame() ); in getDocumentTitle()
118 sTitle = lcl_getTitle( xFrame ); in getDocumentTitle()
/trunk/main/cui/source/customize/
H A Dcfg.cxx793 sal_Bool impl_showKeyConfigTabPage( const css::uno::Reference< css::frame::XFrame >& xFrame ) in impl_showKeyConfigTabPage() argument
805 if (xMM.is() && xFrame.is()) in impl_showKeyConfigTabPage()
807 ::rtl::OUString sModuleId = xMM->identify(xFrame); in impl_showKeyConfigTabPage()
857 …Dialog::SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame) in SetFrame() argument
859 m_xFrame = xFrame; in SetFrame()
861 if (!impl_showKeyConfigTabPage( xFrame )) in SetFrame()
3779 uno::Reference< frame::XFrame > xFrame, in SetSystemStyle()
3791 uno::Reference< beans::XPropertySet > xPropSet( xFrame, uno::UNO_QUERY ); in SetSystemStyle()
H A Dcfgutil.cxx635 … const css::uno::Reference< css::frame::XFrame >& xFrame , in Init()
641 m_xFrame = xFrame; in Init()
H A Deventdlg.cxx136 uno::Reference< frame::XFrame > xFrame( GetFrame() ); in ImplInitDocument() local
137 OUString aModuleId = SvxConfigPage::GetFrameWithDefaultAndIdentify( xFrame ); in ImplInitDocument()
138 if ( !xFrame.is() ) in ImplInitDocument()
148 xFrame->getController(); in ImplInitDocument()
205 uno::Reference< frame::XFrame > xFrame = in IMPL_LINK() local
208 if ( xFrame.is() ) in IMPL_LINK()
211 xFrame->getController(); in IMPL_LINK()
H A Dselector.cxx203 bool _bShowSlots, const Reference< frame::XFrame >& xFrame ) in SvxConfigGroupListBox_Impl()
219 if ( xFrame != NULL ) in SvxConfigGroupListBox_Impl()
221 m_xFrame.set( xFrame ); in SvxConfigGroupListBox_Impl()
964 Window* pParent, sal_Bool bShowSlots, const Reference< frame::XFrame >& xFrame ) in SvxScriptSelectorDialog()
969 aCategories( this, CUI_RES( BOX_SELECTOR_CATEGORIES ), bShowSlots, xFrame ), in SvxScriptSelectorDialog()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1012 Reference< frame::XFrame > xFrame; in CreateVclDialog() local
1013 …OfaTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, xFrame, bActivateLastSelection … in CreateVclDialog()
/trunk/main/cui/source/inc/
H A Dcfg.hxx77 … void SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame);
690 < ::com::sun::star::frame::XFrame > xFrame,
H A Dcfgutil.hxx185 … const css::uno::Reference< css::frame::XFrame >& xFrame ,
H A Dselector.hxx172 < ::com::sun::star::frame::XFrame >& xFrame
218 < ::com::sun::star::frame::XFrame >& xFrame = 0

Completed in 194 milliseconds

12345678910>>...14