summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-01-24 09:23:09 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-01-24 09:23:20 +0000
commita3ac06a43895aa44c03ce5f6900410986d415492 (patch)
tree75f01217321f43c39b71703a85d539a8bec99af3 /sal
parent03177ac695d95fc41dc9e1f02dbf4fbc2af5e5a2 (diff)
add since version to new API
Diffstat (limited to 'sal')
-rw-r--r--sal/inc/rtl/ustring.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx
index 5fdbcc639..b4b8f4c64 100644
--- a/sal/inc/rtl/ustring.hxx
+++ b/sal/inc/rtl/ustring.hxx
@@ -282,6 +282,8 @@ public:
@return sal_True if the string is empty;
sal_False, otherwise.
+
+ @since LibreOffice 3.4
*/
sal_Bool isEmpty() const SAL_THROW(())
{