summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextMasterStylesContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:47:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:47:01 +0000
commitb0f3fb4ccac986193f6bc8cead3a7f6d7959892a (patch)
treecd6944c8d9ac9d9a248bb22d9728cad0601fdb97 /xmloff/source/text/XMLTextMasterStylesContext.cxx
parent1794e802a040ea130a7d4da3e9c208139bfd9309 (diff)
INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED
2005/11/17 15:19:26 pl 1.4.32.1: #i55991# removed warnings
Diffstat (limited to 'xmloff/source/text/XMLTextMasterStylesContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextMasterStylesContext.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/text/XMLTextMasterStylesContext.cxx b/xmloff/source/text/XMLTextMasterStylesContext.cxx
index c548596d0c7e..57ee9e6d0249 100644
--- a/xmloff/source/text/XMLTextMasterStylesContext.cxx
+++ b/xmloff/source/text/XMLTextMasterStylesContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextMasterStylesContext.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:24:33 $
+ * last change: $Author: hr $ $Date: 2006-06-19 18:47:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,10 +107,10 @@ SvXMLStyleContext *XMLTextMasterStylesContext::CreateStyleChildContext(
}
SvXMLStyleContext *XMLTextMasterStylesContext::CreateStyleStyleChildContext(
- sal_uInt16 nFamily,
- sal_uInt16 nPrefix,
- const OUString& rLocalName,
- const Reference< XAttributeList > & xAttrList )
+ sal_uInt16 /*nFamily*/,
+ sal_uInt16 /*nPrefix*/,
+ const OUString& /*rLocalName*/,
+ const Reference< XAttributeList > & /*xAttrList*/ )
{
return 0;
}