:: 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.