summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextPropertySetContext.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-13 07:38:59 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-13 07:38:59 +0000
commite221d8a0ee934bee9b1d6386581b060c28edb507 (patch)
treed27c8b01800bb132a3d40f619ea012d32798a4bf /xmloff/source/text/XMLTextPropertySetContext.hxx
parent7a697cf01fdac5fc7084869a3fda366ad8bb4dd5 (diff)
INTEGRATION: CWS oasis (1.1.1.1.294); FILE MERGED
2004/04/21 07:27:27 mib 1.1.1.1.294.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"
Diffstat (limited to 'xmloff/source/text/XMLTextPropertySetContext.hxx')
-rw-r--r--xmloff/source/text/XMLTextPropertySetContext.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextPropertySetContext.hxx b/xmloff/source/text/XMLTextPropertySetContext.hxx
index 7c982a55cea2..588cde63f4f1 100644
--- a/xmloff/source/text/XMLTextPropertySetContext.hxx
+++ b/xmloff/source/text/XMLTextPropertySetContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLTextPropertySetContext.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:07:06 $
+ * last change: $Author: rt $ $Date: 2004-07-13 08:38:59 $
*
* 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 nFamily,
::std::vector< XMLPropertyState > &rProps,
const UniReference < SvXMLImportPropertyMapper > &rMap,
::rtl::OUString& rDopCapTextStyleName );