Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 1887

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Module data</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub">Exceptions</td>
<td class="navisub"><a href="#Enums" class="navisub">Enums</a></td>
<td class="navisub"><a href="#Typedefs" class="navisub">Typedefs</a></td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../../module-ix.html" class="namechain">::</a> <a href="../../../../module-ix.html" class="namechain">com</a> :: <a href="../../../module-ix.html" class="namechain">sun</a> :: <a href="../../module-ix.html" class="namechain">star</a> :: <a href="../module-ix.html" class="namechain">chart2</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module data</td>
</tr>
<tr>
<td/></tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="DataFilter.html">DataFilter</a></td>
<td class="imsum_right">A filter gets some data and provides some data. The received data
 is typically (but not necessarily) different from the data that
 can be retrieved by a filter.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DataProvider.html">DataProvider</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="DataSequence.html">DataSequence</a></td>
<td class="imsum_right">describes a container for a sequence of values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DataSink.html">DataSink</a></td>
<td class="imsum_right">describes a service that allows reading two-dimensional data in
 the form of a sequence of <a href="DataSequence.html">DataSequence</a>s.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DataSource.html">DataSource</a></td>
<td class="imsum_right">describes a service that allows reading two-dimensional data in
 the form of a sequence of <a href="DataSequence.html">DataSequence</a>s.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseDataProvider.html">DatabaseDataProvider</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="LabeledDataSequence.html">LabeledDataSequence</a></td>
<td class="imsum_right">describes a container for a sequence pair of value-sequences, one
 for a label and one for the associated data.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RangeHighlightListener.html">RangeHighlightListener</a></td>
<td class="imsum_right">A selection change listener that is attached to a
 <a href="XRangeHighlighter.html">XRangeHighlighter</a> in order to get notified about
 selection changes that affect range hightlighting.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RangeHighlighter.html">RangeHighlighter</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="TabularDataProviderArguments.html">TabularDataProviderArguments</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XDataProvider.html">XDataProvider</a></td>
<td class="imsum_right">An application that provides data for a chart must implement this
 interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDataReceiver.html">XDataReceiver</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XDataSequence.html">XDataSequence</a></td>
<td class="imsum_right">allows acces to a one-dimensional sequence of data.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDataSink.html">XDataSink</a></td>
<td class="imsum_right">is a container for sequences of data. With this interface data
 can only be written to.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDataSource.html">XDataSource</a></td>
<td class="imsum_right">provides access to sequences of data. With this interface data
 can only be read from.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDatabaseDataProvider.html">XDatabaseDataProvider</a></td>
<td class="imsum_right">identifies a <a href="XDataProvider.html">XDataProvider</a> for result sets.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XLabeledDataSequence.html">XLabeledDataSequence</a></td>
<td class="imsum_right">allows acces to a one-dimensional sequence of data.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XNumericalDataSequence.html">XNumericalDataSequence</a></td>
<td class="imsum_right">allows acces to a one-dimensional sequence of double precision
 floating-point numbers.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XRangeHighlighter.html">XRangeHighlighter</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XRangeXMLConversion.html">XRangeXMLConversion</a></td>
<td class="imsum_right">An application that provides data for a chart must implement this
 interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextualDataSequence.html">XTextualDataSequence</a></td>
<td class="imsum_right">allows acces to a one-dimensional sequence of strings.
 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="HighlightedRange.html">HighlightedRange</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Enums"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Enums</td>
</tr>
<tr>
<td class="imsum_left"><a href="LabelOrigin.html">LabelOrigin</a></td>
<td class="imsum_right">is used to specify how the labels have to be created.

 </td>
</tr>
</table>
<a name="Typedefs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Typedefs</td>
</tr>
<tr>
<td class="imsum_left"><a href="DataSequenceRole.html">DataSequenceRole</a></td>
<td class="imsum_right">a string that states in what way a <a href="DataSequence.html">DataSequence</a>
 should be used. If this property is an empty string, no
 proposition about usage is made.

 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>