AccessibleListBox.idl (d1766043) AccessibleListBox.idl (d1e7efc3)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 30 unchanged lines hidden (view full) ---

39module com { module sun { module star { module awt {
40/** specifies accessibility support for a list box.
41
42 @see com::sun::star::accessibility::AccessibleContext
43
44 @see com::sun::star::accessibility::XAccessibleComponent
45 @see com::sun::star::accessibility::XAccessibleExtendedComponent
46
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 30 unchanged lines hidden (view full) ---

39module com { module sun { module star { module awt {
40/** specifies accessibility support for a list box.
41
42 @see com::sun::star::accessibility::AccessibleContext
43
44 @see com::sun::star::accessibility::XAccessibleComponent
45 @see com::sun::star::accessibility::XAccessibleExtendedComponent
46
47 @since OOo 1.1.2
47 @since OpenOffice 1.1.2
48*/
49published service AccessibleListBox
50{
51 /** This interface gives access to the structural information of a list box:
52
53 <ul>
54 <li>Role: The role of a list box is <const
55 scope="com::sun::star::accessibility"

--- 48 unchanged lines hidden ---
48*/
49published service AccessibleListBox
50{
51 /** This interface gives access to the structural information of a list box:
52
53 <ul>
54 <li>Role: The role of a list box is <const
55 scope="com::sun::star::accessibility"

--- 48 unchanged lines hidden ---