summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/shapeimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx
index 4dc7634b651c..f40ae8eaa803 100644
--- a/include/xmloff/shapeimport.hxx
+++ b/include/xmloff/shapeimport.hxx
@@ -102,7 +102,7 @@ public:
SvXMLImportContext * create3DLightContext( const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList);
/** this should be called for each scene attribute */
- void processSceneAttribute( sal_Int32 nAttributeToken, const OUString& rValue );
+ void processSceneAttribute( const sax_fastparser::FastAttributeList::FastAttributeIter & aIter );
/** this sets the scene attributes at this propertyset */
void setSceneAttributes( const css::uno::Reference< css::beans::XPropertySet >& xPropSet );