diff options
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmlexp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx index 0e5060d72517..62a68be990c3 100644 --- a/include/xmloff/xmlexp.hxx +++ b/include/xmloff/xmlexp.hxx @@ -404,7 +404,7 @@ public: return mxExtHandler; } - // Get original ::com::sun::star::util::URL. + // Get original URL. const OUString& GetOrigFileName() const { return msOrigFileName; } // Get (const) namespace map. |