summaryrefslogtreecommitdiff
path: root/sw/inc/breakit.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:11:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:11:54 +0000
commitb3e68e7d8d3d7a12d91263ffe9f8be4a5b10d232 (patch)
tree3945393aab56b4d4257dede3de256ad4cb74fcb9 /sw/inc/breakit.hxx
parent69319d33cfc87b632dca7985bc3723d7043259b9 (diff)
INTEGRATION: CWS dialogdiet01 (1.6.606); FILE MERGED
2004/03/26 09:11:50 mwu 1.6.606.1: sw model converted. 20040326
Diffstat (limited to 'sw/inc/breakit.hxx')
-rw-r--r--sw/inc/breakit.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/breakit.hxx b/sw/inc/breakit.hxx
index 13f06a8d0ed8..1a316fb9233b 100644
--- a/sw/inc/breakit.hxx
+++ b/sw/inc/breakit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: breakit.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: jp $ $Date: 2001-09-28 16:54:37 $
+ * last change: $Author: hr $ $Date: 2004-05-10 16:11:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,7 @@ public:
};
extern SwBreakIt* pBreakIt;
-
+SwBreakIt* GetBreakIt(); //CHINA001 add for swui
#endif