AccessibleTextGraphicObject.idl (d1766043) AccessibleTextGraphicObject.idl (2a413f17)
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

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

43//=============================================================================
44
45module com { module sun { module star { module text {
46
47//=============================================================================
48
49/** The accessible view of graphics.
50
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

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

43//=============================================================================
44
45module com { module sun { module star { module text {
46
47//=============================================================================
48
49/** The accessible view of graphics.
50
51 @since OOo 1.1.2
51 @since OpenOffice 1.1.2
52 */
53published service AccessibleTextGraphicObject
54{
55 /** This interface comprises the basic accessibility of text graphics.
56
57 <ul>
58 <li>The parent returned by
59 <method scope="::com::sun::star::accessibility"

--- 67 unchanged lines hidden ---
52 */
53published service AccessibleTextGraphicObject
54{
55 /** This interface comprises the basic accessibility of text graphics.
56
57 <ul>
58 <li>The parent returned by
59 <method scope="::com::sun::star::accessibility"

--- 67 unchanged lines hidden ---