summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLShapePropertySetContext.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-13 06:55:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-13 06:55:32 +0000
commitb04a0842423fba5aefe314b13d32682915c30921 (patch)
treedf776b44eb4528c07c4a6e2eb2adafa9443c1a4f /xmloff/inc/XMLShapePropertySetContext.hxx
parent7747d0af83b9f7d42912735fdbaef52e5a243dab (diff)
INTEGRATION: CWS oasis (1.1.286); FILE MERGED
2004/04/21 07:27:59 mib 1.1.286.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"
Diffstat (limited to 'xmloff/inc/XMLShapePropertySetContext.hxx')
-rw-r--r--xmloff/inc/XMLShapePropertySetContext.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/XMLShapePropertySetContext.hxx b/xmloff/inc/XMLShapePropertySetContext.hxx
index 894bc0f49c21..ad145f827d76 100644
--- a/xmloff/inc/XMLShapePropertySetContext.hxx
+++ b/xmloff/inc/XMLShapePropertySetContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLShapePropertySetContext.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mib $ $Date: 2001-01-05 16:27:42 $
+ * last change: $Author: rt $ $Date: 2004-07-13 07:55:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,7 @@ public:
const ::rtl::OUString& rLName,
const ::com::sun::star::uno::Reference<
::com::sun::star::xml::sax::XAttributeList >& xAttrList,
+ sal_uInt32 nFam,
::std::vector< XMLPropertyState > &rProps,
const UniReference < SvXMLImportPropertyMapper > &rMap );