AccessibleIconChoiceControlEntry.idl (d1766043) | AccessibleIconChoiceControlEntry.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 --- 31 unchanged lines hidden (view full) --- 40 41/** specifies accessibility support for an icon choice control entry. 42 43 @see com::sun::star::accessibility::AccessibleContext 44 45 @see com::sun::star::accessibility::XAccessibleComponent 46 @see com::sun::star::accessibility::XAccessibleText 47 | 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 --- 31 unchanged lines hidden (view full) --- 40 41/** specifies accessibility support for an icon choice control entry. 42 43 @see com::sun::star::accessibility::AccessibleContext 44 45 @see com::sun::star::accessibility::XAccessibleComponent 46 @see com::sun::star::accessibility::XAccessibleText 47 |
48 @since OOo 1.1.2 | 48 @since OpenOffice 1.1.2 |
49*/ 50published service AccessibleIconChoiceControlEntry 51{ 52 /** This interface gives access to the structural information of an icon choice control entry: 53 54 <ul> 55 <li>Role: The role of an icon choice control entry is <const 56 scope="com::sun::star::accessibility" --- 47 unchanged lines hidden --- | 49*/ 50published service AccessibleIconChoiceControlEntry 51{ 52 /** This interface gives access to the structural information of an icon choice control entry: 53 54 <ul> 55 <li>Role: The role of an icon choice control entry is <const 56 scope="com::sun::star::accessibility" --- 47 unchanged lines hidden --- |