diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-29 22:37:17 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-29 22:51:24 +0100 |
commit | f2586285f24977827a1dae06b8b4abd034cb7508 (patch) | |
tree | b02e985a320b48b3f9104af10b34805c3d5238e2 /offapi/com/sun/star/task | |
parent | 924f093676c0ac44edf80fb8dde456472db164db (diff) |
API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSException
... and com.sun.star.ucb.CHAOSProgressStart.
These are apparently remnants of a predecessor of UCB called CHAOS that
has been removed long ago.
EXISTENCE: published key
"/UCR/com/sun/star/ucb/InteractiveCHAOSException" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/ucb/CHAOSProgressStart"
exists only in registry 1
Change-Id: I6502874d6026665c0696a4226396714fc44819ee
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r-- | offapi/com/sun/star/task/InteractionHandler.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/InteractionHandler.idl b/offapi/com/sun/star/task/InteractionHandler.idl index c105a90d4d7f..25f6edb5429a 100644 --- a/offapi/com/sun/star/task/InteractionHandler.idl +++ b/offapi/com/sun/star/task/InteractionHandler.idl @@ -41,7 +41,6 @@ module com { module sun { module star { module task { <LI><type scope="com::sun::star::ucb">CertificateValidationRequest</type></LI> <LI><type scope="com::sun::star::ucb">HandleCookiesRequest</type></LI> <LI><type scope="com::sun::star::ucb">InteractiveAugmentedIOException</type>*</LI> - <LI><type scope="com::sun::star::ucb">InteractiveCHAOSException</type>*</LI> <LI><type scope="com::sun::star::ucb">InteractiveFileIOException</type>*</LI> <LI><type scope="com::sun::star::ucb">InteractiveIOException</type>*</LI> <LI><type scope="com::sun::star::ucb">InteractiveNetworkConnectException</type>*</LI> |