summaryrefslogtreecommitdiff
path: root/writerperfect/inc/DocumentHandlerFor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/inc/DocumentHandlerFor.hxx')
-rw-r--r--writerperfect/inc/DocumentHandlerFor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/inc/DocumentHandlerFor.hxx b/writerperfect/inc/DocumentHandlerFor.hxx
index dabd4ffcc5ef..0f31b85fd176 100644
--- a/writerperfect/inc/DocumentHandlerFor.hxx
+++ b/writerperfect/inc/DocumentHandlerFor.hxx
@@ -16,7 +16,7 @@ namespace writerperfect
*/
template <class Generator> struct DocumentHandlerFor
{
- // static const rtl::OUString name();
+ // static const OUString name();
};
}