Kaydet (Commit) 45d18e50 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED

2004/05/21 15:04:25 sb 1.2.406.1: #i21150# Added published flag.
üst bc9c2746
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: NoMasterException.idl,v $ * $RCSfile: NoMasterException.idl,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: mi $ $Date: 2002-10-03 13:09:52 $ * last change: $Author: obo $ $Date: 2004-06-03 23:47:37 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -77,7 +77,7 @@ module com { module sun { module star { module task { ...@@ -77,7 +77,7 @@ module com { module sun { module star { module task {
//============================================================================= //=============================================================================
/** is thrown when a master password is needed but not available/correct. /** is thrown when a master password is needed but not available/correct.
*/ */
exception NoMasterException: com::sun::star::uno::RuntimeException published exception NoMasterException: com::sun::star::uno::RuntimeException
{ {
//------------------------------------------------------------------------- //-------------------------------------------------------------------------
/** specifies the mode in which password should be queried. /** specifies the mode in which password should be queried.
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: PasswordRequest.idl,v $ * $RCSfile: PasswordRequest.idl,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: mi $ $Date: 2002-10-03 13:09:53 $ * last change: $Author: obo $ $Date: 2004-06-03 23:48:06 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -83,7 +83,7 @@ module com { module sun { module star { module task { ...@@ -83,7 +83,7 @@ module com { module sun { module star { module task {
the mentioned service are Abort and Approve. the mentioned service are Abort and Approve.
</P> </P>
*/ */
exception PasswordRequest: ClassifiedInteractionRequest published exception PasswordRequest: ClassifiedInteractionRequest
{ {
//------------------------------------------------------------------------- //-------------------------------------------------------------------------
/** the mode in which password should be asked /** the mode in which password should be asked
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment