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

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

39//=============================================================================
40
41module com { module sun { module star { module text {
42
43//=============================================================================
44
45/** The accessible view of text frames.
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//=============================================================================
40
41module com { module sun { module star { module text {
42
43//=============================================================================
44
45/** The accessible view of text frames.
46
47 @since OOo 1.1.2
47 @since OpenOffice 1.1.2
48 */
49published service AccessibleTextFrameView
50{
51 /** This interface gives access to any paragraph fragment and table
52 fragment that is contained in a text frame and at least
53 partially visible on the screen.
54
55 <ul>

--- 90 unchanged lines hidden ---
48 */
49published service AccessibleTextFrameView
50{
51 /** This interface gives access to any paragraph fragment and table
52 fragment that is contained in a text frame and at least
53 partially visible on the screen.
54
55 <ul>

--- 90 unchanged lines hidden ---