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

39#ifndef __com_sun_star_accessibility_XAccessibleSelection_idl__
40#include <com/sun/star/accessibility/XAccessibleSelection.idl>
41#endif
42
43module com { module sun { module star { module awt {
44
45/** specifies accessibility support for a menu bar.
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) ---

39#ifndef __com_sun_star_accessibility_XAccessibleSelection_idl__
40#include <com/sun/star/accessibility/XAccessibleSelection.idl>
41#endif
42
43module com { module sun { module star { module awt {
44
45/** specifies accessibility support for a menu bar.
46
47 @since OOo 1.1.2
47 @since OpenOffice 1.1.2
48 */
49published service AccessibleMenuBar
50{
51 /** This interface gives access to the structural information of a
52 menu bar:
53
54 <ul>
55 <li>Role: The role of a menu bar is <const

--- 56 unchanged lines hidden ---
48 */
49published service AccessibleMenuBar
50{
51 /** This interface gives access to the structural information of a
52 menu bar:
53
54 <ul>
55 <li>Role: The role of a menu bar is <const

--- 56 unchanged lines hidden ---