diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:33:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:33:17 +0000 |
commit | b4740a6d56afefee6a1e47550527e7498a2729c7 (patch) | |
tree | ac01442bc820f2be696dc9c41932c87637aa61ca /offapi/com/sun/star/auth/AuthenticationFailedException.idl | |
parent | b60c31441a2ae20e69614c15ec7b7a430414166a (diff) |
INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED
2004/08/19 12:29:19 mi 1.4.72.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/auth/AuthenticationFailedException.idl')
-rw-r--r-- | offapi/com/sun/star/auth/AuthenticationFailedException.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/auth/AuthenticationFailedException.idl b/offapi/com/sun/star/auth/AuthenticationFailedException.idl index 0c659d73a..ec79a1a46 100644 --- a/offapi/com/sun/star/auth/AuthenticationFailedException.idl +++ b/offapi/com/sun/star/auth/AuthenticationFailedException.idl @@ -64,7 +64,7 @@ module com { module sun { module star { module auth { /** indicates failure to authenticate using the specified security context. - @since #107627# + @since OOo 1.1.2 */ published exception AuthenticationFailedException : ::com::sun::star::uno::Exception { |