summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/XLibraryContainerPassword.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/XLibraryContainerPassword.idl')
-rw-r--r--offapi/com/sun/star/script/XLibraryContainerPassword.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/script/XLibraryContainerPassword.idl b/offapi/com/sun/star/script/XLibraryContainerPassword.idl
index bcce7bcd9320..9fa1b962e526 100644
--- a/offapi/com/sun/star/script/XLibraryContainerPassword.idl
+++ b/offapi/com/sun/star/script/XLibraryContainerPassword.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
Extension of XLibraryContainer to provide password functionality.
@@ -121,7 +119,6 @@ published interface XLibraryContainerPassword: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };