summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 15:40:47 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 18:08:29 +0200
commit85e94e11bc24c7bf6f4221f488f7529dcb8d8b00 (patch)
tree21b7897ba2a49adc19e19f4e30c5c7bdc790dc47 /udkapi/com/sun/star/script
parentadc49a81e940cb84724288a4453b6711f283219f (diff)
remove empty ascii boxes and stuff II
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
Diffstat (limited to 'udkapi/com/sun/star/script')
-rw-r--r--udkapi/com/sun/star/script/BasicErrorException.idl3
-rw-r--r--udkapi/com/sun/star/script/CannotConvertException.idl3
-rw-r--r--udkapi/com/sun/star/script/Converter.idl3
-rw-r--r--udkapi/com/sun/star/script/FailReason.idl3
-rw-r--r--udkapi/com/sun/star/script/XTypeConverter.idl3
5 files changed, 0 insertions, 15 deletions
diff --git a/udkapi/com/sun/star/script/BasicErrorException.idl b/udkapi/com/sun/star/script/BasicErrorException.idl
index 5d870cdbffb5..b100eef425bc 100644
--- a/udkapi/com/sun/star/script/BasicErrorException.idl
+++ b/udkapi/com/sun/star/script/BasicErrorException.idl
@@ -53,9 +53,6 @@ published exception BasicErrorException: com::sun::star::uno::Exception
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/udkapi/com/sun/star/script/CannotConvertException.idl b/udkapi/com/sun/star/script/CannotConvertException.idl
index a064a8b865ac..dfcfb18b553a 100644
--- a/udkapi/com/sun/star/script/CannotConvertException.idl
+++ b/udkapi/com/sun/star/script/CannotConvertException.idl
@@ -54,9 +54,6 @@ published exception CannotConvertException: com::sun::star::uno::Exception
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/udkapi/com/sun/star/script/Converter.idl b/udkapi/com/sun/star/script/Converter.idl
index a370a0cabebe..9080fba0a483 100644
--- a/udkapi/com/sun/star/script/Converter.idl
+++ b/udkapi/com/sun/star/script/Converter.idl
@@ -82,9 +82,6 @@ published service Converter: XTypeConverter;
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/udkapi/com/sun/star/script/FailReason.idl b/udkapi/com/sun/star/script/FailReason.idl
index 02a4405596fd..84941eda88e0 100644
--- a/udkapi/com/sun/star/script/FailReason.idl
+++ b/udkapi/com/sun/star/script/FailReason.idl
@@ -77,9 +77,6 @@ published constants FailReason
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/udkapi/com/sun/star/script/XTypeConverter.idl b/udkapi/com/sun/star/script/XTypeConverter.idl
index 9846739f0581..789b7da55c6f 100644
--- a/udkapi/com/sun/star/script/XTypeConverter.idl
+++ b/udkapi/com/sun/star/script/XTypeConverter.idl
@@ -85,9 +85,6 @@ published interface XTypeConverter: com::sun::star::uno::XInterface
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */