summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objembed.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:29:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:29:10 +0000
commit9bd51020ea6c4b0765fe5548f20a091bf7a7b8df (patch)
tree3a4662e8941248fc979506e0306d0b0774ca12c1 /sfx2/source/doc/objembed.cxx
parent5414db245e045dc0bd8d0848c3ecf8bb3c56a4b0 (diff)
INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED
2006/05/23 22:07:44 sb 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/28 16:16:22 cd 1.3.66.1: #i55991# Remove warnings
Diffstat (limited to 'sfx2/source/doc/objembed.cxx')
-rw-r--r--sfx2/source/doc/objembed.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/objembed.cxx b/sfx2/source/doc/objembed.cxx
index 209b99a9072c..584e877275b1 100644
--- a/sfx2/source/doc/objembed.cxx
+++ b/sfx2/source/doc/objembed.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objembed.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 08:30:31 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:29:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -113,7 +113,7 @@ OutputDevice* SfxObjectShell::GetDocumentRefDev()
}
// -----------------------------------------------------------------------
-void SfxObjectShell::OnDocumentPrinterChanged( Printer * pNewPrinter )
+void SfxObjectShell::OnDocumentPrinterChanged( Printer* /*pNewPrinter*/ )
{
// virtual method
}