summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docshini.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 08:13:58 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 08:13:58 +0000
commitfa7a15240d8936d106ed869540caa0a9afc4d94f (patch)
treea86a22b2d65683ac63f319362882787764574a87 /sw/source/ui/app/docshini.cxx
parentcb3e539d34eb8896782998cfb98d99baa990097b (diff)
INTEGRATION: CWS os94 (1.57.144); FILE MERGED
2007/03/12 08:10:49 os 1.57.144.1: #i75235# unused methods removed
Diffstat (limited to 'sw/source/ui/app/docshini.cxx')
-rw-r--r--sw/source/ui/app/docshini.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/app/docshini.cxx b/sw/source/ui/app/docshini.cxx
index 1b03f7e66238..bd68040416cc 100644
--- a/sw/source/ui/app/docshini.cxx
+++ b/sw/source/ui/app/docshini.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docshini.cxx,v $
*
- * $Revision: 1.57 $
+ * $Revision: 1.58 $
*
- * last change: $Author: ihi $ $Date: 2006-12-19 13:01:50 $
+ * last change: $Author: rt $ $Date: 2007-04-25 09:13:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -918,6 +918,5 @@ void SwDocShell::SubInitNew()
* Document Interface Access
*/
IDocumentDeviceAccess* SwDocShell::getIDocumentDeviceAccess() { return pDoc; }
-IDocumentTimerAccess* SwDocShell::getIDocumentTimerAccess() { return pDoc; }
const IDocumentSettingAccess* SwDocShell::getIDocumentSettingAccess() const { return pDoc; }