20#ifndef __com_sun_star_sheet_FilterConnection_idl__
21#define __com_sun_star_sheet_FilterConnection_idl__
24module
com { module sun { module star { module sheet {
FilterConnection
used to specify how two conditions in a filter descriptor are connected.
Definition: FilterConnection.idl:31
@ AND
both conditions have to be fulfilled.
Definition: FilterConnection.idl:35
@ OR
at least one of the conditions has to be fulfilled.
Definition: FilterConnection.idl:40
Definition: Accessible.idl:22