summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/installation
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/installation')
-rw-r--r--offapi/com/sun/star/installation/InstallationCheck.idl15
-rw-r--r--offapi/com/sun/star/installation/InstallationCheckService.idl18
-rw-r--r--offapi/com/sun/star/installation/InternetSettings.idl12
-rw-r--r--offapi/com/sun/star/installation/ProtDlgRes.idl13
-rw-r--r--offapi/com/sun/star/installation/ProtocolHandlerCheck.idl12
-rw-r--r--offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl12
-rw-r--r--offapi/com/sun/star/installation/XInstallationCheck.idl15
-rw-r--r--offapi/com/sun/star/installation/XProtocolHandlerCheck.idl14
-rw-r--r--offapi/com/sun/star/installation/protocols.idl13
9 files changed, 92 insertions, 32 deletions
diff --git a/offapi/com/sun/star/installation/InstallationCheck.idl b/offapi/com/sun/star/installation/InstallationCheck.idl
index 58fecb685..62b330abc 100644
--- a/offapi/com/sun/star/installation/InstallationCheck.idl
+++ b/offapi/com/sun/star/installation/InstallationCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallationCheck.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,10 @@
fix any missing RegistryKey of fonts which still reside in the font directory.
</p>
<p>If it is possbile to fix, the method returns <TRUE/>.
- </p>@see XInstallationCheck
+ </p>
+
+ @see XInstallationCheck
+ @deprecated
*/
service InstallationCheck
{
@@ -95,6 +98,12 @@ service InstallationCheck
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5.2.1 2002/07/29 09:53:09 mi
+ review -> module is deprecated
+
+ Revision 1.5 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.4 2000/12/14 12:53:37 mi
<true></true> -> <TRUE/> and same with FALSE
diff --git a/offapi/com/sun/star/installation/InstallationCheckService.idl b/offapi/com/sun/star/installation/InstallationCheckService.idl
index 6502c780d..12f2c492f 100644
--- a/offapi/com/sun/star/installation/InstallationCheckService.idl
+++ b/offapi/com/sun/star/installation/InstallationCheckService.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallationCheckService.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,15 +72,15 @@ module com { module sun { module star { module installation {
//=============================================================================
/** This service is a simple implementation of the interface XInstallationCheck.
- <P>
- This implementation only checks the fonts "StarBats" and "StarMath".
+
+ <p>This implementation only checks the fonts "StarBats" and "StarMath".
When running under Win32 the methods check and checkWithDialog will try to
fix any missing RegistryKey of fonts which still reside in the font directory.
- If fixing is possible the methods returns TRUE.
+ If fixing is possible the methods returns TRUE.</p>
@version 1.0
@author Berndt Reinhold
@see XInstallationCheck
- </P>
+ @deprecated
*/
service InstallationCheckService
{
@@ -95,6 +95,12 @@ service InstallationCheckService
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/07/29 09:53:09 mi
+ review -> module is deprecated
+
+ Revision 1.3 2000/11/08 12:43:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import
diff --git a/offapi/com/sun/star/installation/InternetSettings.idl b/offapi/com/sun/star/installation/InternetSettings.idl
index d7d2ac88d..d7615e6fc 100644
--- a/offapi/com/sun/star/installation/InternetSettings.idl
+++ b/offapi/com/sun/star/installation/InternetSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InternetSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
//=============================================================================
-// DocMerge: empty anyway
+/// @deprecated
service InternetSettings
{
// DocMerge: empty anyway
@@ -86,6 +86,12 @@ service InternetSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/07/29 09:53:09 mi
+ review -> module is deprecated
+
+ Revision 1.3 2000/11/08 12:43:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import
diff --git a/offapi/com/sun/star/installation/ProtDlgRes.idl b/offapi/com/sun/star/installation/ProtDlgRes.idl
index fb063b906..78f6d4752 100644
--- a/offapi/com/sun/star/installation/ProtDlgRes.idl
+++ b/offapi/com/sun/star/installation/ProtDlgRes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtDlgRes.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,8 +68,9 @@
//=============================================================================
-// DocMerge from xml: enum com::sun::star::installation::ProtDlgRes
/** contains the status of a dialog with an 'always display Checkbox'.
+
+ @deprecated
*/
enum ProtDlgRes
{
@@ -105,6 +106,12 @@ enum ProtDlgRes
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.2.1 2002/07/29 09:53:10 mi
+ review -> module is deprecated
+
+ Revision 1.4 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.3 2000/11/08 12:43:18 mi
moved from api
diff --git a/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl
index 9187b0a3a..79fcd774c 100644
--- a/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl
+++ b/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtocolHandlerCheck.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
//=============================================================================
-// DocMerge: empty anyway
+/// @deprecated
service ProtocolHandlerCheck
{
// DocMerge: empty anyway
@@ -86,6 +86,12 @@ service ProtocolHandlerCheck
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/07/29 09:53:10 mi
+ review -> module is deprecated
+
+ Revision 1.3 2000/11/08 12:43:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import
diff --git a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
index fc9bfc4cc..dd38b21cd 100644
--- a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
+++ b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtocolHandlerCheckService.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
module com { module sun { module star { module installation {
//=============================================================================
-/**
+/** @deprecated
*/
service ProtocolHandlerCheckService
{
@@ -86,6 +86,12 @@ service ProtocolHandlerCheckService
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.2.1 2002/07/29 09:53:11 mi
+ review -> module is deprecated
+
+ Revision 1.4 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.3 2000/11/08 12:43:18 mi
moved from api
diff --git a/offapi/com/sun/star/installation/XInstallationCheck.idl b/offapi/com/sun/star/installation/XInstallationCheck.idl
index 86168ca4e..41f34185d 100644
--- a/offapi/com/sun/star/installation/XInstallationCheck.idl
+++ b/offapi/com/sun/star/installation/XInstallationCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInstallationCheck.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,13 +68,14 @@
//=============================================================================
- module com { module sun { module star { module installation {
+module com { module sun { module star { module installation {
//=============================================================================
// DocMerge from xml: interface com::sun::star::installation::XInstallationCheck
/** a flag called "suppressed", changes the action of check and checkWithDialog
- @see com::sun::star::uno::XInterface
+ @see com::sun::star::uno::XInterface
+ @deprecated
*/
interface XInstallationCheck: com::sun::star::uno::XInterface
{
@@ -147,6 +148,12 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.6.2.1 2002/07/29 09:53:11 mi
+ review -> module is deprecated
+
+ Revision 1.6 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.5 2001/03/16 16:41:27 jsc
remove interfaceheader with uik and remove [const] in method definitions
diff --git a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
index fb6637be5..b9af0b304 100644
--- a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
+++ b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XProtocolHandlerCheck.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,11 +72,11 @@
//=============================================================================
- module com { module sun { module star { module installation {
+module com { module sun { module star { module installation {
//=============================================================================
-// DocMerge: empty anyway
+/// @deprecated
interface XProtocolHandlerCheck: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -125,6 +125,12 @@ interface XProtocolHandlerCheck: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5.2.1 2002/07/29 09:53:12 mi
+ review -> module is deprecated
+
+ Revision 1.5 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.4 2001/03/16 16:41:27 jsc
remove interfaceheader with uik and remove [const] in method definitions
diff --git a/offapi/com/sun/star/installation/protocols.idl b/offapi/com/sun/star/installation/protocols.idl
index 401518b91..7dfc48d8e 100644
--- a/offapi/com/sun/star/installation/protocols.idl
+++ b/offapi/com/sun/star/installation/protocols.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: protocols.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:56:10 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,11 +68,12 @@
//=============================================================================
-// DocMerge from idl: constants com::sun::star::installation::protocols
/** A protocol-handler is a part of StarOffice which performs
the comunication on a paticular protocol. This can be HTTP, FTP, HTTPS,
MAILTO, or NEWS. An implementation of this interface should be able
to check/set all of these protocols.
+
+ @deprecated
*/
constants protocols
{
@@ -127,6 +128,12 @@ constants protocols
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.2.1 2002/07/29 09:53:11 mi
+ review -> module is deprecated
+
+ Revision 1.4 2001/11/15 15:56:10 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.3 2000/11/08 12:43:18 mi
moved from api