Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: document ::

interface XInteractionFilterOptions
Base Interfaces
XInteractionFilterOptions
┗ ::com::sun::star::task::XInteractionContinuation

::com::sun::star::task::XInteractionContinuation
(referenced interface's summary:)
Specifies a way of how to continue from an ::com::sun::star::task::XInteractionRequest.
Description
A continuation to return filter options from interaction helper.
Since
OOo 1.1.2

Methods' Summary
setFilterOptions Store results to the continuation.  
getFilterOptions Get results from the continuation.  
Methods' Details
setFilterOptions
void
setFilterOptions( [in] sequence< ::com::sun::star::beans::PropertyValue >  rProperties );

Description
Store results to the continuation.
Parameter rProperties
the list of properties containing filter options.
getFilterOptions
sequence< ::com::sun::star::beans::PropertyValue >
getFilterOptions();

Description
Get results from the continuation.
Returns
the stored list of properties containing filter options.
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.