diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-11 10:31:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-11 10:31:57 +0000 |
commit | efffbab5e6e0c9a8d662c8e09a902b5d899b6317 (patch) | |
tree | b80d23d1b968dc55274ee5322437766791a452a1 /sw/inc/viewsh.hxx | |
parent | fb9f59e367431a6c5f325551feed91f7d393f516 (diff) |
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#
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r-- | sw/inc/viewsh.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
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(); |