summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-27 11:49:20 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-01-27 11:49:20 +0100
commitf3c1af57010033c40bfda0711cce7b83e2afdf51 (patch)
treea8a513de806d90f79125fa34034bc52a35b05ebe /offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
parente549f52f16c4a519ed3eddb9c66c19bacc247590 (diff)
Pick additional cleanups from -3-5-0 branch.
This cherry-picks the extra cleanups from the UNO type publishing revert.
Diffstat (limited to 'offapi/com/sun/star/ucb/URLAuthenticationRequest.idl')
-rw-r--r--offapi/com/sun/star/ucb/URLAuthenticationRequest.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
index 7fcceb37fdce..8f0aa364386c 100644
--- a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
+++ b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module ucb {
@since OOo 3.2
*/
-/*published*/ exception URLAuthenticationRequest : AuthenticationRequest
+exception URLAuthenticationRequest : AuthenticationRequest
{
//-------------------------------------------------------------------------
/** The URL for which authentication is requested.