summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/impastp1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/impastp1.cxx')
-rw-r--r--xmloff/source/style/impastp1.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/style/impastp1.cxx b/xmloff/source/style/impastp1.cxx
index fbd1a66389bd..b71368e93650 100644
--- a/xmloff/source/style/impastp1.cxx
+++ b/xmloff/source/style/impastp1.cxx
@@ -20,7 +20,6 @@
#include <tools/debug.hxx>
#include "impastpl.hxx"
-using ::rtl::OUString;
//#############################################################################
//
@@ -34,7 +33,7 @@ using ::rtl::OUString;
XMLFamilyData_Impl::XMLFamilyData_Impl(
sal_Int32 nFamily,
- const ::rtl::OUString& rStrName,
+ const OUString& rStrName,
const UniReference < SvXMLExportPropertyMapper > &rMapper,
const OUString& rStrPrefix,
sal_Bool bAsFam )