diff options
author | Release Engineers <releng@openoffice.org> | 2009-07-03 14:04:55 +0000 |
---|---|---|
committer | Release Engineers <releng@openoffice.org> | 2009-07-03 14:04:55 +0000 |
commit | 5d7e2776ce4920b66d82348292ef2bb39f0419c0 (patch) | |
tree | 27485f435c2ac5a4a9d075596305d7acb751e639 /sw/inc/doc.hxx | |
parent | 5a58a32b4824c4d6d1b5455bd0533364f1d0432c (diff) |
CWS-TOOLING: integrate CWS os130a
2009-06-05 15:47:33 +0200 os r272704 : #63267#
2009-06-05 15:44:03 +0200 os r272703 : #i99578#
2009-06-05 15:43:27 +0200 os r272702 : #i99529#
2009-06-05 15:41:39 +0200 os r272701 : #i99526#
2009-06-05 15:39:32 +0200 os r272700 : #i91534#
2009-06-05 15:37:12 +0200 os r272699 : #i102000#
2009-06-05 15:34:12 +0200 os r272698 : #i101952#
2009-06-05 15:32:31 +0200 os r272697 : #i101814#
2009-06-05 15:28:55 +0200 os r272695 : #i101214#
2009-06-05 15:25:05 +0200 os r272694 : #i101007#
2009-06-05 15:22:49 +0200 os r272692 : #i100487#
2009-06-05 15:17:13 +0200 os r272691 : #100825#
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r-- | sw/inc/doc.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index e21b8f205a..29676ec41e 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -700,6 +700,7 @@ private: SwFmt *_MakeFrmFmt(const String &, SwFmt *, BOOL, BOOL ); SwFmt *_MakeTxtFmtColl(const String &, SwFmt *, BOOL, BOOL ); + void InitTOXTypes(); public: /** Life cycle |