AccessibleScrollBar.idl (d1766043) | AccessibleScrollBar.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 --- 33 unchanged lines hidden (view full) --- 42#ifndef __com_sun_star_accessibility_XAccessibleValue_idl__ 43#include <com/sun/star/accessibility/XAccessibleValue.idl> 44#endif 45 46module com { module sun { module star { module awt { 47 48/** specifies accessibility support for a scroll bar. 49 | 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 --- 33 unchanged lines hidden (view full) --- 42#ifndef __com_sun_star_accessibility_XAccessibleValue_idl__ 43#include <com/sun/star/accessibility/XAccessibleValue.idl> 44#endif 45 46module com { module sun { module star { module awt { 47 48/** specifies accessibility support for a scroll bar. 49 |
50 @since OOo 1.1.2 | 50 @since OpenOffice 1.1.2 |
51 */ 52published service AccessibleScrollBar 53{ 54 /** This interface gives access to the structural information of a 55 scroll bar: 56 57 <ul> 58 <li>Role: The role of a scroll bar is <const --- 67 unchanged lines hidden --- | 51 */ 52published service AccessibleScrollBar 53{ 54 /** This interface gives access to the structural information of a 55 scroll bar: 56 57 <ul> 58 <li>Role: The role of a scroll bar is <const --- 67 unchanged lines hidden --- |