diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:14:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:14:13 +0000 |
commit | 5b11b7f78cbbec18949326d506f7a9d02f24c5c1 (patch) | |
tree | d551ca3b1440cc866c9b28f21183e0e795a73493 /sw/inc | |
parent | 73380dd393e634d5695614e05cc806b0e2246f3d (diff) |
INTEGRATION: CWS smarttags3 (1.3.678); FILE MERGED
2007/05/12 06:30:24 fme 1.3.678.1: #i75130# New smart tag API
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/shellres.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx index 20a91742209a..fdbef94e33f0 100644 --- a/sw/inc/shellres.hxx +++ b/sw/inc/shellres.hxx @@ -4,9 +4,9 @@ * * $RCSfile: shellres.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:09:24 $ + * last change: $Author: hr $ $Date: 2007-06-27 13:14:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -84,6 +84,8 @@ struct ShellResource : public Resource String aTOXTablesName; String aTOXAuthoritiesName; + String aHyperlinkClick; + SvStringsDtor aDocInfoLst; // Fly-Anker Bmps |