summaryrefslogtreecommitdiff
path: root/svx/source/form/tabwin.cxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-12-18 07:28:22 +0000
committerFrank Schönheit <fs@openoffice.org>2000-12-18 07:28:22 +0000
commit8150c5097aa762f90a9b24618322c1960b450fd6 (patch)
tree691b5f2a882c257b1cb7014b26bcefcaf39c786d /svx/source/form/tabwin.cxx
parent29c92de2645dc2da97fd1796e02efe83fe941904 (diff)
#82151# put the string constants into a namespace - needed to disambiguate the symbols for solaris
Diffstat (limited to 'svx/source/form/tabwin.cxx')
-rw-r--r--svx/source/form/tabwin.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/tabwin.cxx b/svx/source/form/tabwin.cxx
index ef2ab9f31e..8e170442e0 100644
--- a/svx/source/form/tabwin.cxx
+++ b/svx/source/form/tabwin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabwin.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: oj $ $Date: 2000-12-07 14:47:49 $
+ * last change: $Author: fs $ $Date: 2000-12-18 08:28:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -176,7 +176,7 @@ const long MIN_WIN_SIZE_Y = 50;
const long LISTBOX_BORDER = 2;
using namespace ::com::sun::star::sdbc;
-
+using namespace ::svxform;
//==================================================================
// class FmFieldWinListBox