Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

interface XRequestCallback
Description
specifices an interface which can be used to call back an implementation

Methods' Summary
addCallback adds a callback request to the implementation  
Methods' Details
addCallback
void
addCallback( [in] XCallback  xCallback,
[in] any  aData );

Description
adds a callback request to the implementation
Parameter aData
any private data which will be provided to the callback implementation.
Parameter xCallback
a reference to the callback which should be called by the implementation of this interface.
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.