Home
last modified time | relevance | path

Searched refs:xFrame (Results 251 – 275 of 335) sorted by relevance

1...<<11121314

/aoo41x/main/framework/inc/classes/
H A Ddroptargetlistener.hxx74 … const css::uno::Reference< css::frame::XFrame >& xFrame );
/aoo41x/main/embedserv/source/embed/
H A Ddocholder.cxx847 uno::Reference<frame::XFrame> xFrame( in DocumentFrame() local
853 if( xFrame.is() ) in DocumentFrame()
854 m_xFrame = xFrame->findFrame( in DocumentFrame()
/aoo41x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1825 uno::Reference<frame::XFrame> xFrame; in GetViewShellForDocShell() local
1826 if ( ! (xFrameAccess->getByIndex(nIndex) >>= xFrame)) in GetViewShellForDocShell()
1829 …::sd::DrawController* pController = dynamic_cast<sd::DrawController*>(xFrame->getController().get(… in GetViewShellForDocShell()
/aoo41x/main/svx/source/dialog/
H A Dhyperdlg.cxx47 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame;
H A Dsrchdlg.cxx511 const uno::Reference< frame::XFrame >xFrame = rBindings.GetActiveFrame(); in Construct_Impl() local
512 const uno::Reference< frame::XDispatchProvider > xDispatchProv(xFrame, uno::UNO_QUERY); in Construct_Impl()
783 const uno::Reference< frame::XFrame > xFrame = rBindings.GetActiveFrame(); in CalculateDelta_Impl() local
791 ::rtl::OUString aModuleIdentifier = xModuleManager->identify( xFrame ); in CalculateDelta_Impl()
/aoo41x/main/framework/inc/helper/
H A Dpersistentwindowstate.hxx157 … const css::uno::Reference< css::frame::XFrame >& xFrame);
/aoo41x/main/sw/source/core/access/
H A Daccnotexthyperlink.hxx47 ::vos::ORef< SwAccessibleNoTextFrame > xFrame;
/aoo41x/main/framework/inc/dispatch/
H A Dstartmoduledispatcher.hxx115 const css::uno::Reference< css::frame::XFrame >& xFrame ,
/aoo41x/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx62 const Reference< XFrame >& xFrame, in ToolboxController()
69 , m_xFrame(xFrame) in ToolboxController()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshf.cxx804 … uno::Reference<frame::XFrame> xFrame = GetViewFrame()->GetFrame().GetFrameInterface(); in ExecuteTable() local
809 GetDialogParent(), xFrame, false, xEvents, 0 ) ); in ExecuteTable()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx362 Reference< XFrame > xFrame( getFrame(), UNO_QUERY_THROW ); in getApplicationMainWindow() local
363 Reference< XWindow > xWindow( xFrame->getContainerWindow(), UNO_QUERY_THROW ); in getApplicationMainWindow()
/aoo41x/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()
/aoo41x/main/framework/source/accelerators/
H A Dacceleratorexecute.hxx229 … const css::uno::Reference< css::frame::XFrame >& xFrame);
/aoo41x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DXTestDialogHandler.idl35 [in] ::com::sun::star::frame::XFrame xFrame );
/aoo41x/main/svtools/inc/svtools/
H A Dacceleratorexecute.hxx246 … const css::uno::Reference< css::frame::XFrame >& xFrame);
H A Dpopupwindowcontroller.hxx44 const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame,
H A Dframestatuslistener.hxx54 … const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame );
/aoo41x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx690 uno::Reference< frame::XFrame > xFrame = in IMPL_LINK() local
692 xFrame->getContainerWindow()->setVisible(sal_True); in IMPL_LINK()
694 xFrame->getContainerWindow()->setVisible(sal_False); in IMPL_LINK()
/aoo41x/main/sfx2/source/dialog/
H A Ddockwin.cxx161 …uno::Reference< frame::XFrame > xFrame( pDispatcher->GetFrame()->GetFrame().GetFrameInterface(), u… in SfxDockingWrapper() local
165 aPropValue.Value = uno::makeAny( xFrame ); in SfxDockingWrapper()
210 ::rtl::OUString sModuleIdentifier = xModuleManager->identify( xFrame ); in SfxDockingWrapper()
/aoo41x/main/framework/inc/recording/
H A Ddispatchrecorder.hxx82 …tartRecording ( const css::uno::Reference< css::frame::XFrame >& xFrame ) throw( css::uno:…
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DOOoBean.java583 Object xFrame = xServiceFactory.createInstance( "com.sun.star.frame.Frame"); in loadFromURL() local
585 com.sun.star.frame.XFrame.class, xFrame ) ); in loadFromURL()
/aoo41x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx199 …uno::Reference< frame::XFrame> xFrame = uno::Reference< frame::XFrame>(xFrameLoad,uno::UNO_QUERY_T… in run() local
200 xFrameLoad.set( xFrame,uno::UNO_QUERY); in run()
/aoo41x/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,
/aoo41x/main/framework/inc/jobs/
H A Djob.hxx196 const css::uno::Reference< css::frame::XFrame >& xFrame );
/aoo41x/main/sw/source/ui/inc/
H A Dmailmrge.hxx127 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame;

Completed in 414 milliseconds

1...<<11121314