From efffbab5e6e0c9a8d662c8e09a902b5d899b6317 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 11 May 2004 10:31:57 +0000
Subject: INTEGRATION: CWS num04 (1.30.60); FILE MERGED 2004/04/07 10:46:08
hbrinkm 1.30.60.2: RESYNC: (1.30-1.32); FILE MERGED 2004/04/01 14:57:23
hbrinkm 1.30.60.1: #i23728#
---
sw/inc/viewsh.hxx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'sw/inc/viewsh.hxx')
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 287d34b62f1c..4931fe874f72 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.hxx,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: hr $ $Date: 2004-05-11 11:27:44 $
+ * last change: $Author: hr $ $Date: 2004-05-11 11:31:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -383,6 +383,7 @@ public:
// DOCUMENT COMPATIBILITY FLAGS END
//
+ sal_Bool IsOldNumbering() const;
//Ruft den Idle-Formatierer des Layouts
void LayoutIdle();
--
cgit