Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: task ::

interface XInteractionHandler2
Base Interfaces
XInteractionHandler2XInteractionHandler

XInteractionHandler
(referenced interface's summary:)
An interaction request handler.
Description
An interaction request handler.

This interface extends the interface XInteractionHandler the way that a caller can determine whether an interaction request was actually handled by the interaction handler.

Since
OOo 3.2

Methods' Summary
handleInteractionRequest Handle an interaction request.  
Methods' Details
handleInteractionRequest
boolean
handleInteractionRequest( [in] XInteractionRequest  Request );

Description
Handle an interaction request.
Parameter Request
the inteaction request to handle.
Returns
true, if the handler handled the request, false otherwise.
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.