:: com :: sun :: star :: sdb ::

interface XQueryDefinition
Base Interfaces
XQueryDefinition
┣ ::com::sun::star::beans::XPropertySet
┣ ::com::sun::star::ucb::XContent
┗ ::com::sun::star::lang::XComponent

::com::sun::star::beans::XPropertySet
Description
access to the owning database definition object.
::com::sun::star::ucb::XContent
(referenced interface's summary:)
specifies a content with a type and an identifier, which is able to manage listeners for events that are related to contents.
::com::sun::star::lang::XComponent
(referenced interface's summary:)
allows to exclicitly free resources and break cyclic references.
Since
LibreOffice 4.1

Top of Page