~ubuntu-branches/ubuntu/lucid/at-spi/lucid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/idl/html/Accessibility__Hyperlink_8idl_source.html

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-05-08 15:21:16 UTC
  • mfrom: (1.1.53 upstream)
  • mto: This revision was merged to the branch mainline in revision 87.
  • Revision ID: james.westby@ubuntu.com-20100508152116-1682b4dp9wy8bw02
Tags: upstream-1.30.1
ImportĀ upstreamĀ versionĀ 1.30.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
 
<title>at-spi-idl: /home/liyuan/src-git/at-spi/idl/Accessibility_Hyperlink.idl Source File</title>
4
 
<link href="tabs.css" rel="stylesheet" type="text/css">
5
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.9 -->
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 
5
<title>at-spi-idl: /home/gnome-dev/src/at-spi/idl/Accessibility_Hyperlink.idl Source File</title>
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.6.1 -->
8
11
<div class="navigation" id="top">
9
12
  <div class="tabs">
10
13
    <ul>
20
23
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
21
24
    </ul>
22
25
  </div>
23
 
  <div class="navpath"><a class="el" href="dir_ee39139619505595933c7dd613b47914.html">idl</a>
 
26
  <div class="navpath"><a class="el" href="dir_3b6a51dea7afd3eda1b8a5320c6a3f28.html">idl</a>
24
27
  </div>
25
28
</div>
26
29
<div class="contents">
51
54
<a name="l00025"></a>00025 module Accessibility {
52
55
<a name="l00026"></a>00026 
53
56
<a name="l00047"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html">00047</a>   interface <a class="code" href="interfaceAccessibility_1_1Hyperlink.html">Hyperlink</a> : Bonobo::Unknown {
54
 
<a name="l00049"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#310204407b769c9deddf5cccd65c5e0b">00049</a>     readonly attribute <span class="keywordtype">short</span> nAnchors;
55
 
<a name="l00054"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#8f26e50dd42ca0939de07ded7bc23f0d">00054</a>     readonly attribute <span class="keywordtype">long</span> startIndex;
56
 
<a name="l00061"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#2909042757ca789fd497546df8aacd84">00061</a>     readonly attribute <span class="keywordtype">long</span> endIndex;
 
57
<a name="l00049"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#a310204407b769c9deddf5cccd65c5e0b">00049</a>     readonly attribute <span class="keywordtype">short</span> nAnchors;
 
58
<a name="l00054"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#a8f26e50dd42ca0939de07ded7bc23f0d">00054</a>     readonly attribute <span class="keywordtype">long</span> startIndex;
 
59
<a name="l00061"></a><a class="code" href="interfaceAccessibility_1_1Hyperlink.html#a2909042757ca789fd497546df8aacd84">00061</a>     readonly attribute <span class="keywordtype">long</span> endIndex;
57
60
<a name="l00086"></a>00086     <a class="code" href="interfaceAccessibility_1_1Accessible.html">Accessible</a> getObject (in <span class="keywordtype">long</span> i);
58
61
<a name="l00093"></a>00093     <span class="keywordtype">string</span> getURI (in <span class="keywordtype">long</span> i);
59
62
<a name="l00104"></a>00104     <span class="keywordtype">boolean</span> isValid ();
64
67
<a name="l00115"></a>00115   };
65
68
<a name="l00116"></a>00116 };
66
69
</pre></div></div>
67
 
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Aug 24 18:12:32 2009 for at-spi-idl by&nbsp;
 
70
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Nov 16 13:32:03 2009 for at-spi-idl by&nbsp;
68
71
<a href="http://www.doxygen.org/index.html">
69
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
 
72
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
70
73
</body>
71
74
</html>