Searched refs:PowerPointImport (Results 1 – 4 of 4) sorted by relevance
57 PowerPointImport::PowerPointImport( const Reference< XComponentContext >& rxContext ) throw( Runtim… in PowerPointImport() function in oox::ppt::PowerPointImport63 PowerPointImport::~PowerPointImport() in ~PowerPointImport()67 bool PowerPointImport::importDocument() throw() in importDocument()82 bool PowerPointImport::exportDocument() throw() in exportDocument()87 sal_Int32 PowerPointImport::getSchemeColor( sal_Int32 nToken ) const in getSchemeColor()131 ::oox::vml::Drawing* PowerPointImport::getVmlDrawing() in getVmlDrawing()160 const PowerPointImport& mrFilter;163 PptGraphicHelper::PptGraphicHelper( const PowerPointImport& rFilter ) : in PptGraphicHelper()176 GraphicHelper* PowerPointImport::implCreateGraphicHelper() const in implCreateGraphicHelper()181 ::oox::ole::VbaProject* PowerPointImport::implCreateVbaProject() const in implCreateVbaProject()[all …]
149 PowerPointImport& rFilter = dynamic_cast< PowerPointImport& >( getFilter() ); in endDocument()
40 class PowerPointImport : public oox::core::XmlFilterBase class44 …PowerPointImport( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& …46 virtual ~PowerPointImport();
42 namespace ppt { DECLARE_FUNCTIONS( PowerPointImport ); }66 IMPLEMENTATION_ENTRY( ::oox::ppt::PowerPointImport ),
Completed in 31 milliseconds