AccessibleDropDownComboBox.idl (d1766043) | AccessibleDropDownComboBox.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 --- 33 unchanged lines hidden (view full) --- 42/** specifies accessibility support for a dropdown combo box. 43 44 @see com::sun::star::accessibility::AccessibleContext 45 46 @see com::sun::star::accessibility::XAccessibleComponent 47 @see com::sun::star::accessibility::XAccessibleExtendedComponent 48 @see com::sun::star::accessibility::XAccessibleAction 49 | 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 --- 33 unchanged lines hidden (view full) --- 42/** specifies accessibility support for a dropdown combo box. 43 44 @see com::sun::star::accessibility::AccessibleContext 45 46 @see com::sun::star::accessibility::XAccessibleComponent 47 @see com::sun::star::accessibility::XAccessibleExtendedComponent 48 @see com::sun::star::accessibility::XAccessibleAction 49 |
50 @since OOo 1.1.2 | 50 @since OpenOffice 1.1.2 |
51*/ 52published service AccessibleDropDownComboBox 53{ 54 /** This interface gives access to the structural information of a dropdown combo box: 55 56 <ul> 57 <li>Role: The role of a dropdown combo box is <const 58 scope="com::sun::star::accessibility" --- 57 unchanged lines hidden --- | 51*/ 52published service AccessibleDropDownComboBox 53{ 54 /** This interface gives access to the structural information of a dropdown combo box: 55 56 <ul> 57 <li>Role: The role of a dropdown combo box is <const 58 scope="com::sun::star::accessibility" --- 57 unchanged lines hidden --- |