Home
last modified time | relevance | path

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

1...<<11121314

/trunk/main/sfx2/source/view/
H A Dimpframe.hxx51 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame;
/trunk/main/chart2/source/controller/main/
H A DChartFrameloader.hxx76 ::com::sun::star::frame::XFrame >& xFrame )
/trunk/main/framework/inc/helper/
H A Docomponentaccess.hxx229 …omponent > impl_getFrameComponent( const css::uno::Reference< css::frame::XFrame >& xFrame ) const;
H A Dtagwindowasmodified.hxx147 void impl_update(const css::uno::Reference< css::frame::XFrame >& xFrame);
H A Dpersistentwindowstate.hxx157 … const css::uno::Reference< css::frame::XFrame >& xFrame);
/trunk/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()
/trunk/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()
/trunk/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx62 const Reference< XFrame >& xFrame, in ToolboxController()
69 , m_xFrame(xFrame) in ToolboxController()
/trunk/main/framework/inc/classes/
H A Ddroptargetlistener.hxx74 … const css::uno::Reference< css::frame::XFrame >& xFrame );
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.hxx47 ::vos::ORef< SwAccessibleNoTextFrame > xFrame;
/trunk/main/framework/inc/dispatch/
H A Dstartmoduledispatcher.hxx115 const css::uno::Reference< css::frame::XFrame >& xFrame ,
/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,
/trunk/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()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
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/framework/source/accelerators/
H A Dacceleratorexecute.hxx229 … const css::uno::Reference< css::frame::XFrame >& xFrame);
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DXTestDialogHandler.idl35 [in] ::com::sun::star::frame::XFrame xFrame );
/trunk/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,
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx241 com::sun::star::uno::Reference< com::sun::star::frame::XFrame > xFrame( in Call_Impl() local
246 xFrame, in Call_Impl()
1678 …com::sun::star::uno::Reference< com::sun::star::frame::XFrame > xFrame = pBindings->GetActiveFrame… in Update_Impl() local
1679 …com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > xPropSet( xFrame, com::sun::… in Update_Impl()
/trunk/main/framework/inc/recording/
H A Ddispatchrecorder.hxx82 …tartRecording ( const css::uno::Reference< css::frame::XFrame >& xFrame ) throw( css::uno:…
/trunk/main/framework/inc/jobs/
H A Djob.hxx196 const css::uno::Reference< css::frame::XFrame >& xFrame );

Completed in 149 milliseconds

1...<<11121314