Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 7814

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Module dialogs</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"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub"><a href="#ConstantGroups" class="navisub">Constant Groups</a></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">ui</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module dialogs</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="FilePicker.html">FilePicker</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="FilterOptionsDialog.html">FilterOptionsDialog</a></td>
<td class="imsum_right">This service enables a filter developer to register a dialog to query
 for user options before the filter operation is performed.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FolderPicker.html">FolderPicker</a></td>
<td class="imsum_right">A FolderPicker service.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="Wizard.html">Wizard</a></td>
<td class="imsum_right">provides a framework for implementing a wizard dialog.
 </td>
</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="XAsynchronousExecutableDialog.html">XAsynchronousExecutableDialog</a></td>
<td class="imsum_right">Specifies an interface for an executable dialog in asynchronous mode.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XControlAccess.html">XControlAccess</a></td>
<td class="imsum_right">Generic control access interface.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XControlInformation.html">XControlInformation</a></td>
<td class="imsum_right">Interface to query for controls and control properties supported by the
 implementing instance.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDialogClosedListener.html">XDialogClosedListener</a></td>
<td class="imsum_right">Used to notify listeners about dialog-closed events.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XExecutableDialog.html">XExecutableDialog</a></td>
<td class="imsum_right">Specifies an interface for an executable dialog.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePicker.html">XFilePicker</a></td>
<td class="imsum_right">Specifies an interface for a FilePicker
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePicker2.html">XFilePicker2</a></td>
<td class="imsum_right">extends file picker interface to workaround some design problems.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePickerControlAccess.html">XFilePickerControlAccess</a></td>
<td class="imsum_right">Provides access to the controls of a FilePicker.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePickerListener.html">XFilePickerListener</a></td>
<td class="imsum_right">Interface to be implemented by a FilePicker listener.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePickerNotifier.html">XFilePickerNotifier</a></td>
<td class="imsum_right">Interface to be implemented in order to support listener management.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilePreview.html">XFilePreview</a></td>
<td class="imsum_right">FilePicker that support the preview of various file formats should implement
 this interface.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilterGroupManager.html">XFilterGroupManager</a></td>
<td class="imsum_right">Specifies an interface which allows manipulation of groups of filters
 for the <a href="FilePicker.html">FilePicker</a> service.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFilterManager.html">XFilterManager</a></td>
<td class="imsum_right">Specifies a filter manager interface for a FilePicker
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFolderPicker.html">XFolderPicker</a></td>
<td class="imsum_right">Specifies a FolderPicker interface.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XWizard.html">XWizard</a></td>
<td class="imsum_right">is the main interface implemented by the <a href="Wizard.html">Wizard</a> services.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWizardController.html">XWizardController</a></td>
<td class="imsum_right">is the interface of a client-provided controller of a custom <a href="Wizard.html">Wizard</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWizardPage.html">XWizardPage</a></td>
<td class="imsum_right">is a single page of a <a href="Wizard.html">Wizard</a>
 </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="DialogClosedEvent.html">DialogClosedEvent</a></td>
<td class="imsum_right">Information of a closed dialog.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FilePickerEvent.html">FilePickerEvent</a></td>
<td class="imsum_right">Context information in case of a FilePicker event.
</td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="ExecutableDialogException.html">ExecutableDialogException</a></td>
<td class="imsum_right">Base class of all XExecutableDialog related exceptions.
 </td>
</tr>
</table>
<a name="ConstantGroups"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constant Groups</td>
</tr>
<tr>
<td class="imsum_left"><a href="CommonFilePickerElementIds.html">CommonFilePickerElementIds</a></td>
<td class="imsum_right">These constants are used to specify common controls of a FilePicker dialog.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ControlActions.html">ControlActions</a></td>
<td class="imsum_right">Control actions for common and extended controls of a FilePicker.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ExecutableDialogResults.html">ExecutableDialogResults</a></td>
<td class="imsum_right">These constants are used to specify a result of executing a <a href="XExecutableDialog.html">XExecutableDialog</a>.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ExtendedFilePickerElementIds.html">ExtendedFilePickerElementIds</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="FilePreviewImageFormats.html">FilePreviewImageFormats</a></td>
<td class="imsum_right">These constants are used to specify image formats supported by an implementation
 of the interface <a href="XFilePreview.html">XFilePreview</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ListboxControlActions.html">ListboxControlActions</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
These constants are deprecated and should not be used anymore. They're superseded
 by <a href="ControlActions.html">ControlActions</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TemplateDescription.html">TemplateDescription</a></td>
<td class="imsum_right">The implementation of a FilePicker service may support the usage of
 different templates. The following constants define the currently
 specified templates.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="WizardButton.html">WizardButton</a></td>
<td class="imsum_right">denotes the buttons found in a <a href="Wizard.html">Wizard</a>
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="WizardTravelType.html">WizardTravelType</a></td>
<td class="imsum_right">denotes ways to leave a <a href="Wizard.html">Wizard</a>'s page
 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

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

</html>