summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc/swmodeltestbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/inc/swmodeltestbase.hxx')
-rw-r--r--sw/qa/extras/inc/swmodeltestbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/inc/swmodeltestbase.hxx b/sw/qa/extras/inc/swmodeltestbase.hxx
index e265e125a703..86547b8848ad 100644
--- a/sw/qa/extras/inc/swmodeltestbase.hxx
+++ b/sw/qa/extras/inc/swmodeltestbase.hxx
@@ -141,7 +141,7 @@ protected:
*
* If the attribute is omitted, the text of the node is returned.
*/
- OUString parseDump(rtl::OString aXPath, rtl::OString aAttribute = OString())
+ OUString parseDump(OString aXPath, OString aAttribute = OString())
{
if (!mpXmlBuffer)
dumpLayout();