From 94d5affeb88fa4c89aae450569ef161bfef96630 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 04:10:03 +0000 Subject: 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. --- soltools/testhxx/testhxx.cxx | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 soltools/testhxx/testhxx.cxx (limited to 'soltools') 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. -- cgit v1.2.3