UnoControl.idl (d1766043) | UnoControl.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 --- 63 unchanged lines hidden (view full) --- 72 interface com::sun::star::awt::XControl; 73 74 interface com::sun::star::awt::XWindow; 75 76 interface com::sun::star::awt::XView; 77 78 /** provides access to the accessible context associated with this object. 79 | 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 --- 63 unchanged lines hidden (view full) --- 72 interface com::sun::star::awt::XControl; 73 74 interface com::sun::star::awt::XWindow; 75 76 interface com::sun::star::awt::XView; 77 78 /** provides access to the accessible context associated with this object. 79 |
80 @since OOo 1.1.2 | 80 @since OpenOffice 1.1.2 |
81 */ 82 [optional] interface com::sun::star::accessibility::XAccessible; 83 84}; 85 86//============================================================================= 87 88}; }; }; }; 89 90#endif | 81 */ 82 [optional] interface com::sun::star::accessibility::XAccessible; 83 84}; 85 86//============================================================================= 87 88}; }; }; }; 89 90#endif |