summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:10:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:10:14 +0000
commitb4ee4c0f38f370885d8c7e06e38358258935c312 (patch)
tree24d8a77cb919a41e31040350fe902333e1a5513e /offapi/com/sun/star/configuration
parente4806e83b1063554d6a1b945dc647fdce706b910 (diff)
INTEGRATION: CWS sb18 (1.4.328); FILE MERGED
2004/05/21 14:56:56 sb 1.4.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/configuration')
-rw-r--r--offapi/com/sun/star/configuration/InstallationIncompleteException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/configuration/InstallationIncompleteException.idl b/offapi/com/sun/star/configuration/InstallationIncompleteException.idl
index e2fe3294a2c1..04cfa3e26853 100644
--- a/offapi/com/sun/star/configuration/InstallationIncompleteException.idl
+++ b/offapi/com/sun/star/configuration/InstallationIncompleteException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallationIncompleteException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:33 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:10:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
/** is thrown when creating a configuration provider fails because
the user's installation for the is missing or incomplete
*/
-exception InstallationIncompleteException: com::sun::star::configuration::CannotLoadConfigurationException
+published exception InstallationIncompleteException: com::sun::star::configuration::CannotLoadConfigurationException
{
};