diff options
Diffstat (limited to 'include/xmloff/uniref.hxx')
-rw-r--r-- | include/xmloff/uniref.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/uniref.hxx b/include/xmloff/uniref.hxx index d6aba789b922..578e45acace8 100644 --- a/include/xmloff/uniref.hxx +++ b/include/xmloff/uniref.hxx @@ -110,10 +110,10 @@ public: }; -/////////////////////////////////////////////////////////////////////////////// -// + + // Inline-implementations of UniReference -// + /** Create a new reference with the same element as in rRef and acquire this one.*/ template< class T > |