summaryrefslogtreecommitdiff
path: root/sw/source/ui/globdoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:53:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:53:09 +0000
commit94b712a6e28ab05b3d3ff56fe51b1acf006c13f1 (patch)
treea64e33e5adcb479b8dd5784bee8c9f106f211773 /sw/source/ui/globdoc
parentad80e956002f5633b17fd322752e144086bbcde6 (diff)
INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED
2007/06/01 07:17:43 tl 1.14.222.2: #i69287# warning-free code 2007/03/26 12:09:06 tl 1.14.222.1: #i69287# warning-free code
Diffstat (limited to 'sw/source/ui/globdoc')
-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