summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-10 14:21:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-10 14:21:59 +0000
commitd1c6989f83aa16c0c6594b18cbd77c31028849ad (patch)
tree69413ef71aefeb120135b5b7270e22b2901c1e5f /dbaccess/source/shared
parent130849ffff55221e8d33122764c3315c8bb898c3 (diff)
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
2006/05/24 06:52:33 fs 1.1.2.1: #i51143#
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/sdbtstrings.cxx40
1 files changed, 40 insertions, 0 deletions
diff --git a/dbaccess/source/shared/sdbtstrings.cxx b/dbaccess/source/shared/sdbtstrings.cxx
new file mode 100644
index 000000000000..a8873493fe53
--- /dev/null
+++ b/dbaccess/source/shared/sdbtstrings.cxx
@@ -0,0 +1,40 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: sdbtstrings.cxx,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: obo $ $Date: 2006-07-10 15:21:59 $
+ *
+ * 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
+ *
+ ************************************************************************/
+#include "sdbtstrings.hrc"
+
+namespace sdbtools
+{
+ #include "stringconstants.cxx"
+}