The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: form ::

interface XDatabaseParameterListener
Base Interfaces
XDatabaseParameterListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
allows to intercept value request for parametrized SQL statements.
Developers Guide
Forms - Parameters

Methods' Summary
approveParameter is invoked when there is a need for parameter values  
Methods' Details
approveParameter
boolean
approveParameter( [in] DatabaseParameterEvent  aEvent );

Description
is invoked when there is a need for parameter values
Parameter aEvent
the event describing the parameter value request.
Returns
true when the execution of the parametrized statement should continue, false otherwise.
See also
DatabaseParameterEvent
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.