summaryrefslogtreecommitdiff
path: root/chart2/workbench
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 12:40:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 12:40:33 +0000
commit835a321c11fe3e1e907ab6fd2755f32f50742268 (patch)
tree35814dedb281cebc722a684c43745864af0a9a99 /chart2/workbench
parent381963c727afaf2e9606e6448b0d11153bd82270 (diff)
INTEGRATION: CWS pchfix02 (1.1.1.1.190); FILE MERGED
2006/09/01 17:19:03 kaib 1.1.1.1.190.1: #i68856# Added header markers and pch files
Diffstat (limited to 'chart2/workbench')
-rw-r--r--chart2/workbench/stub/newUNOcomponent.cxx38
-rw-r--r--chart2/workbench/stub/xserviceinfo.cxx38
2 files changed, 76 insertions, 0 deletions
diff --git a/chart2/workbench/stub/newUNOcomponent.cxx b/chart2/workbench/stub/newUNOcomponent.cxx
index 6b62c179f4c1..81fea60f4ddf 100644
--- a/chart2/workbench/stub/newUNOcomponent.cxx
+++ b/chart2/workbench/stub/newUNOcomponent.cxx
@@ -1,3 +1,41 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: newUNOcomponent.cxx,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: obo $ $Date: 2006-09-17 13:40:19 $
+ *
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ ************************************************************************/
+
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_chart2.hxx"
//replace XXXX and YYYY and ...
#ifndef _CHART2_XXXX_HXX
#include "XXXX.hxx"
diff --git a/chart2/workbench/stub/xserviceinfo.cxx b/chart2/workbench/stub/xserviceinfo.cxx
index ee1d57eaec1d..6a5d0ff9d125 100644
--- a/chart2/workbench/stub/xserviceinfo.cxx
+++ b/chart2/workbench/stub/xserviceinfo.cxx
@@ -1,3 +1,41 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: xserviceinfo.cxx,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: obo $ $Date: 2006-09-17 13:40:33 $
+ *
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ ************************************************************************/
+
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_chart2.hxx"
// Sample implementation of the service XServiceInfo
// -------------------------------------------------
//