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

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

36#ifndef __com_sun_star_accessibility_XAccessibleExtendedComponent_idl__
37#include <com/sun/star/accessibility/XAccessibleExtendedComponent.idl>
38#endif
39
40module com { module sun { module star { module awt {
41
42/** specifies accessibility support for a status bar.
43
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

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

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

--- 42 unchanged lines hidden ---
45 */
46published service AccessibleStatusBar
47{
48 /** This interface gives access to the structural information of a
49 status bar:
50
51 <ul>
52 <li>Role: The role of a status bar is <const

--- 42 unchanged lines hidden ---