Home
last modified time | relevance | path

Searched refs:veto (Results 1 – 25 of 34) sorted by relevance

12

/aoo41x/main/offapi/com/sun/star/embed/
H A DActions.idl37 /** "Prevent Close" - throws veto excetion if target object is going to
43 veto exception.
49 /** "Prevent Termination" - throws veto excetion if target object is going
55 veto exception.
/aoo41x/main/udkapi/com/sun/star/util/
H A DXVeto.idl37 /** provides information about a veto which has been raised against an operation
41 /** describes the reason for the veto
45 /** provides additional details about the veto.
/aoo41x/main/offapi/com/sun/star/util/
H A DXCloseable.idl59 <li>or can have a veto to break that.</li>
92 …t is set to <TRUE/> the caller gives up his ownership. If a XCloseListener throw the veto exception
105 … but it shouldn't be used here. The veto exception should be the only way to indicates the result.
H A DVetoException.idl37 /** thrown to indicate a general veto.
H A DModeChangeEvent.idl37 /** allows to veto changes in an object's internal mode.
H A DXModeChangeApproveListener.idl45 /** allows to veto changes in an object's internal mode.
H A DXCloseBroadcaster.idl56 /** adds the specified listener to receive or have a veto for "close" events
/aoo41x/main/offapi/com/sun/star/frame/
H A DTerminationVetoException.idl39 If a <type>XTerminateListener</type> use this exception for a veto against
42 office again. Any other veto listener can intercept that again or office
H A DXTerminateListener.idl66 listener can disagree with this query by throwing this veto exception
73 Not veto will be accepted then.
H A DXTerminateListener2.idl46 But if a listener was queried for termination .. doesnt throwed a veto exception ...
/aoo41x/main/offapi/com/sun/star/form/submission/
H A DXSubmissionVetoListener.idl40 /** is implement by components which want to observe (and probably veto) the
56 should contain a justification for the veto then.
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java307 HashMap veto; in dispose() local
311 veto = vetoListeners; in dispose()
324 if (veto != null) { in dispose()
325 for (Iterator i = veto.values().iterator(); i.hasNext();) { in dispose()
/aoo41x/main/dbaccess/source/core/misc/
H A Dmakefile.mk49 $(SLO)$/veto.obj \
/aoo41x/main/offapi/com/sun/star/sdb/
H A DRowSetVetoException.idl34 of a veto of an approved listener.
H A DDataColumn.idl55 veto modifications, if a new value does not fit into rules
/aoo41x/main/udkapi/com/sun/star/container/
H A DXContainerApproveBroadcaster.idl44 /** adds a listener which can veto changes in the container's content
/aoo41x/main/offapi/com/sun/star/form/
H A DXApproveActionBroadcaster.idl41 /** allows to probably veto actions to be performed on components.
H A DXApproveActionListener.idl41 /** can be implemented to listen and probably veto actions to be performed on components.
H A DXUpdateListener.idl43 has a chance to veto updates <em>before</em> they happen.</p>
/aoo41x/main/offapi/com/sun/star/form/control/
H A DCommandButton.idl57 /** allows external instances to register as veto listener for the button's actions.
H A DImageButton.idl57 /** allows external instances to register as veto listener for the button's actions.
H A DSubmitButton.idl49 at the component are given the chance to veto the submission.
/aoo41x/main/offapi/com/sun/star/ui/dialogs/
H A DXWizardController.idl71 …<p>This method allows the controller to do any final checks, and ultimatively veto finishing the w…
H A DXWizardPage.idl55 …<p>An implementation can veto the leave by returning <FALSE/> here. Usually, the decision about th…
/aoo41x/main/offapi/com/sun/star/script/vba/
H A DXVBAEventProcessor.idl83 if the VBA event handler has indicated to veto the event.

Completed in 69 milliseconds

12