__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Database Form Events</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores de todos los módulos" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="events"></a>
<a id="bm_id3150499"></a><meta itemprop="keywords" content="forms, events"> <meta itemprop="keywords" content="events,in database forms"> <meta itemprop="keywords" content="forms,database events">
<h1 id="hd_id3150499" dir="auto">Database Form Events</h1>
<p id="par_id3147043" class="paragraph" dir="auto">The<span class="emph"> Events </span>tab page, allows you to assign a macro to certain events which occur in a database form.</p>
<a id="howtoget"></a><div class="howtoget">
<div><p class="howtogetheader" dir="auto"><a id="wie"></a>Para acceder a esta orden…</p></div>
<div class="howtogetbody">
<div class="embedded">
<a id="form_properties_events"></a>
<p id="par_id3145364" class="paragraph" dir="auto">Open context menu of a selected form element - choose <span class="menuitem">Form Properties - Events</span> tab.</p>
<p id="par_id3153575" class="paragraph" dir="auto">Open <span class="widget">Form Design</span> toolbar, click <span class="widget">Form Properties</span> icon - <span class="widget">Events</span> tab.</p>
</div>
</div>
</div>
<br>
<p id="par_id3159233" class="paragraph" dir="auto">Para enlazar un evento con una macro, primero grabe una macro que contenga todas las órdenes que deban ejecutarse cuando se produzca el evento. Luego, asigne esta macro al evento respectivo: para ello, pulse en el botón <span class="emph">…</span> ubicado junto al evento. Se abrirá la ventana <span class="emph">Asignar macro</span>, que le permitirá seleccionar la macro.</p>
<p id="par_id3149182" class="paragraph" dir="auto">Se pueden configurar las acciones siguientes de manera individual, es decir, puede usar sus propios cuadros de diálogo para representar una acción:</p>
<ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3166460" class="listitem" dir="auto">Mostrar un mensaje de error,</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3152996" class="listitem" dir="auto">Confirmar un proceso de eliminación (de registros de datos),</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3153541" class="listitem" dir="auto">Consultar parámetros,</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3155261" class="listitem" dir="auto">así como comprobar las entradas al guardar un registro.</p>
</li>
</ol>
<p id="par_id3153127" class="paragraph" dir="auto">Por ejemplo, es posible crear una solicitud de «confirmación de eliminación» como «¿Realmente quiere eliminar el cliente xyz?» al suprimir un registro de datos.</p>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id0409200920562590" dir="auto">The events that are shown in the Events dialog cannot be edited directly. You can remove an event from the list by pressing the Del key.</p></div>
</div>
<br>
<p id="par_id3150986" class="paragraph" dir="auto">A continuación se enumeran y describen todos los eventos de formulario que pueden enlazarse con una macro:</p>
<a id="Section12"></a>
<a id="bm_id3151383"></a>
<a id="bm_id472600961200142"></a> <meta itemprop="keywords" content="API,XLoadListener">
<h2 id="hd_id3149167" dir="auto">Al cargar</h2>
<p id="par_id3156423" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> When loading </span>event occurs directly after the form has been loaded.</span></p>
<a id="Section8"></a>
<a id="bm_id3152938"></a>
<h2 id="hd_id3154145" dir="auto">Al descargar</h2>
<p id="par_id3154638" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> When unloading </span>event occurs directly after the form has been unloaded; that is, separated from its data source.</span></p>
<a id="Section10"></a>
<a id="bm_id3154946"></a>
<h2 id="hd_id3155102" dir="auto">Al recargar</h2>
<p id="par_id3157895" class="paragraph" dir="auto"><span class="avis">El evento <span class="emph">Al recargar</span> acaece inmediatamente después de que se ha vuelto a cargar el formulario.</span> El contenido de los datos ya se ha actualizado.</p>
<a id="reset_update"></a>
<a id="bm_id3154072"></a>
<a id="bm_id311600955182139"></a> <meta itemprop="keywords" content="API,XUpdateListener">
<h2 id="hd_id3147559" dir="auto">Antes de actualizar</h2>
<p id="par_id3149669" class="paragraph" dir="auto"><span class="avis">The <span class="emph">Before update</span> event occurs before the control content changed by the user is written into the data source.</span> The linked macro can, for example, prevent this action by returning <span class="literal">FALSE</span>.</p>
<a id="bm_id3154073"></a>
<h2 id="hd_id3153779" dir="auto">Después de actualizar</h2>
<p id="par_id3153360" class="paragraph" dir="auto"><span class="avis">The <span class="emph">After update</span> event occurs after the control content changed by the user has been written into the data source.</span></p>
<a id="bm_id3154851"></a>
<a id="bm_id601600955240219"></a> <meta itemprop="keywords" content="API,XResetListener">
<h2 id="hd_id3157909" dir="auto">Antes de restablecer</h2>
<p id="par_id3155390" class="paragraph" dir="auto"><span class="avis">The <span class="emph">Prior to reset</span> event occurs before a form is reset.</span> Returning <span class="literal">True</span> approves the reset, returning <span class="literal">False</span> cancels the operation.</p>
<p id="par_id3149236" class="paragraph" dir="auto">Se restablecerá un formulario cuando se cumpla una de las siguientes condiciones:</p>
<ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3149164" class="listitem" dir="auto">El usuario pulsa un botón (HTML) que se ha definido como botón Restablecer.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3153666" class="listitem" dir="auto">Se crea un registro nuevo vacío en un formulario vinculado al origen de datos. Por ejemplo, se puede pulsar el botón <span class="emph">Registro siguiente</span> en el último registro.</p>
</li>
</ol>
<a id="bm_id3152473"></a>
<h2 id="hd_id3156119" dir="auto">Después de restablecer</h2>
<p id="par_id3148563" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> After resetting </span>event occurs after a form has been reset.</span></p>
<a id="Section9"></a>
<a id="bm_id3151116"></a>
<h2 id="hd_id3152792" dir="auto">Antes de descargar</h2>
<p id="par_id3152598" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Before unloading </span>event occurs before the form is unloaded; that is, separated from its data source.</span></p>
<a id="Section6"></a>
<a id="bm_id3151351"></a>
<a id="bm_id411600961384949"></a> <meta itemprop="keywords" content="API,XRowSetApproveListener">
<h2 id="hd_id3149481" dir="auto">Antes de la acción del registro de datos</h2>
<p id="par_id3156007" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Before record action </span>event occurs before the current record or record set are changed.</span> Return <span class="literal">True</span> when changing is allowed, otherwise <span class="literal">False</span>. For example, the linked macro can request confirmation in a dialog.</p>
<a id="Section11"></a>
<a id="bm_id3157320"></a>
<h2 id="hd_id3148451" dir="auto">Antes de recargar</h2>
<p id="par_id3154218" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Before reloading </span>event occurs before the form is reloaded.</span> The data content has not yet been refreshed.</p>
<a id="Section4"></a>
<a id="bm_id3155413"></a>
<h2 id="hd_id3154012" dir="auto">Antes del cambio del registro de datos</h2>
<p id="par_id3149664" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Before record change </span>event occurs before the current record pointer - SQL cursor - is changed.</span> Return <span class="literal">True</span> when moving is allowed, otherwise <span class="literal">False</span>.</p>
<a id="Section13"></a>
<a id="bm_id3147084"></a>
<a id="bm_id361600961200031"></a> <meta itemprop="keywords" content="API,XSubmitListener"> <meta itemprop="keywords" content="API,XSubmissionVetoListener">
<h2 id="hd_id3150870" dir="auto">Antes del envío</h2>
<p id="par_id3159152" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Before submitting</span> event occurs before the form data is sent.</span> Returning <span class="literal">True</span> approves the submission, <span class="literal">False</span> stops it.</p>
<a id="Section7"></a>
<a id="bm_id3154127"></a>
<a id="bm_id351600961291078"></a> <meta itemprop="keywords" content="API,XConfirmDeleteListener">
<h2 id="hd_id3147426" dir="auto">Confirmar eliminación</h2>
<p id="par_id3154988" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Confirm deletion </span>event occurs as soon as data has been deleted from the form.</span> Return <span class="literal">True</span> to allow row deletion, <span class="literal">False</span> otherwise. For example, the linked macro can request confirmation in a dialog.</p>
<a id="Section1"></a>
<a id="bm_id3148387"></a>
<a id="bm_id372700961200031"></a> <meta itemprop="keywords" content="API,XSQLErrorListener">
<h2 id="hd_id3146926" dir="auto">Ha ocurrido un error</h2>
<p id="par_id3149485" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Error occurred </span>event is activated if an error occurs when accessing the data source.</span> This applies to forms, list boxes and combo boxes.</p>
<a id="Section2"></a>
<a id="bm_id3149298"></a>
<a id="bm_id881600961491605"></a> <meta itemprop="keywords" content="API,XDatabaseParameterListener">
<h2 id="hd_id3151076" dir="auto">Rellenar parámetros</h2>
<p id="par_id3147396" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> Fill parameters </span>event occurs when the form to be loaded has parameters that must be filled out.</span> For example, the data source of the form can be the following SQL command:</p>
<p id="par_id3148773" class="paragraph" dir="auto"><span class="literal">SELECT * FROM address WHERE name=:name</span></p>
<p id="par_id3149581" class="paragraph" dir="auto">Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter. Return <span class="literal">True</span> when the execution of the parametrized statement should continue, <span class="literal">False</span> otherwise.</p>
<a id="Section3"></a>
<a id="bm_id3150420"></a>
<h2 id="hd_id3157975" dir="auto">Tras el cambio del registro de datos</h2>
<p id="par_id3154098" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> After record change </span>event occurs directly after the current record pointer has been changed.</span></p>
<a id="Section5"></a>
<a id="bm_id3150685"></a>
<a id="bm_id361601071200031"></a> <meta itemprop="keywords" content="API,XRowSetListener">
<h2 id="hd_id3145749" dir="auto">Tras la acción del registro de datos</h2>
<p id="par_id3146975" class="paragraph" dir="auto"><span class="avis">The<span class="emph"> After record action </span>event occurs directly after the current record has been changed.</span></p>
<h2 id="hd_id351601902633144" dir="auto">Vetoable events</h2>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id311600962806301" dir="auto">Macros can interrupt event execution when they return a boolean value: <span class="literal">True</span> allows the execution of the event to continue and <span class="literal">False</span> stops the event execution.</p></div>
</div>
<br>
<p id="par_id881601902428903" class="paragraph" dir="auto">The following events are interruptable by returning <span class="literal">False</span>:</p>
<ul itemprop="Unordered" itemscope="true" itemtype="http://schema.org/ItemList" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/ItemListUnordered" dir="auto"><p id="par_id441601902102235" class="listitem" dir="auto">Before record action</p></li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/ItemListUnordered" dir="auto"><p id="par_id51601902106123" class="listitem" dir="auto">Before record change</p></li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/ItemListUnordered" dir="auto"><p id="par_id451601902107636" class="listitem" dir="auto">Before submitting</p></li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/ItemListUnordered" dir="auto"><p id="par_id821601902108413" class="listitem" dir="auto">Before update</p></li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/ItemListUnordered" dir="auto"><p id="par_id81601902108958" class="listitem" dir="auto">Fill parameters</p></li>
</ul>
</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/shared/02/01170202.xhp" target="_blank">/text/shared/02/01170202.xhp</a></p>
<p dir="auto">Title is: Database Form Events</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 01110000.html | File | 5.89 KB | 0644 |
|
| 01140000.html | File | 30.59 KB | 0644 |
|
| 01170000.html | File | 44.1 KB | 0644 |
|
| 01170001.html | File | 7.7 KB | 0644 |
|
| 01170002.html | File | 5.95 KB | 0644 |
|
| 01170003.html | File | 5.21 KB | 0644 |
|
| 01170004.html | File | 11.86 KB | 0644 |
|
| 01170100.html | File | 12.01 KB | 0644 |
|
| 01170101.html | File | 63.74 KB | 0644 |
|
| 01170102.html | File | 50.26 KB | 0644 |
|
| 01170103.html | File | 12.84 KB | 0644 |
|
| 01170200.html | File | 11.09 KB | 0644 |
|
| 01170201.html | File | 12.52 KB | 0644 |
|
| 01170202.html | File | 17.64 KB | 0644 |
|
| 01170203.html | File | 21.52 KB | 0644 |
|
| 01170300.html | File | 8.14 KB | 0644 |
|
| 01170400.html | File | 6.1 KB | 0644 |
|
| 01170500.html | File | 6.75 KB | 0644 |
|
| 01170600.html | File | 13.31 KB | 0644 |
|
| 01170700.html | File | 6.87 KB | 0644 |
|
| 01170800.html | File | 6.95 KB | 0644 |
|
| 01170801.html | File | 5.14 KB | 0644 |
|
| 01170802.html | File | 6.39 KB | 0644 |
|
| 01170900.html | File | 12.46 KB | 0644 |
|
| 01170901.html | File | 5.67 KB | 0644 |
|
| 01170902.html | File | 5.26 KB | 0644 |
|
| 01170903.html | File | 6.18 KB | 0644 |
|
| 01170904.html | File | 6.37 KB | 0644 |
|
| 01171000.html | File | 7.05 KB | 0644 |
|
| 01171100.html | File | 5.81 KB | 0644 |
|
| 01171200.html | File | 6.75 KB | 0644 |
|
| 01171300.html | File | 9.07 KB | 0644 |
|
| 01171400.html | File | 7.54 KB | 0644 |
|
| 01220000.html | File | 5.35 KB | 0644 |
|
| 01230000.html | File | 5.72 KB | 0644 |
|
| 02010000.html | File | 5.67 KB | 0644 |
|
| 02020000.html | File | 7.56 KB | 0644 |
|
| 02030000.html | File | 5.05 KB | 0644 |
|
| 02040000.html | File | 4.51 KB | 0644 |
|
| 02050000.html | File | 4.48 KB | 0644 |
|
| 02130000.html | File | 9.02 KB | 0644 |
|
| 02140000.html | File | 11.69 KB | 0644 |
|
| 02160000.html | File | 12.08 KB | 0644 |
|
| 02170000.html | File | 4.78 KB | 0644 |
|
| 03110000.html | File | 6.42 KB | 0644 |
|
| 03120000.html | File | 6.4 KB | 0644 |
|
| 03130000.html | File | 6.93 KB | 0644 |
|
| 03140000.html | File | 4.92 KB | 0644 |
|
| 03150000.html | File | 4.71 KB | 0644 |
|
| 03200000.html | File | 6.35 KB | 0644 |
|
| 04210000.html | File | 21.4 KB | 0644 |
|
| 05020000.html | File | 4.81 KB | 0644 |
|
| 05090000.html | File | 6.4 KB | 0644 |
|
| 05110000.html | File | 6.93 KB | 0644 |
|
| 06050000.html | File | 9.42 KB | 0644 |
|
| 06060000.html | File | 9.42 KB | 0644 |
|
| 06100000.html | File | 9.51 KB | 0644 |
|
| 06110000.html | File | 9.52 KB | 0644 |
|
| 06120000.html | File | 8.05 KB | 0644 |
|
| 07010000.html | File | 4.36 KB | 0644 |
|
| 07060000.html | File | 5.29 KB | 0644 |
|
| 07070000.html | File | 6.88 KB | 0644 |
|
| 07070100.html | File | 5.05 KB | 0644 |
|
| 07070200.html | File | 4.99 KB | 0644 |
|
| 07080000.html | File | 4.24 KB | 0644 |
|
| 07090000.html | File | 5.02 KB | 0644 |
|
| 08010000.html | File | 4.06 KB | 0644 |
|
| 08020000.html | File | 4.01 KB | 0644 |
|
| 09070000.html | File | 9.88 KB | 0644 |
|
| 09070100.html | File | 8.28 KB | 0644 |
|
| 09070200.html | File | 7.3 KB | 0644 |
|
| 09070300.html | File | 8.03 KB | 0644 |
|
| 09070400.html | File | 7.69 KB | 0644 |
|
| 10010000.html | File | 4.53 KB | 0644 |
|
| 10020000.html | File | 4.53 KB | 0644 |
|
| 10030000.html | File | 5.06 KB | 0644 |
|
| 10040000.html | File | 4.98 KB | 0644 |
|
| 10100000.html | File | 4.94 KB | 0644 |
|
| 12000000.html | File | 5.6 KB | 0644 |
|
| 12010000.html | File | 6.3 KB | 0644 |
|
| 12020000.html | File | 6.27 KB | 0644 |
|
| 12030000.html | File | 5.47 KB | 0644 |
|
| 12040000.html | File | 4.5 KB | 0644 |
|
| 12050000.html | File | 5.3 KB | 0644 |
|
| 12070000.html | File | 7.13 KB | 0644 |
|
| 12070100.html | File | 11.31 KB | 0644 |
|
| 12070200.html | File | 9.19 KB | 0644 |
|
| 12070300.html | File | 8.14 KB | 0644 |
|
| 12080000.html | File | 4.5 KB | 0644 |
|
| 12090100.html | File | 9.31 KB | 0644 |
|
| 12090101.html | File | 8.83 KB | 0644 |
|
| 12100000.html | File | 4.2 KB | 0644 |
|
| 12100100.html | File | 6.83 KB | 0644 |
|
| 12100200.html | File | 28.75 KB | 0644 |
|
| 12110000.html | File | 5.11 KB | 0644 |
|
| 12120000.html | File | 4.63 KB | 0644 |
|
| 12130000.html | File | 5.03 KB | 0644 |
|
| 12140000.html | File | 4.76 KB | 0644 |
|
| 13010000.html | File | 4.31 KB | 0644 |
|
| 13020000.html | File | 9.69 KB | 0644 |
|
| 14010000.html | File | 4.97 KB | 0644 |
|
| 14020000.html | File | 4.38 KB | 0644 |
|
| 14020100.html | File | 6.2 KB | 0644 |
|
| 14020200.html | File | 4.42 KB | 0644 |
|
| 14030000.html | File | 5.31 KB | 0644 |
|
| 14040000.html | File | 4.48 KB | 0644 |
|
| 14050000.html | File | 4.49 KB | 0644 |
|
| 14060000.html | File | 4.43 KB | 0644 |
|
| 14070000.html | File | 4.78 KB | 0644 |
|
| 18010000.html | File | 6.72 KB | 0644 |
|
| 18030000.html | File | 5.54 KB | 0644 |
|
| 19090000.html | File | 5.8 KB | 0644 |
|
| 20020000.html | File | 5.98 KB | 0644 |
|
| 20030000.html | File | 4.4 KB | 0644 |
|
| 20040000.html | File | 5.8 KB | 0644 |
|
| 20050000.html | File | 8.02 KB | 0644 |
|
| 20060000.html | File | 5.08 KB | 0644 |
|
| 20090000.html | File | 3.79 KB | 0644 |
|
| 20100000.html | File | 3.8 KB | 0644 |
|
| 24010000.html | File | 15.43 KB | 0644 |
|
| 24020000.html | File | 5.43 KB | 0644 |
|
| 24030000.html | File | 5.02 KB | 0644 |
|
| 24040000.html | File | 5.04 KB | 0644 |
|
| 24050000.html | File | 5.03 KB | 0644 |
|
| 24060000.html | File | 5.02 KB | 0644 |
|
| 24070000.html | File | 5.05 KB | 0644 |
|
| 24080000.html | File | 5.06 KB | 0644 |
|
| 24090000.html | File | 4.44 KB | 0644 |
|
| 24100000.html | File | 9.61 KB | 0644 |
|
| basicshapes.html | File | 5.77 KB | 0644 |
|
| blockarrows.html | File | 5.92 KB | 0644 |
|
| callouts.html | File | 5.47 KB | 0644 |
|
| colortoolbar.html | File | 10.98 KB | 0644 |
|
| eliminate_points.html | File | 6.68 KB | 0644 |
|
| find_toolbar.html | File | 11.03 KB | 0644 |
|
| flowcharts.html | File | 5.54 KB | 0644 |
|
| fontwork.html | File | 6.92 KB | 0644 |
|
| fontwork_toolbar.html | File | 9.06 KB | 0644 |
|
| gridtofront.html | File | 4.65 KB | 0644 |
|
| limit.html | File | 4.09 KB | 0644 |
|
| mediaplay_toolbar.html | File | 7.3 KB | 0644 |
|
| namedialog.html | File | 3.93 KB | 0644 |
|
| paintbrush.html | File | 6.62 KB | 0644 |
|
| querypropdlg.html | File | 5.38 KB | 0644 |
|
| rotate_180.html | File | 5.02 KB | 0644 |
|
| rotate_left.html | File | 5.93 KB | 0644 |
|
| rotate_right.html | File | 6.06 KB | 0644 |
|
| stars.html | File | 5.51 KB | 0644 |
|
| symbolshapes.html | File | 5.98 KB | 0644 |
|