Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/ppt/
H A Dpptimport.cxx57 PowerPointImport::PowerPointImport( const Reference< XComponentContext >& rxContext ) throw( Runtim… in PowerPointImport() function in oox::ppt::PowerPointImport
63 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 …]
H A Dpresentationfragmenthandler.cxx149 PowerPointImport& rFilter = dynamic_cast< PowerPointImport& >( getFilter() ); in endDocument()
/aoo4110/main/oox/inc/oox/ppt/
H A Dpptimport.hxx40 class PowerPointImport : public oox::core::XmlFilterBase class
44PowerPointImport( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& …
46 virtual ~PowerPointImport();
/aoo4110/main/oox/source/core/
H A Dservices.cxx42 namespace ppt { DECLARE_FUNCTIONS( PowerPointImport ); }
66 IMPLEMENTATION_ENTRY( ::oox::ppt::PowerPointImport ),

Completed in 30 milliseconds