LibreOffice
LibreOffice 7.4 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. More... | |
long | FilterComponent |
denotes the index of the filter component to which the event applies, if any. More... | |
string | PredicateExpression |
denotes the predicate expression associated with the event. More... | |
![]() | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
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.