diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 11:47:18 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 11:47:18 +0000 |
commit | 176304a2129d5b26c6a79880c3898d79d697e8bb (patch) | |
tree | eb499583bcf43f7307f5646d2eb5b1c9478bdfe2 /svx/inc/svdglob.hxx | |
parent | 0fc29e3fd5515be7644a13bd696a50bea137ba15 (diff) |
INTEGRATION: CWS aw024 (1.3.140); FILE MERGED
2005/09/18 00:45:18 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED
2004/12/23 16:50:33 aw 1.3.140.1: #i39525
Diffstat (limited to 'svx/inc/svdglob.hxx')
-rw-r--r-- | svx/inc/svdglob.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/inc/svdglob.hxx b/svx/inc/svdglob.hxx index 2d083bba9879..2719049874d6 100644 --- a/svx/inc/svdglob.hxx +++ b/svx/inc/svdglob.hxx @@ -4,9 +4,9 @@ * * $RCSfile: svdglob.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:43:58 $ + * last change: $Author: ihi $ $Date: 2006-11-14 12:47:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,6 @@ public: // IDs von SDR_StringCacheBegin (256) bis // SDR_StringCacheEnd (weiss ich grad' nicht). // Hierzu siehe auch SvdStr.Hrc -//BFS06const String& ImpGetResStr(USHORT nResID); String ImpGetResStr(sal_uInt16 nResID); //////////////////////////////////////////////////////////////////////////////////////////////////// |