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

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

46 used to reference other (parts of) documents. For supporting the
47 <member>XAccessibleHypertext::getLinkIndex</member> method of this
48 interface and other character related methods of the
49 <type>XAccessibleHyperlink</type> interface, it is necessary to also
50 support the <type>XAccessibleText</type> interface.</p>
51
52 @see XAccessibleHyperlink, XAccessibleText
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 used to reference other (parts of) documents. For supporting the
47 <member>XAccessibleHypertext::getLinkIndex</member> method of this
48 interface and other character related methods of the
49 <type>XAccessibleHyperlink</type> interface, it is necessary to also
50 support the <type>XAccessibleText</type> interface.</p>
51
52 @see XAccessibleHyperlink, XAccessibleText
53
54 @since OOo 1.1.2
54 @since OpenOffice 1.1.2
55*/
56published interface XAccessibleHypertext
57 : ::com::sun::star::accessibility::XAccessibleText
58{
59 /** Returns the number of links and link groups contained within this
60 hypertext document.
61
62 @return

--- 52 unchanged lines hidden ---
55*/
56published interface XAccessibleHypertext
57 : ::com::sun::star::accessibility::XAccessibleText
58{
59 /** Returns the number of links and link groups contained within this
60 hypertext document.
61
62 @return

--- 52 unchanged lines hidden ---