diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XPopupMenuExtended.idl')
-rwxr-xr-x | offapi/com/sun/star/awt/XPopupMenuExtended.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl index 5aff7c680..5b6d112e8 100755 --- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl +++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -63,7 +63,7 @@ module com { module sun { module star { module awt { @since OOo 3.1 */ -interface XPopupMenuExtended +published interface XPopupMenuExtended { /** specifies basic functions for a popup menu. */ |