AccessibleChartDocumentView.idl (d1766043) AccessibleChartDocumentView.idl (0d3a54ff)
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 <p>An object that implements the <type>AccessibleChartDocumentView</type>
44 service provides information about itself and about the chart
45 subcomponents contained in the chart document displayed in a
46 window. This service gives a simplified view on the underlying
47 implementation. It tries both to keep the structure of the
48 accessibility representation tree as simple as possible and
49 provide as much relevant information as possible.</p>
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 <p>An object that implements the <type>AccessibleChartDocumentView</type>
44 service provides information about itself and about the chart
45 subcomponents contained in the chart document displayed in a
46 window. This service gives a simplified view on the underlying
47 implementation. It tries both to keep the structure of the
48 accessibility representation tree as simple as possible and
49 provide as much relevant information as possible.</p>
50
51 @since OOo 1.1.2
51 @since OpenOffice 1.1.2
52*/
53published service AccessibleChartDocumentView
54{
55 /** Base interface for being accessible. It gives access to the
56 <type scope="::com::sun::star::accessibility">XAccessibleContext</type>
57 interface.
58 */
59 interface ::com::sun::star::accessibility::XAccessible;

--- 80 unchanged lines hidden ---
52*/
53published service AccessibleChartDocumentView
54{
55 /** Base interface for being accessible. It gives access to the
56 <type scope="::com::sun::star::accessibility">XAccessibleContext</type>
57 interface.
58 */
59 interface ::com::sun::star::accessibility::XAccessible;

--- 80 unchanged lines hidden ---