21module 
com {  module sun {  module star {  module sheet {
 
FilterConnection
used to specify how two conditions in a filter descriptor are connected.
Definition FilterConnection.idl:28
@ AND
both conditions have to be fulfilled.
Definition FilterConnection.idl:32
@ OR
at least one of the conditions has to be fulfilled.
Definition FilterConnection.idl:37
Definition Ambiguous.idl:20