summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 07:53:05 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 07:53:05 +0000
commit8caa05150f91d49bee8bff4dafd7f4e8e74a67da (patch)
treed1cfdea62fbc67d8fb5284e3f4d40a9d6a9fd350 /sw/inc
parenteb160e7e3873c7678e3b900782cfb8b4cb51cf63 (diff)
INTEGRATION: CWS os94 (1.38.128); FILE MERGED
2007/03/12 08:07:29 os 1.38.128.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/docsh.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index a1325f75e910..7bc1c2394633 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docsh.hxx,v $
*
- * $Revision: 1.38 $
+ * $Revision: 1.39 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 16:44:53 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:53:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -190,7 +190,6 @@ public:
inline SwDoc* GetDoc() { return pDoc; }
IDocumentDeviceAccess* getIDocumentDeviceAccess();
const IDocumentSettingAccess* getIDocumentSettingAccess() const;
- IDocumentTimerAccess* getIDocumentTimerAccess();
void UpdateFontList();
void UpdateChildWindows();