diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 23:02:11 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 23:02:11 +0000 |
commit | a24dfe81e0c58cc26288b0812d44fd6903ad5f0f (patch) | |
tree | bec137033aecf74a302cbf86c90ed475d39e6a7c /forms/source/richtext/rtattributehandler.cxx | |
parent | 423e8849d0c5d26c52282cf5402b214257749087 (diff) |
INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED
2006/09/01 17:27:44 kaib 1.5.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/richtext/rtattributehandler.cxx')
-rw-r--r-- | forms/source/richtext/rtattributehandler.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/richtext/rtattributehandler.cxx b/forms/source/richtext/rtattributehandler.cxx index 2cdffaa047c7..08bb1ad0b52f 100644 --- a/forms/source/richtext/rtattributehandler.cxx +++ b/forms/source/richtext/rtattributehandler.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rtattributehandler.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 13:01:56 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:01:44 $ * * 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_forms.hxx" + #ifndef FORMS_SOURCE_COMPONENT_RTATTRIBUTEHANDLER_HXX #include "rtattributehandler.hxx" #endif |