summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-01-11 16:02:06 +0100
committerMichael Stahl <mst@openoffice.org>2010-01-11 16:02:06 +0100
commit29e15b89ac8822681868116f2c787f3c49cdc013 (patch)
tree15a661022a9fd96852a6280d10fbcef48be9b3c8
parent5df534ab76ddcd831ea225d5154b75b4d9ff6cc8 (diff)
swunolocking1: #i108161#: add forgotten since tag
-rw-r--r--cppuhelper/inc/cppuhelper/weakref.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/inc/cppuhelper/weakref.hxx b/cppuhelper/inc/cppuhelper/weakref.hxx
index ab73e94a1..797cac79c 100644
--- a/cppuhelper/inc/cppuhelper/weakref.hxx
+++ b/cppuhelper/inc/cppuhelper/weakref.hxx
@@ -142,6 +142,8 @@ public:
or XInt is null, then this reference is null.
@param xInt another hard reference
+
+ @since UDK 3.2.12
*/
WeakReference & SAL_CALL operator = (
const ::com::sun::star::uno::Reference< interface_type > & xInt )