summaryrefslogtreecommitdiffstats
path: root/xmloff/inc/XMLElementPropertyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLElementPropertyContext.hxx')
-rw-r--r--xmloff/inc/XMLElementPropertyContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx
index 67cf2e4c5fad..a9472c7bfbfa 100644
--- a/xmloff/inc/XMLElementPropertyContext.hxx
+++ b/xmloff/inc/XMLElementPropertyContext.hxx
@@ -46,7 +46,7 @@ public:
TYPEINFO();
XMLElementPropertyContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
- const ::rtl::OUString& rLName,
+ const OUString& rLName,
const XMLPropertyState& rProp,
::std::vector< XMLPropertyState > &rProps );