summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:49:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:49:31 +0000
commit823c92082538d125189d78cdfc04f8f3c6d64d76 (patch)
tree0abc4d2e56fc95984bfa7a75c8bf18208f8b7ae9 /fpicker
parent6adcfb76a142c31f3b1bda0e2d20bd1dade0635f (diff)
INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED
2006/09/01 17:27:59 kaib 1.4.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/OfficeControlAccess.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/fpicker/source/office/OfficeControlAccess.cxx b/fpicker/source/office/OfficeControlAccess.cxx
index 3167cf788933..6dbdf8631663 100644
--- a/fpicker/source/office/OfficeControlAccess.cxx
+++ b/fpicker/source/office/OfficeControlAccess.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: OfficeControlAccess.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:11:49 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:49:31 $
*
* 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_fpicker.hxx"
+
#include "OfficeControlAccess.hxx"
#ifndef _COM_SUN_STAR_UI_DIALOGS_EXTENDEDFILEPICKERELEMENTIDS_HPP_