summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/AccessibleComboBox.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/AccessibleComboBox.idl')
-rw-r--r--offapi/com/sun/star/awt/AccessibleComboBox.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleComboBox.idl b/offapi/com/sun/star/awt/AccessibleComboBox.idl
index 10c22dffaedc..735d3d43aa34 100644
--- a/offapi/com/sun/star/awt/AccessibleComboBox.idl
+++ b/offapi/com/sun/star/awt/AccessibleComboBox.idl
@@ -24,9 +24,9 @@
module com { module sun { module star { module accessibility {
- published interface XAccessibleText;
- published interface XAccessibleExtendedComponent;
- published interface XAccessibleComponent;
+ interface XAccessibleText;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
}; }; }; };
@@ -39,7 +39,7 @@ module com { module sun { module star { module awt {
@see com::sun::star::accessibility::XAccessibleExtendedComponent
@since OOo 1.1.2
*/
-published service AccessibleComboBox
+service AccessibleComboBox
{
/** This interface gives access to the structural information of a combo box: