Home
last modified time | relevance | path

Searched refs:rMediaData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx120 PPTWriter::PPTWriter( const std::vector< com::sun::star::beans::PropertyValue >& rMediaData, SvStor… in PPTWriter() argument
206 std::vector< com::sun::star::beans::PropertyValue >::const_iterator aIter( rMediaData.begin() ); in PPTWriter()
207 while( aIter != rMediaData.end() ) in PPTWriter()
2466 … ExportPPT( const std::vector< com::sun::star::beans::PropertyValue >& rMediaData, SvStorageRef& r… in ExportPPT() argument
2474 pPPTWriter = new PPTWriter( rMediaData, rSvStorage, rXModel, rXStatInd, pVBA, nCnvrtFlags ); in ExportPPT()

Completed in 23 milliseconds