diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 10:18:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 10:18:02 +0000 |
commit | 434061b1d965828482c2edce1f2e156618ce39d4 (patch) | |
tree | ca1513f964eb648c040473ab7adb765bd0d9425d /xmloff | |
parent | 240cc407ff572a4a443abb7edc3bd04b125e8612 (diff) |
INTEGRATION: CWS pchfix02 (1.17.16); FILE MERGED
2006/09/01 18:00:10 kaib 1.17.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/txtftne.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/text/txtftne.cxx b/xmloff/source/text/txtftne.cxx index 5af1d1ad5ab4..a813e5ce96b5 100644 --- a/xmloff/source/text/txtftne.cxx +++ b/xmloff/source/text/txtftne.cxx @@ -4,9 +4,9 @@ * * $RCSfile: txtftne.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2006-07-19 16:41:05 $ + * last change: $Author: obo $ $Date: 2006-09-17 11:18:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_xmloff.hxx" + /** @#file * |