summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java/JavaVirtualMachine.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/java/JavaVirtualMachine.idl')
-rw-r--r--udkapi/com/sun/star/java/JavaVirtualMachine.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/JavaVirtualMachine.idl b/udkapi/com/sun/star/java/JavaVirtualMachine.idl
index c912c71f91c0..4b5d98f0b754 100644
--- a/udkapi/com/sun/star/java/JavaVirtualMachine.idl
+++ b/udkapi/com/sun/star/java/JavaVirtualMachine.idl
@@ -50,9 +50,6 @@ published service JavaVirtualMachine
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
p;id=3c041720304ec77202741b5d5c8df9b93bc70a70'>Simplify: Use AutomationInvokedZone::isActive()Tor Lillqvist 2018-05-31Do same trick in setValue() as earlier in getValue() for Automation clientsTor Lillqvist 2018-05-30We might need to handle form controls as properties for OLE clients after allTor Lillqvist 2018-05-30Hack to make properties work better from Automation clientsTor Lillqvist 2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin 2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu 2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin