summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textcharacterproperties.cxx
diff options
context:
space:
mode:
authorJosé Guilherme Vanz <guilherme.sft@gmail.com>2012-12-06 23:46:58 -0200
committerCaolán McNamara <caolanm@redhat.com>2012-12-07 13:05:33 +0000
commitf0a5e3934ee2261284932c2e8dc48b8ce6605686 (patch)
tree8c958c08257e41c70919c1e2f5e4788b1a4fab2e /oox/source/drawingml/textcharacterproperties.cxx
parent74e858693e4c8e5b87730033706656a220f71cfc (diff)
::rtl:: prefixes removal in oox
This commit removes some ::rtl:: prefixes and some macros in OOX Change-Id: I0c5ad9805ec2e8ed1092c56fe32e6901fdbd2b67 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1261 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'oox/source/drawingml/textcharacterproperties.cxx')
-rw-r--r--oox/source/drawingml/textcharacterproperties.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/drawingml/textcharacterproperties.cxx b/oox/source/drawingml/textcharacterproperties.cxx
index 0163f82c28dd..11a551a5294b 100644
--- a/oox/source/drawingml/textcharacterproperties.cxx
+++ b/oox/source/drawingml/textcharacterproperties.cxx
@@ -27,7 +27,6 @@
#include "oox/drawingml/drawingmltypes.hxx"
#include "oox/token/tokens.hxx"
-using ::rtl::OUString;
using ::oox::core::XmlFilterBase;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;