Home
last modified time | relevance | path

Searched refs:xFrame (Results 301 – 325 of 336) sorted by relevance

1...<<11121314

/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx307 … void SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame);
H A Dframe.hxx134 …me* Create( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame );
H A Dsfxbasecontroller.hxx176 virtual void SAL_CALL attachFrame( const REFERENCE< XFRAME >& xFrame ) throw( RUNTIMEEXCEPTION ) ;
/trunk/main/svtools/inc/svtools/
H A Dtoolboxcontroller.hxx73 … const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame,
/trunk/main/cui/source/inc/
H A Dtreeopt.hxx234 com::sun::star::frame::XFrame >& xFrame );
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx635 … const css::uno::Reference< css::frame::XFrame >& xFrame , in Init()
641 m_xFrame = xFrame; in Init()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx385 sal_Bool DocumentHolder::SetFrameLMVisibility( const uno::Reference< frame::XFrame >& xFrame, sal_B… in SetFrameLMVisibility() argument
392 uno::Reference< beans::XPropertySet > xPropSet( xFrame, uno::UNO_QUERY_THROW ); in SetFrameLMVisibility()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java694 Object xFrame = xContentEnum.nextElement(); in convertChildren() local
696 UnoRuntime.queryInterface(XPropertySet.class, xFrame); in convertChildren()
700 UnoRuntime.queryInterface(XNamed.class, xFrame); in convertChildren()
876 Object xFrame = in makeFrame() local
879 UnoRuntime.queryInterface(XTextContent.class, xFrame); in makeFrame()
881 UnoRuntime.queryInterface(XPropertySet.class, xFrame); in makeFrame()
/trunk/main/embeddedobj/source/inc/
H A Ddocholder.hxx149 …ameLMVisibility( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame,
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx535 …uno::Reference< frame::XFrame> xFrame = uno::Reference< frame::XFrame>(xFrameLoad,uno::UNO_QUERY)-… in run() local
536 xFrameLoad.set( xFrame,uno::UNO_QUERY); in run()
1279 uno::Reference< util::XCloseable> xFrame( (*aIter)->getFrame(), uno::UNO_QUERY ); in close() local
1280 if ( xFrame.is() ) in close()
1281 xFrame->close( _bDeliverOwnership ); in close()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3164 Reference< XFrame > xFrame; in impl_initialize() local
3183 rArguments.get_ensureType( "Frame", xFrame ); in impl_initialize()
3241 if ( xFrame.is() ) in impl_initialize()
3243 Reference<XFramesSupplier> xSup = xFrame->getCreator(); in impl_initialize()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx241 uno::Reference<frame::XFrame> xFrame = pViewFrame->GetFrame().GetFrameInterface(); in ExecuteDB() local
242 uno::Reference<frame::XFrame> xBeamerFrame = xFrame->findFrame( in ExecuteDB()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx201 extern ::rtl::OUString ImplRetrieveLabelFromCommand( const Reference< XFrame >& xFrame, const OUStr…
H A Doutlview.cxx208 …Reference<XFrame> xFrame (mpOutlineViewShell->GetViewShellBase().GetFrame()->GetTopFrame().GetFram… in OutlineView() local
211 maSlideImage = GetImage( xFrame, aSlotURL, true, false /* todo, hc mode */ ); in OutlineView()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java354 short dialogReturn = executeDialog(curFormDocument.xFrame); in start()
/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/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1191 XFrame xFrame = xModel.getCurrentController().getFrame(); in getWindowPeer() local
1192 XWindow xWindow = xFrame.getContainerWindow(); in getWindowPeer()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1023 uno::Reference< frame::XFrame > xFrame = pVFrame->GetFrame().GetFrameInterface(); in SwView() local
1025 uno::Reference< frame::XFrame > xBeamerFrame = xFrame->findFrame( in SwView()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.hxx95 … void attach( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame,
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1155 uno::Reference<text::XTextFrame> xFrame; in setPropertyValue() local
1156 if(aValue >>= xFrame) in setPropertyValue()
1158 uno::Reference<lang::XUnoTunnel> xTunnel(xFrame, uno::UNO_QUERY); in setPropertyValue()
H A Dunoobj2.cxx1834 const uno::Reference< container::XNamed > xFrame = in lcl_CreateNextObject() local
1836 o_rNextObject.set(xFrame, uno::UNO_QUERY); in lcl_CreateNextObject()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2006 uno::Reference < frame::XFrame > xFrame( pUnoItem->GetFrame() ); in GetDialogParent() local
2007 pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in GetDialogParent()
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.hxx175 …nst ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame ) throw(::com::sun…
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx219 …st ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > & xFrame) throw( ::com::sun…
/trunk/main/svtools/source/control/
H A Dtoolbarmenuimp.hxx288 …arMenu& rMenu, const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame );

Completed in 245 milliseconds

1...<<11121314