summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/lboxctrl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:06:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:06:09 +0000
commitc6771b5134da2225a2d94659294b4816995da400 (patch)
tree6564a842573d395f3cc53b59c466bd2f5b3019d9 /svx/source/tbxctrls/lboxctrl.cxx
parent49cf4723d2b273a2b422c60be3bf49b45a894548 (diff)
INTEGRATION: CWS pchfix02 (1.23.534); FILE MERGED
2006/09/01 17:47:33 kaib 1.23.534.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/tbxctrls/lboxctrl.cxx')
-rw-r--r--svx/source/tbxctrls/lboxctrl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx
index dc9cf2a5090a..ed948e52e710 100644
--- a/svx/source/tbxctrls/lboxctrl.cxx
+++ b/svx/source/tbxctrls/lboxctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lboxctrl.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:49:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:06:09 $
*
* 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"
+
#ifdef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif