summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLPageExport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:30:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:30:11 +0000
commitddb46d5ad8bdefbe9d4187d62729ff95aa7db538 (patch)
treef725c76f4f5d6aede2d1dba27a9bebd6ef134e81 /xmloff/source/style/XMLPageExport.cxx
parent4133eb46dc215fac24a6af3290ef5d596907d8ab (diff)
INTEGRATION: CWS warnings01 (1.13.34); FILE MERGED
2005/11/16 22:47:20 pl 1.13.34.1: #i55991# removed warnings
Diffstat (limited to 'xmloff/source/style/XMLPageExport.cxx')
-rw-r--r--xmloff/source/style/XMLPageExport.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/style/XMLPageExport.cxx b/xmloff/source/style/XMLPageExport.cxx
index 69a2f6c090b4..1515d982bac7 100644
--- a/xmloff/source/style/XMLPageExport.cxx
+++ b/xmloff/source/style/XMLPageExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLPageExport.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:35:25 $
+ * last change: $Author: hr $ $Date: 2006-06-19 18:30:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -132,8 +132,8 @@ void XMLPageExport::collectPageMasterAutoStyle(
}
void XMLPageExport::exportMasterPageContent(
- const Reference < XPropertySet > & rPropSet,
- sal_Bool bAutoStyles )
+ const Reference < XPropertySet > &,
+ sal_Bool /*bAutoStyles*/ )
{
}