summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table/tablecontext.cxx
diff options
context:
space:
mode:
authorJosé Guilherme Vanz <guilherme.sft@gmail.com>2012-12-06 22:19:41 -0200
committerCaolán McNamara <caolanm@redhat.com>2012-12-07 13:03:23 +0000
commit74e858693e4c8e5b87730033706656a220f71cfc (patch)
tree558cca6fdeb6fddb8a96558f714219d70f1bb9dd /oox/source/drawingml/table/tablecontext.cxx
parenta5e6a1faa36c72be6fcc16404f5daa4993d73bce (diff)
::rtl:: prefixes removal
This commit removes some ::rtl:: prefixes on oox Change-Id: Iae9a89f8a869934b6273a1b97c0a9243b0504fb3 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1260 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'oox/source/drawingml/table/tablecontext.cxx')
-rw-r--r--oox/source/drawingml/table/tablecontext.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/table/tablecontext.cxx b/oox/source/drawingml/table/tablecontext.cxx
index 44a5b2ffbbf1..15f9776de2d8 100644
--- a/oox/source/drawingml/table/tablecontext.cxx
+++ b/oox/source/drawingml/table/tablecontext.cxx
@@ -27,7 +27,6 @@
using namespace ::oox::core;
using namespace ::com::sun::star;
-using ::rtl::OUString;
namespace oox { namespace drawingml { namespace table {