Language
The Free and Open Productivity Suite
:: com :: sun :: star :: document ::
|
interface XInteractionFilterOptions |
- Base Interfaces
XInteractionFilterOptions
┗ ::com::sun::star::task::XInteractionContinuation
-
|
- Description
- A continuation to return filter options from interaction helper.
- Since
- OOo 1.1.2
|
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
- Description
- Get results from the continuation.
- Returns
- the stored list of properties containing filter options.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.