From f0a5e3934ee2261284932c2e8dc48b8ce6605686 Mon Sep 17 00:00:00 2001 From: José Guilherme Vanz Date: Thu, 6 Dec 2012 23:46:58 -0200 Subject: ::rtl:: prefixes removal in oox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit removes some ::rtl:: prefixes and some macros in OOX Change-Id: I0c5ad9805ec2e8ed1092c56fe32e6901fdbd2b67 Signed-off-by: José Guilherme Vanz Reviewed-on: https://gerrit.libreoffice.org/1261 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- oox/source/drawingml/textcharacterproperties.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'oox/source/drawingml/textcharacterproperties.cxx') 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; -- cgit v1.2.3