Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/shape/
H A DShapeFilterBase.cxx33 ShapeFilterBase::ShapeFilterBase( const uno::Reference< uno::XComponentContext >& rxContext ) throw… in ShapeFilterBase() function in oox::shape::ShapeFilterBase
39 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()
H A DShapeFilterBase.hxx38 class ShapeFilterBase : public core::XmlFilterBase class
41 typedef boost::shared_ptr<ShapeFilterBase> Pointer_t;
43 explicit ShapeFilterBase(
47 virtual ~ShapeFilterBase();
H A DShapeContextHandler.cxx62 mxFilterBase.set( new ShapeFilterBase(context) ); in ShapeContextHandler()
/aoo42x/main/oox/
H A DLibrary_oox.mk239 oox/source/shape/ShapeFilterBase \

Completed in 34 milliseconds