summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/util')
-rw-r--r--udkapi/com/sun/star/util/BootstrapMacroExpander.idl2
-rw-r--r--udkapi/com/sun/star/util/MacroExpander.idl2
-rw-r--r--udkapi/com/sun/star/util/XMacroExpander.idl3
-rw-r--r--udkapi/com/sun/star/util/XVeto.idl4
-rw-r--r--udkapi/com/sun/star/util/logging/LogLevel.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/Logger.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/LoggerRemote.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/XLogger.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/XLoggerRemote.idl3
9 files changed, 0 insertions, 26 deletions
diff --git a/udkapi/com/sun/star/util/BootstrapMacroExpander.idl b/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
index f634e32750ac..dd1d74dfd2f9 100644
--- a/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
+++ b/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** Macro expander expanding using rtl bootstrap notation.
diff --git a/udkapi/com/sun/star/util/MacroExpander.idl b/udkapi/com/sun/star/util/MacroExpander.idl
index fff3a774ff3f..9c656452d0f2 100644
--- a/udkapi/com/sun/star/util/MacroExpander.idl
+++ b/udkapi/com/sun/star/util/MacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** This meta service supports the XMacroExpander interface for expanding
arbitrary macro expressions, i.e. substitude macro names.
diff --git a/udkapi/com/sun/star/util/XMacroExpander.idl b/udkapi/com/sun/star/util/XMacroExpander.idl
index de615805884a..a52fd449fb7c 100644
--- a/udkapi/com/sun/star/util/XMacroExpander.idl
+++ b/udkapi/com/sun/star/util/XMacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** Expands macro in expressions, i.e. substitudes macro names.
@@ -48,7 +46,6 @@ published interface XMacroExpander : com::sun::star::uno::XInterface
raises (com::sun::star::lang::IllegalArgumentException);
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/util/XVeto.idl b/udkapi/com/sun/star/util/XVeto.idl
index 7ff9bb5ff459..ece6a69903d6 100644
--- a/udkapi/com/sun/star/util/XVeto.idl
+++ b/udkapi/com/sun/star/util/XVeto.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** provides information about a veto which has been raised against an operation
*/
@@ -44,11 +42,9 @@ interface XVeto
[attribute, readonly] any Details;
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/util/logging/LogLevel.idl b/udkapi/com/sun/star/util/logging/LogLevel.idl
index 50fb80433e55..82afec75af68 100644
--- a/udkapi/com/sun/star/util/logging/LogLevel.idl
+++ b/udkapi/com/sun/star/util/logging/LogLevel.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_util_logging_Level_idl__
#define __com_sun_star_util_logging_Level_idl__
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LogLevel</type> instead
@@ -44,7 +42,6 @@ published constants LogLevel
const long ALL = -0x80000000;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/Logger.idl b/udkapi/com/sun/star/util/logging/Logger.idl
index 2c82e5d38626..5b535b75912a 100644
--- a/udkapi/com/sun/star/util/logging/Logger.idl
+++ b/udkapi/com/sun/star/util/logging/Logger.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/util/logging/XLogger.idl>
#include <com/sun/star/util/logging/XLoggerRemote.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
@@ -41,7 +39,6 @@ published service Logger
interface com::sun::star::util::logging::XLogger;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/LoggerRemote.idl b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
index 13825f1d8bae..c42d32031153 100644
--- a/udkapi/com/sun/star/util/logging/LoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/util/logging/XLogger.idl>
#include <com/sun/star/util/logging/XLoggerRemote.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
@@ -41,7 +39,6 @@ published service LoggerRemote
interface com::sun::star::util::logging::XLoggerRemote;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/XLogger.idl b/udkapi/com/sun/star/util/logging/XLogger.idl
index ff1fb421d9b2..2eace8c1cf30 100644
--- a/udkapi/com/sun/star/util/logging/XLogger.idl
+++ b/udkapi/com/sun/star/util/logging/XLogger.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">XLogger</type> instead
@@ -54,7 +52,6 @@ published interface XLogger: com::sun::star::uno::XInterface
[in] string msg );
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
index 5be94029a9f2..c8912803ef92 100644
--- a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">XLogger</type> instead
@@ -57,7 +55,6 @@ published interface XLoggerRemote: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener listener);
};
-//=============================================================================
}; }; }; }; };