AccessibleRadioButton.idl (d1766043) AccessibleRadioButton.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

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

45#ifndef __com_sun_star_accessibility_XAccessibleValue_idl__
46#include <com/sun/star/accessibility/XAccessibleValue.idl>
47#endif
48
49module com { module sun { module star { module awt {
50
51/** specifies accessibility support for a radio button.
52
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

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

45#ifndef __com_sun_star_accessibility_XAccessibleValue_idl__
46#include <com/sun/star/accessibility/XAccessibleValue.idl>
47#endif
48
49module com { module sun { module star { module awt {
50
51/** specifies accessibility support for a radio button.
52
53 @since OOo 1.1.2
53 @since OpenOffice 1.1.2
54 */
55published service AccessibleRadioButton
56{
57 /** This interface gives access to the structural information of a
58 radio button:
59
60 <ul>
61 <li>Role: The role of a radio button is <const

--- 76 unchanged lines hidden ---
54 */
55published service AccessibleRadioButton
56{
57 /** This interface gives access to the structural information of a
58 radio button:
59
60 <ul>
61 <li>Role: The role of a radio button is <const

--- 76 unchanged lines hidden ---