| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
is an event fired by a filter controller, when the filter managed by the controller changes. More...
import "FilterEvent.idl";
 
  
| Public Attributes | |
| long | DisjunctiveTerm | 
| denotes the index of the disjunctive term to which the event applies, if any. | |
| long | FilterComponent | 
| denotes the index of the filter component to which the event applies, if any. | |
| string | PredicateExpression | 
| denotes the predicate expression associated with the event. | |
| Public Attributes inherited from EventObject | |
| com::sun::star::uno::XInterface | Source | 
| refers to the object that fired the event. | |
is an event fired by a filter controller, when the filter managed by the controller changes.
| long DisjunctiveTerm | 
denotes the index of the disjunctive term to which the event applies, if any.
| long FilterComponent | 
denotes the index of the filter component to which the event applies, if any.
| string PredicateExpression | 
denotes the predicate expression associated with the event.