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

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

43//=============================================================================
44
45module com { module sun { module star { module sheet {
46
47//=============================================================================
48
49/** The accessible view of a spreadsheet document
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 sheet {
46
47//=============================================================================
48
49/** The accessible view of a spreadsheet document
50
51 @since OOo 1.1.2
51 @since OpenOffice 1.1.2
52
53 */
54published service AccessibleCell
55{
56 /** This interface gives access to the whole content of the cell.
57
58 <ul>
59 <li>The parent returned by

--- 72 unchanged lines hidden ---
52
53 */
54published service AccessibleCell
55{
56 /** This interface gives access to the whole content of the cell.
57
58 <ul>
59 <li>The parent returned by

--- 72 unchanged lines hidden ---