summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/globdoc/globdoc.cxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/source/ui/globdoc/globdoc.cxx b/sw/source/ui/globdoc/globdoc.cxx
index 920c5736fc7b..12e8f7799bd2 100644
--- a/sw/source/ui/globdoc/globdoc.cxx
+++ b/sw/source/ui/globdoc/globdoc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: globdoc.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 23:03:24 $
+ * last change: $Author: hr $ $Date: 2007-09-27 11:53:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,13 +41,14 @@
#include <sot/clsids.hxx>
#include <svtools/moduleoptions.hxx>
+#include <unomid.h>
+
#include "swtypes.hxx"
#include "shellio.hxx"
#include "globdoc.hxx"
#include "globdoc.hrc"
#include "cfgid.h"
-#define C2S(cChar) UniString::CreateFromAscii(cChar)
/*--------------------------------------------------------------------
Beschreibung: Alle Filter registrieren
@@ -69,7 +70,7 @@ SwGlobalDocShell::~SwGlobalDocShell()
void SwGlobalDocShell::FillClass( SvGlobalName * pClassName,
sal_uInt32 * pClipFormat,
- String * pAppName,
+ String * /*pAppName*/,
String * pLongUserName,
String * pUserName,
sal_Int32 nVersion ) const