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

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

52 used to reference other (parts of) documents. For supporting the
53 <member>XAccessibleTextMarkup::getTextMarkupIndex</member> method of this
54 interface and other character related methods of the
55 <type>XAccessibleTextMarkup</type> interface, it is necessary to also
56 support the <type>XAccessibleText</type> interface.</p>
57
58 @see XAccessibleText
59
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

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

52 used to reference other (parts of) documents. For supporting the
53 <member>XAccessibleTextMarkup::getTextMarkupIndex</member> method of this
54 interface and other character related methods of the
55 <type>XAccessibleTextMarkup</type> interface, it is necessary to also
56 support the <type>XAccessibleText</type> interface.</p>
57
58 @see XAccessibleText
59
60 @since OOo 3.0
60 @since OpenOffice 3.0
61*/
62interface XAccessibleTextMarkup
63 : ::com::sun::star::accessibility::XAccessibleText
64{
65 /** Returns the number of text markup of the given text markup type
66 of a text.
67
68 <p>Throws <type>IllegalArgumentException</type>, if given text

--- 68 unchanged lines hidden ---
61*/
62interface XAccessibleTextMarkup
63 : ::com::sun::star::accessibility::XAccessibleText
64{
65 /** Returns the number of text markup of the given text markup type
66 of a text.
67
68 <p>Throws <type>IllegalArgumentException</type>, if given text

--- 68 unchanged lines hidden ---