| /AOO41X/main/offapi/com/sun/star/embed/ |
| H A D | Actions.idl | 37 /** "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 D | XVeto.idl | 37 /** 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 D | XCloseable.idl | 59 <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 D | VetoException.idl | 37 /** thrown to indicate a general veto.
|
| H A D | ModeChangeEvent.idl | 37 /** allows to veto changes in an object's internal mode.
|
| H A D | XModeChangeApproveListener.idl | 45 /** allows to veto changes in an object's internal mode.
|
| H A D | XCloseBroadcaster.idl | 56 /** adds the specified listener to receive or have a veto for "close" events
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | TerminationVetoException.idl | 39 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 D | XTerminateListener.idl | 66 listener can disagree with this query by throwing this veto exception 73 Not veto will be accepted then.
|
| H A D | XTerminateListener2.idl | 46 But if a listener was queried for termination .. doesnt throwed a veto exception ...
|
| /AOO41X/main/offapi/com/sun/star/form/submission/ |
| H A D | XSubmissionVetoListener.idl | 40 /** 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 D | PropertySetMixin.java | 307 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 D | makefile.mk | 49 $(SLO)$/veto.obj \
|
| /AOO41X/main/offapi/com/sun/star/sdb/ |
| H A D | RowSetVetoException.idl | 34 of a veto of an approved listener.
|
| H A D | DataColumn.idl | 55 veto modifications, if a new value does not fit into rules
|
| /AOO41X/main/udkapi/com/sun/star/container/ |
| H A D | XContainerApproveBroadcaster.idl | 44 /** adds a listener which can veto changes in the container's content
|
| /AOO41X/main/offapi/com/sun/star/form/ |
| H A D | XApproveActionBroadcaster.idl | 41 /** allows to probably veto actions to be performed on components.
|
| H A D | XApproveActionListener.idl | 41 /** can be implemented to listen and probably veto actions to be performed on components.
|
| H A D | XUpdateListener.idl | 43 has a chance to veto updates <em>before</em> they happen.</p>
|
| /AOO41X/main/offapi/com/sun/star/ui/dialogs/ |
| H A D | XWizardController.idl | 71 …<p>This method allows the controller to do any final checks, and ultimatively veto finishing the w…
|
| H A D | XWizardPage.idl | 55 …<p>An implementation can veto the leave by returning <FALSE/> here. Usually, the decision about th…
|
| /AOO41X/main/offapi/com/sun/star/form/control/ |
| H A D | CommandButton.idl | 57 /** allows external instances to register as veto listener for the button's actions.
|
| H A D | ImageButton.idl | 57 /** allows external instances to register as veto listener for the button's actions.
|
| H A D | SubmitButton.idl | 49 at the component are given the chance to veto the submission.
|
| /AOO41X/main/offapi/com/sun/star/script/vba/ |
| H A D | XVBAEventProcessor.idl | 83 if the VBA event handler has indicated to veto the event.
|