summaryrefslogtreecommitdiff
path: root/soltools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:10:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:10:03 +0000
commit94d5affeb88fa4c89aae450569ef161bfef96630 (patch)
tree9c9079992dbbb34f1134cedf579a241752ae6e6f /soltools
parent76a00088aca25f310e679acf43b700534a607a95 (diff)
INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED
2005/11/18 12:37:56 sb 1.1.2.2: #i53898# Improvements. 2005/10/13 09:33:36 sb 1.1.2.1: #i53898# Added testhxx tool.
Diffstat (limited to 'soltools')
-rw-r--r--soltools/testhxx/testhxx.cxx36
1 files changed, 36 insertions, 0 deletions
diff --git a/soltools/testhxx/testhxx.cxx b/soltools/testhxx/testhxx.cxx
new file mode 100644
index 000000000000..65f48045cbcc
--- /dev/null
+++ b/soltools/testhxx/testhxx.cxx
@@ -0,0 +1,36 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: testhxx.cxx,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: hr $ $Date: 2006-06-20 05:10:03 $
+ *
+ * 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
+ *
+ ************************************************************************/
+
+// This is just a dummy file; see the makefile.mk for the real work.