[PATCH] Repeated call to namespace table
gokul s (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Jan 26 01:16:24 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1875
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/1875/1
Repeated call to namespace table
Change-Id: I7cde7c609ee4e5e2cd9ab0be8f973b2626670f13
---
M svx/source/table/tablelayouter.cxx
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/svx/source/table/tablelayouter.cxx b/svx/source/table/tablelayouter.cxx
index 27bf185..050ba39 100644
--- a/svx/source/table/tablelayouter.cxx
+++ b/svx/source/table/tablelayouter.cxx
@@ -42,7 +42,6 @@
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;
--
To view, visit https://gerrit.libreoffice.org/1875
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cde7c609ee4e5e2cd9ab0be8f973b2626670f13
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: gokul s <gswaminathan at kacst.edu.sa>
More information about the LibreOffice
mailing list