summaryrefslogtreecommitdiff
path: root/oox/inc/oox/ppt/pptshape.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
commit47d83021c1fb1fb51cb268f7549d9d0f92531e66 (patch)
tree2842202097396811ce8f932bafd5ed3af89a9073 /oox/inc/oox/ppt/pptshape.hxx
parentbc25d9acce425bf94aee22b44d84499f749f904e (diff)
parentcff63b8d9dea2d92d10e25d88d47dcfa630cd526 (diff)
CWS-TOOLING: integrate CWS chartshapes
Notes
split repo tag: filters_ooo/DEV300_m74 split repo tag: filters_ooo/DEV300_m75
Diffstat (limited to 'oox/inc/oox/ppt/pptshape.hxx')
-rw-r--r--oox/inc/oox/ppt/pptshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/oox/ppt/pptshape.hxx b/oox/inc/oox/ppt/pptshape.hxx
index 032e38d1dbbd..59f1beb39677 100644
--- a/oox/inc/oox/ppt/pptshape.hxx
+++ b/oox/inc/oox/ppt/pptshape.hxx
@@ -50,7 +50,7 @@ public:
void addShape(
const oox::core::XmlFilterBase& rFilterBase,
const SlidePersist& rPersist,
- const oox::drawingml::ThemePtr& rxTheme,
+ const oox::drawingml::Theme* pTheme,
const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& rxShapes,
const com::sun::star::awt::Rectangle* pShapeRect = 0,
::oox::drawingml::ShapeIdMap* pShapeMap = 0 );