summaryrefslogtreecommitdiff
path: root/shell/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:24:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:24:17 +0000
commit574c9da55b6083b0be8a4ef129ce6dbe3dd3e232 (patch)
treea34ec8db9553ffe8316da3789e551bc25bdb828b /shell/inc
parent19af6fe20d1f61144be4ddf07d8b518a1cdbdf3a (diff)
INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED
2004/08/11 11:48:11 tra 1.2.8.1: #i24335#added thumbviewer CLSID
Diffstat (limited to 'shell/inc')
-rw-r--r--shell/inc/internal/shlxthdl.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/shell/inc/internal/shlxthdl.hxx b/shell/inc/internal/shlxthdl.hxx
index f2d41543fed5..5d2ac8d98e20 100644
--- a/shell/inc/internal/shlxthdl.hxx
+++ b/shell/inc/internal/shlxthdl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shlxthdl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-07 10:54:09 $
+ * last change: $Author: hr $ $Date: 2004-09-08 14:24:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,4 +76,8 @@ const CLSID CLSID_COLUMN_HANDLER =
const CLSID CLSID_PROPERTYSHEET_HANDLER =
{ 0x63542c48, 0x9552, 0x494a, { 0x84, 0xf7, 0x73, 0xaa, 0x6a, 0x7c, 0x99, 0xc1 } };
+// {3B092F0C-7696-40e3-A80F-68D74DA84210}
+const CLSID CLSID_THUMBVIEWER_HANDLER =
+{ 0x3b092f0c, 0x7696, 0x40e3, { 0xa8, 0xf, 0x68, 0xd7, 0x4d, 0xa8, 0x42, 0x10 } };
+
#endif