Searched refs:ShapeFilterBase (Results 1 – 4 of 4) sorted by relevance
33 ShapeFilterBase::ShapeFilterBase( const uno::Reference< uno::XComponentContext >& rxContext ) throw… in ShapeFilterBase() function in oox::shape::ShapeFilterBase39 ShapeFilterBase::~ShapeFilterBase() in ~ShapeFilterBase()43 const ::oox::drawingml::Theme* ShapeFilterBase::getCurrentTheme() const in getCurrentTheme()48 ::oox::vml::Drawing* ShapeFilterBase::getVmlDrawing() in getVmlDrawing()53 const ::oox::drawingml::table::TableStyleListPtr ShapeFilterBase::getTableStyles() in getTableStyles()58 ::oox::drawingml::chart::ChartConverter& ShapeFilterBase::getChartConverter() in getChartConverter()63 ::oox::ole::VbaProject* ShapeFilterBase::implCreateVbaProject() const in implCreateVbaProject()68 ::rtl::OUString ShapeFilterBase::implGetImplementationName() const in implGetImplementationName()
38 class ShapeFilterBase : public core::XmlFilterBase class41 typedef boost::shared_ptr<ShapeFilterBase> Pointer_t;43 explicit ShapeFilterBase(47 virtual ~ShapeFilterBase();
62 mxFilterBase.set( new ShapeFilterBase(context) ); in ShapeContextHandler()
239 oox/source/shape/ShapeFilterBase \
Completed in 22 milliseconds