/aoo4110/main/framework/qa/complex/imageManager/ |
H A D | CheckImageManager.java | 154 private boolean triggered = false; field in CheckImageManager.OXUIConfigurationListenerImpl 165 return triggered; in actionWasTriggered() 169 triggered = true; in disposing() 173 triggered = true; in elementInserted() 177 triggered = true; in elementRemoved() 181 triggered = true; in elementReplaced() 186 triggered = !triggered; in fireEvent()
|
/aoo4110/main/qadevOOo/tests/java/mod/_fwk/ |
H A D | UIConfigurationManager.java | 123 private boolean triggered = false; field in UIConfigurationManager.ConfigurationListener 136 triggered = false; in reset() 179 return triggered; in actionWasTriggered() 182 triggered = true; in disposing() 186 triggered = true; in elementInserted() 190 triggered = true; in elementRemoved() 194 triggered = true; in elementReplaced()
|
H A D | ModuleUIConfigurationManager.java | 171 private boolean triggered = false; field in ModuleUIConfigurationManager.ConfigurationListener 182 triggered = false; in reset() 221 return triggered; in actionWasTriggered() 227 triggered = true; in elementInserted() 231 triggered = true; in elementRemoved() 235 triggered = true; in elementReplaced()
|
/aoo4110/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShow.idl | 87 triggered. This method returns <FALSE>, if there is no show 89 triggered, or the implementation failed to trigger the next 96 The current slide is displayed as if the last user-triggered effect 97 has never been triggered. If there is no previous effect on the 106 triggered. This method returns <FALSE/>, if there is no show 108 triggered, or the implementation failed to trigger the previous 170 are triggered. This is typically used when going back one 175 triggered.
|
H A D | ParagraphTarget.idl | 39 after the event is triggered.
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | JobExecutor.idl | 39 Can start registered uno services on triggered events and handle there 42 specification. But triggered events must be available inside the
|
H A D | XJobExecutor.idl | 36 /** starts action for any triggered event from outside 56 automaticly, if they are registered for triggered event.
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | XImageProducer.idl | 53 is triggered by a call to the startProduction method.</p> 77 the image data should be triggered as soon as possible.</p>
|
H A D | UnoControlRoadmap.idl | 67 is set to 'true' the listener is triggered each time the user selects a RoadmapItem
|
/aoo4110/main/vcl/aqua/source/gdi/ |
H A D | aquaprintaccessoryview.mm | 64 -(void)triggered:(id)pSender; 469 -(void)triggered:(id)pSender 805 [pBtn setAction: @selector(triggered:)]; 878 [pCell setAction: @selector(triggered:)]; 947 [pBtn setAction: @selector(triggered:)]; 1032 [pStep setAction: @selector(triggered:)]; 1067 [pFieldView setAction: @selector(triggered:)];
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | SQLErrorEvent.idl | 34 /** is invoked in case of fired database exception triggered by
|
/aoo4110/main/offapi/com/sun/star/form/ |
H A D | ErrorEvent.idl | 38 /** occurs in case of fired database exceptions triggered by
|
H A D | FormButtonType.idl | 40 /** requires the button to act like a common push button, means no special action is triggered.
|
H A D | XErrorListener.idl | 43 <p>Each time an exception is triggered by a database form, the error
|
H A D | XBoundComponent.idl | 44 model (component) of the control is triggered by the environment
|
H A D | XResetListener.idl | 46 <ul><li>a reset is triggered on a component</li>
|
H A D | XSubmit.idl | 66 the event which triggered the submit, if it was a mouse event
|
/aoo4110/main/offapi/com/sun/star/animations/ |
H A D | Event.idl | 39 after the event is triggered.
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | SubmitButton.idl | 56 Instead, submissions are triggered by a control (not a control <em>model</em>).
|
H A D | NavigationToolBar.idl | 135 repeatedly triggered when the user keeps the mouse pressed over such a button.<br/>
|
/aoo4110/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyControlFactory.idl | 57 which is usually triggered by a <member>LineDescriptor::PrimaryButton</member>.</p>
|
/aoo4110/main/offapi/com/sun/star/form/control/ |
H A D | CommandButton.idl | 60 it's approve-method will prevent any action which would usually be triggered - this includes
|
H A D | ImageButton.idl | 60 it's approve-method will prevent any action which would usually be triggered - this includes
|
H A D | SubmitButton.idl | 69 /** allows interception (and vetoing) of submissions triggered by the control.
|
/aoo4110/main/offapi/com/sun/star/setup/ |
H A D | ProductRegistration.idl | 60 This is usually triggered by some user interaction, for instance upon choosing a menu item
|