summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-22 14:09:39 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-22 14:09:39 +0000
commit7af735730dff4eb7ea58636e17348b8e13c87218 (patch)
treefce38a89e730984af5858f50786d8b0519006a52 /sw/inc/wdocsh.hxx
parent57f9c08dbb12a8d33064baf225cdb34b6640bfcc (diff)
INTEGRATION: CWS swusing (1.10.38); FILE MERGED
2007/10/12 09:57:52 tl 1.10.38.2: #i82476# make 'using' declarations private 2007/10/10 14:14:49 tl 1.10.38.1: #i82476# make newly added 'using' declarations private
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index a74a06dd9e3a..2980a96a87e7 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wdocsh.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 08:17:54 $
+ * last change: $Author: vg $ $Date: 2007-10-22 15:09:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,6 +47,7 @@
class SW_DLLPUBLIC SwWebDocShell: public SwDocShell
{
USHORT nSourcePara; // aktive Zeile in der SourceView
+
public:
using SotObject::GetInterface;