Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished interface XDataAccessDescriptorFactory
Usage Restrictions
not published
Description
allows creating instances of the DataAccessDescriptor service.

Data access descriptors are finally only bags of properties with a defined semantics. Depending on the context in which you use them, certain of their properties are needed or unneeded.
The descriptor factory allows you to create instances which offer all properties potentially needed at a descriptor.


Methods' Summary
createDataAccessDescriptor creates a DataAccessDescriptor which supports all properties defined for this service, even if they're normally optional only.  
Methods' Details
createDataAccessDescriptor
::com::sun::star::beans::XPropertySet
createDataAccessDescriptor();

Description
creates a DataAccessDescriptor which supports all properties defined for this service, even if they're normally optional only.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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