AccessibleFixedText.idl (d1766043) | AccessibleFixedText.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_XAccessibleText_idl__ 40#include <com/sun/star/accessibility/XAccessibleText.idl> 41#endif 42 43module com { module sun { module star { module awt { 44 45/** specifies accessibility support for a fixed text. 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_XAccessibleText_idl__ 40#include <com/sun/star/accessibility/XAccessibleText.idl> 41#endif 42 43module com { module sun { module star { module awt { 44 45/** specifies accessibility support for a fixed text. 46 |
47 @since OOo 1.1.2 | 47 @since OpenOffice 1.1.2 |
48 */ 49published service AccessibleFixedText 50{ 51 /** This interface gives access to the structural information of a 52 fixed text: 53 54 <ul> 55 <li>Role: The role of a fixed text is <const --- 55 unchanged lines hidden --- | 48 */ 49published service AccessibleFixedText 50{ 51 /** This interface gives access to the structural information of a 52 fixed text: 53 54 <ul> 55 <li>Role: The role of a fixed text is <const --- 55 unchanged lines hidden --- |