The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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