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

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

46//=============================================================================
47
48module com { module sun { module star { module sheet {
49
50//=============================================================================
51
52/** The accessible view of a spreadsheet document
53
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

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

46//=============================================================================
47
48module com { module sun { module star { module sheet {
49
50//=============================================================================
51
52/** The accessible view of a spreadsheet document
53
54 @since OOo 1.1.2
54 @since OpenOffice 1.1.2
55*/
56published service AccessibleSpreadsheet
57{
58 /** This interface gives access to any object in the currently visible table
59 on the desktop.
60
61 <ul>
62 <li>The parent returned by <method scope="::com::sun::star::accessibility"

--- 91 unchanged lines hidden ---
55*/
56published service AccessibleSpreadsheet
57{
58 /** This interface gives access to any object in the currently visible table
59 on the desktop.
60
61 <ul>
62 <li>The parent returned by <method scope="::com::sun::star::accessibility"

--- 91 unchanged lines hidden ---