summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/newhelp.cxx')
-rw-r--r--sfx2/source/appl/newhelp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/newhelp.cxx b/sfx2/source/appl/newhelp.cxx
index f2d935fb3635..baec605a2cad 100644
--- a/sfx2/source/appl/newhelp.cxx
+++ b/sfx2/source/appl/newhelp.cxx
@@ -647,7 +647,7 @@ void IndexTabPage_Impl::InitializeIndex()
}
}
else
- aIndex = OUString();
+ aIndex.clear();
// Assume the token is trimed
UNIFY_AND_INSERT_TOKEN( aKeywordPair );