20 #ifndef __com_sun_star_form_runtime_XFilterController_idl__
21 #define __com_sun_star_form_runtime_XFilterController_idl__
27 module
com { module sun { module star { module form { module runtime {
30 interface XFilterControllerListener;
95 [attribute]
long ActiveTerm
117 setPredicateExpression( [in]
long Component, [in]
long Term, [in]
string PredicateExpression )
136 getFilterComponent( [in]
long Component )
144 sequence< sequence< string > >
145 getPredicateExpressions();
157 removeDisjunctiveTerm( [in]
long Term )
163 appendEmptyDisjunctiveTerm();
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
– idl definition –
Definition: Ambiguous.idl:22
identifies a control.
Definition: XControl.idl:50