summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/langbox.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:26:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:26:34 +0000
commit4a7e93ebdac24b5baa62984e7fe33cfb91b10ef9 (patch)
tree1663300bdefa58edc1e4df23ec05732d32d60617 /svx/source/dialog/langbox.cxx
parentINTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED (diff)
downloadcore-4a7e93ebdac24b5baa62984e7fe33cfb91b10ef9.tar.gz
core-4a7e93ebdac24b5baa62984e7fe33cfb91b10ef9.zip
INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED
2006/09/01 17:46:15 kaib 1.18.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/langbox.cxx')
-rw-r--r--svx/source/dialog/langbox.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/langbox.cxx b/svx/source/dialog/langbox.cxx
index b97a6cf6bc2e..077c68c65f2a 100644
--- a/svx/source/dialog/langbox.cxx
+++ b/svx/source/dialog/langbox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: langbox.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:17:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:26:34 $
*
* 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_svx.hxx"
+
// include ---------------------------------------------------------------
#ifndef _COM_SUN_STAR_LINGUISTIC2_XLINGUSERVICEMANAGER_HDL_