summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-01-30 22:37:38 +0100
committerMichael Stahl <mstahl@redhat.com>2017-01-30 22:38:33 +0100
commitca1cb1b4ac43be0e75f579fc38dadae37743617e (patch)
tree44bb0cedeccdbecc4463d10a577d6104139bfebb
parent9c25f6c9fd2331da44544ac360ab82166e12e9cb (diff)
tdf#44502 cppuhelper: fix doxygen warning
Change-Id: If1bb3d7cc37449fc6be5467dc5d4380083d66211
-rw-r--r--include/cppuhelper/propshlp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx
index 2befe21adbc5..a546f5c6dba4 100644
--- a/include/cppuhelper/propshlp.hxx
+++ b/include/cppuhelper/propshlp.hxx
@@ -558,8 +558,8 @@ protected:
@param rValue the value to be converted
@return true if the value converted.
@throws css::lang::IllegalArgumentException
- @throws css::beans::UnknownPropertyException,
- @thrwos css::uno::RuntimeException
+ @throws css::beans::UnknownPropertyException
+ @throws css::uno::RuntimeException
*/
virtual sal_Bool SAL_CALL convertFastPropertyValue(
css::uno::Any & rConvertedValue,