summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 12:05:08 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 12:05:08 +0000
commitcf6dc0681d00a1b943d2d0e9c7b7abab797f6515 (patch)
tree30d712a792e2845a0fb4d63073c2deda24b6fcce /sw/inc/docsh.hxx
parentafb8ec6fd6f7e204513db64641c9c39543d9584d (diff)
INTEGRATION: CWS basemodelrefactoring (1.38.104); FILE MERGED
2007/05/29 17:31:41 mba 1.38.104.3: RESYNC: (1.39-1.40); FILE MERGED 2007/05/08 21:07:12 mba 1.38.104.2: RESYNC: (1.38-1.39); FILE MERGED 2007/03/24 19:08:06 mba 1.38.104.1: #i75677#: make usage of DocumentInfo better understandable
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 2c0dba113314..306ccdd0f69e 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docsh.hxx,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 16:18:56 $
+ * last change: $Author: obo $ $Date: 2007-07-17 13:05:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -198,9 +198,6 @@ public:
void UpdateFontList();
void UpdateChildWindows();
- // DocumentInfo neu setzen
- BOOL SetDocumentInfo(const SfxDocumentInfo& rInfo);
-
// globaler IO
virtual BOOL Save();