Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > d0e538fc3b36eaa21319109269df7489 > files > 53

libat-spi-devel-1.22.0-2mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>at-spi-idl: /home/liyuan/src/at-spi/idl/Accessibility_Accessible.idl Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul>
</div>
<div class="nav">
<a class="el" href="dir_d9ecf4153bf52f2941809e24991d229c.html">idl</a></div>
<h1>Accessibility_Accessible.idl</h1><a href="Accessibility__Accessible_8idl.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* </span>
<a name="l00002"></a>00002 <span class="comment"> * AT-SPI - Assistive Technology Service Provider Interface </span>
<a name="l00003"></a>00003 <span class="comment"> * (Gnome Accessibility Project; http://developer.gnome.org/projects/gap)</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * Copyright 2001 Sun Microsystems Inc.</span>
<a name="l00006"></a>00006 <span class="comment"> *</span>
<a name="l00007"></a>00007 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00008"></a>00008 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00009"></a>00009 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00010"></a>00010 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> *</span>
<a name="l00012"></a>00012 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00015"></a>00015 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> *</span>
<a name="l00017"></a>00017 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
<a name="l00018"></a>00018 <span class="comment"> * License along with this library; if not, write to the</span>
<a name="l00019"></a>00019 <span class="comment"> * Free Software Foundation, Inc., 59 Temple Place - Suite 330,</span>
<a name="l00020"></a>00020 <span class="comment"> * Boston, MA 02111-1307, USA.</span>
<a name="l00021"></a>00021 <span class="comment"> */</span>
<a name="l00022"></a>00022 
<a name="l00023"></a>00023 <span class="preprocessor">#ifndef _ACCESSIBILITY_ACCESSIBLE_IDL</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define _ACCESSIBILITY_ACCESSIBLE_IDL</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span>
<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="Accessibility__Relation_8idl.html">Accessibility_Relation.idl</a>"</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="Accessibility__State_8idl.html">Accessibility_State.idl</a>"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="Accessibility__Role_8idl.html">Accessibility_Role.idl</a>"</span>
<a name="l00029"></a>00029 
<a name="l00030"></a><a class="code" href="namespaceAccessibility.html">00030</a> module Accessibility {
<a name="l00031"></a>00031   
<a name="l00033"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e">00033</a>   <span class="keyword">enum</span> <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e">LOCALE_TYPE</a> {
<a name="l00034"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23eb61192402a996d665d1e9e4d9df5fe28">00034</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23eb61192402a996d665d1e9e4d9df5fe28">LOCALE_TYPE_MESSAGES</a>,
<a name="l00035"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e680a8018ebfec58a369bab45b2ec2341">00035</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e680a8018ebfec58a369bab45b2ec2341">LOCALE_TYPE_COLLATE</a>,
<a name="l00036"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e81ab2f08280a4cfc88e17ea540c5f830">00036</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e81ab2f08280a4cfc88e17ea540c5f830">LOCALE_TYPE_CTYPE</a>,
<a name="l00037"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e4aca783b4cd25e92eb853144e37fbe93">00037</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e4aca783b4cd25e92eb853144e37fbe93">LOCALE_TYPE_MONETARY</a>,
<a name="l00038"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e6177cf42f1f4c0b67db6346204a5ace6">00038</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e6177cf42f1f4c0b67db6346204a5ace6">LOCALE_TYPE_NUMERIC</a>,
<a name="l00039"></a><a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e57a1d8c62d20ba478f210a339ccf810f">00039</a>       <a class="code" href="namespaceAccessibility.html#964d269667b76899b9196886b517a23e57a1d8c62d20ba478f210a339ccf810f">LOCALE_TYPE_TIME</a>
<a name="l00040"></a>00040   };
<a name="l00041"></a>00041 
<a name="l00043"></a><a class="code" href="namespaceAccessibility.html#cb8f37e4e50323b6c3dbb0a1f550b2ec">00043</a>   <span class="keyword">typedef</span> sequence&lt;Relation&gt; <a class="code" href="namespaceAccessibility.html#cb8f37e4e50323b6c3dbb0a1f550b2ec">RelationSet</a>;
<a name="l00044"></a>00044 
<a name="l00079"></a><a class="code" href="namespaceAccessibility.html#45e67db025f22a4a67e3e3fcfc9327e9">00079</a>   <span class="keyword">typedef</span> sequence&lt;string&gt; <a class="code" href="namespaceAccessibility.html#45e67db025f22a4a67e3e3fcfc9327e9">AttributeSet</a>;
<a name="l00080"></a>00080 
<a name="l00085"></a><a class="code" href="namespaceAccessibility.html#1cf2a331566ef94a0d22122269c18bd3">00085</a>   <span class="keyword">typedef</span> sequence&lt;Role&gt; <a class="code" href="namespaceAccessibility.html#1cf2a331566ef94a0d22122269c18bd3">RoleSet</a>;
<a name="l00086"></a>00086 
<a name="l00091"></a><a class="code" href="structAccessibility_1_1BoundingBox.html">00091</a>   <span class="keyword">struct </span><a class="code" href="structAccessibility_1_1BoundingBox.html">BoundingBox</a> {
<a name="l00092"></a><a class="code" href="structAccessibility_1_1BoundingBox.html#0e9d8f744c06d8d2950f117d80aa8a74">00092</a>           <span class="keywordtype">long</span> x; 
<a name="l00093"></a><a class="code" href="structAccessibility_1_1BoundingBox.html#765d48b06da17772f09ffbcb6c148447">00093</a>           <span class="keywordtype">long</span> y; 
<a name="l00094"></a><a class="code" href="structAccessibility_1_1BoundingBox.html#5542ba9b50840ef808c0fe20ccf28630">00094</a>           <span class="keywordtype">long</span> width; 
<a name="l00098"></a><a class="code" href="structAccessibility_1_1BoundingBox.html#321f050b0333ef4ce1b101fb1d1ed2b3">00098</a>           <span class="keywordtype">long</span> height; 
<a name="l00102"></a>00102   };
<a name="l00103"></a>00103 
<a name="l00104"></a>00104     
<a name="l00105"></a>00105   interface <a class="code" href="interfaceAccessibility_1_1Application.html">Application</a>; 
<a name="l00134"></a><a class="code" href="interfaceAccessibility_1_1Accessible.html">00134</a>   interface <a class="code" href="interfaceAccessibility_1_1Accessible.html">Accessible</a> : Bonobo::Unknown {
<a name="l00135"></a>00135 
<a name="l00139"></a><a class="code" href="interfaceAccessibility_1_1Accessible.html#0605a1b3f56a974d631f2977e0c44a53">00139</a>     attribute <span class="keywordtype">string</span> name;
<a name="l00140"></a>00140 
<a name="l00144"></a><a class="code" href="interfaceAccessibility_1_1Accessible.html#0b55332fceabcdfa85726bd2ac78145c">00144</a>     attribute <span class="keywordtype">string</span> description;
<a name="l00145"></a>00145 
<a name="l00149"></a><a class="code" href="interfaceAccessibility_1_1Accessible.html#446730f37a1d64f055dc0843ab12cb4a">00149</a>     readonly attribute <a class="code" href="interfaceAccessibility_1_1Accessible.html">Accessibility::Accessible</a> parent;
<a name="l00150"></a>00150 
<a name="l00154"></a><a class="code" href="interfaceAccessibility_1_1Accessible.html#77497131f2333df1580e721e78c7add0">00154</a>     readonly attribute <span class="keywordtype">long</span>     childCount;
<a name="l00155"></a>00155 
<a name="l00166"></a>00166     <span class="keywordtype">boolean</span> isEqual (in <a class="code" href="interfaceAccessibility_1_1Accessible.html">Accessible</a> obj);
<a name="l00167"></a>00167 
<a name="l00173"></a>00173     <a class="code" href="interfaceAccessibility_1_1Accessible.html">Accessible</a>  getChildAtIndex (in <span class="keywordtype">long</span> index);
<a name="l00174"></a>00174 
<a name="l00179"></a>00179     <span class="keywordtype">long</span>                getIndexInParent ();
<a name="l00180"></a>00180 
<a name="l00185"></a>00185     RelationSet getRelationSet ();
<a name="l00186"></a>00186 
<a name="l00192"></a>00192     <a class="code" href="namespaceAccessibility.html#b6ce2cd1ae86e244b21eeaf01fde9979">Role</a>                getRole ();
<a name="l00193"></a>00193 
<a name="l00199"></a>00199     <span class="keywordtype">string</span>              getRoleName ();
<a name="l00200"></a>00200 
<a name="l00207"></a>00207     <span class="keywordtype">string</span>              getLocalizedRoleName ();
<a name="l00208"></a>00208 
<a name="l00213"></a>00213     <a class="code" href="interfaceAccessibility_1_1StateSet.html">StateSet</a>    getState ();
<a name="l00214"></a>00214 
<a name="l00257"></a>00257     AttributeSet        getAttributes ();
<a name="l00258"></a>00258 
<a name="l00265"></a>00265     Application getApplication ();
<a name="l00266"></a>00266 
<a name="l00268"></a>00268      <span class="keywordtype">void</span> unimplemented ();
<a name="l00271"></a>00271   };
<a name="l00272"></a>00272 };
<a name="l00273"></a>00273 
<a name="l00274"></a>00274 <span class="preprocessor">#endif</span>
<a name="l00275"></a>00275 <span class="preprocessor"></span>
</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Jul 10 10:46:52 2007 for at-spi-idl by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>