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

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

48//=============================================================================
49
50/** The accessible view of an inactive embedded object. If an embedded
51 object gets active, the active document gets an accessible object
52 tree of its own. This tree is not a subtree of the object that supports
53 this service but of the document service itself. The tree exist only
54 until the ovject is deactivated.
55
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

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

48//=============================================================================
49
50/** The accessible view of an inactive embedded object. If an embedded
51 object gets active, the active document gets an accessible object
52 tree of its own. This tree is not a subtree of the object that supports
53 this service but of the document service itself. The tree exist only
54 until the ovject is deactivated.
55
56 @since OOo 1.1.2
56 @since OpenOffice 1.1.2
57 */
58published service AccessibleTextEmbeddedObject
59{
60 /** This interface comprises the basic accessibility of embedded objects.
61
62 <ul>
63 <li>The parent returned by
64 <method scope="::com::sun::star::accessibility"

--- 68 unchanged lines hidden ---
57 */
58published service AccessibleTextEmbeddedObject
59{
60 /** This interface comprises the basic accessibility of embedded objects.
61
62 <ul>
63 <li>The parent returned by
64 <method scope="::com::sun::star::accessibility"

--- 68 unchanged lines hidden ---