Searched refs:rXModel (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/svx/source/svdraw/ |
| H A D | charthelper.cxx | 67 const uno::Reference< ::frame::XModel >& rXModel, in tryToGetChartContentAsPrimitive2DSequence() 72 if(rXModel.is()) in tryToGetChartContentAsPrimitive2DSequence() 76 … const uno::Reference< lang::XMultiServiceFactory > xChartFact(rXModel, uno::UNO_QUERY_THROW); in tryToGetChartContentAsPrimitive2DSequence() 84 …const uno::Reference< drawing::XDrawPageSupplier > xDrawPageSupplier(rXModel, uno::UNO_QUERY_THROW… in tryToGetChartContentAsPrimitive2DSequence()
|
| /AOO41X/main/filter/source/graphicfilter/icgm/ |
| H A D | cgm.cxx | 846 …NCALLAPI ImportCGM( String& rFileName, uno::Reference< frame::XModel > & rXModel, sal_uInt32 nMode… in ImportCGM() argument 853 if( rXModel.is() ) in ImportCGM() 859 pCGM = new CGM( nMode, rXModel ); in ImportCGM()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | charthelper.hxx | 50 const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& rXModel,
|
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 121 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > & rXModel, in PPTWriter() 131 mXModel ( rXModel ), in PPTWriter() 2467 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > & rXModel, in ExportPPT() 2474 pPPTWriter = new PPTWriter( rMediaData, rSvStorage, rXModel, rXStatInd, pVBA, nCnvrtFlags ); in ExportPPT()
|