[Libreoffice-commits] .: svx/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 29 04:55:46 PST 2013
svx/source/table/tablelayouter.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1f80073aac0443b191fa8ef596d864eb8dc63eae
Author: Gokul <gswaminathan at kacst.edu.sa>
Date: Sat Jan 26 12:13:42 2013 +0300
Repeated call to namespace table
Change-Id: I7cde7c609ee4e5e2cd9ab0be8f973b2626670f13
Reviewed-on: https://gerrit.libreoffice.org/1875
Reviewed-by: Michael Stahl <mstahl at redhat.com>
Tested-by: Michael Stahl <mstahl at redhat.com>
diff --git a/svx/source/table/tablelayouter.cxx b/svx/source/table/tablelayouter.cxx
index d01a993..cf9e9ed 100644
--- a/svx/source/table/tablelayouter.cxx
+++ b/svx/source/table/tablelayouter.cxx
@@ -42,7 +42,6 @@ using ::editeng::SvxBorderLine;
using ::rtl::OUString;
using ::com::sun::star::awt::XLayoutConstrains;
using namespace ::com::sun::star::uno;
-using namespace ::com::sun::star::table;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::beans;
More information about the Libreoffice-commits
mailing list