summaryrefslogtreecommitdiff
path: root/cppuhelper
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
commitbb94dd8918d401094768173d99ecf5a6efeb6739 (patch)
tree4b373f8fc0efbc7c92c657b7280116296295aad3 /cppuhelper
parent0aab9a48358f905de8d65568e5f32e8d36d6021c (diff)
swunolocking1: #i108161#: add forgotten since tag
Diffstat (limited to 'cppuhelper')
-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 a8506f036f21..a4f9f46eabd9 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 )