Searched refs:rXModel (Results 1 – 5 of 5) sorted by relevance
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/svx/inc/svx/ |
H A D | charthelper.hxx | 50 const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& rXModel,
|
/aoo4110/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 172 …#0 PPTWriter (this=0x15807d0, rSvStorage=@0x7fff894f5340, rXModel=@0x142a2e8, rXStatInd=@0x142a2f… 174 …#1 0x00002aaab3895719 in ExportPPT (rSvStorage=@0x7fff894f5340, rXModel=@0x142a2e8, rXStatInd=@0x…
|
/aoo4110/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()
|
Completed in 38 milliseconds