Home
last modified time | relevance | path

Searched refs:called (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/aoo4110/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl55 <p>This method should be called before
57 and should only be called if
71 <p>This method should be called before
73 and should only be called if
87 <p>This method should be called before
89 and should only be called if
113 and should only be called if
115 is also called.</p>
133 and should only be called if
157 and should only be called if
[all …]
H A DHierarchyDataReadAccess.idl74 <type>HierarchyDataReadAccess</type>, if it was called on a read-only
76 <type>HierarchyDataReadWriteAccess</type> if it was called on a
118 <type>HierarchyDataReadAccess</type>, if it was called on a read-only
120 <type>HierarchyDataReadWriteAccess</type> if it was called on a
134 <type>HierarchyDataReadAccess</type>, if it was called on a read-only
136 <type>HierarchyDataReadWriteAccess</type> if it was called on a
/aoo4110/main/qadevOOo/tests/java/ifc/ui/dialogs/
H A D_XFilePickerNotifier.java67 public boolean called = false ; field in _XFilePickerNotifier.TestListener
70 called = true; in dialogSizeChanged()
74 called = true; in fileSelectionChanged()
79 called = true; in directoryChanged()
83 called = true; in helpRequested()
88 called = true; in controlStateChanged()
144 if (!listener.called) { in _addFilePickerListener()
150 tRes.tested("addFilePickerListener()", listener.called) ; in _addFilePickerListener()
166 listener.called = false ; in _removeFilePickerListener()
181 tRes.tested("removeFilePickerListener()", !listener.called) ; in _removeFilePickerListener()
/aoo4110/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl42 /** is called when an undo action is added to the undo stack.
52 /** is called when the top-most action of the undo stack has been undone.
58 /** is called when the top-most action of the Redo stack has been re-applied.
64 /** is called when both the Undo and the Redo stack have been cleared from all Undo actions.
70 /** is called when the the Redo stack has been cleared.
76 /** called when the complete undo manager has been reset
80 /** is called when a new Undo context has been entered.
90 /** is called when a new hidden Undo context has been entered.
100 /** is called when an Undo context has been left.
123 …/** is called when an Undo context has been left, but no actions have been added within this conte…
/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XSubmit.java70 public int called = 0 ; field in _XSubmit.MySubmitListener
74 called += 1; in approveSubmit()
144 log.println("Listener1 called " + listener1.called + " times"); in _submit()
145 log.println("Listener2 called " + listener2.called + " times"); in _submit()
147 tRes.tested("addSubmitListener()", listener2.called == 1); in _submit()
148 tRes.tested("removeSubmitListener()", listener1.called == 0); in _submit()
149 tRes.tested("submit()", listener2.called > 0); in _submit()
/aoo4110/main/udkapi/com/sun/star/bridge/
H A DXProtocolProperties.idl35 be called from outside the bridge.</p>
41 /** called to get a list of bridge internal properties. Which properties can be retrieved,
48 /** called to initiate a protocol change.
50 <p>This method should always be called in the scope of the local bridge setting object,
62 if the other bridge has called requestChange at the same time and
66 called commitChange().
73 /** called to commit a protocol change.
76 has been called previously and the return value was true. The new properties are
88 No property has been changed. requestChange must be called
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl45 the database. Must be on the insert row when this method is called.
53 current row. Cannot be called when on the insert row.
61 database. Cannot be called when on the insert row.
72 This method may be called after calling an
78 has already been called, then this method has no
108 called when the cursor is on the insert row. All of the columns in
110 called before calling
114 must be called before a
116 method can be called on a column value.
/aoo4110/main/offapi/com/sun/star/awt/
H A DXUserInputInterception.idl48 /** Add a new listener that is called on <type
51 called listeners from being called.
55 same handler twice (otherwise that listener will be called
71 /** Add a new listener that is called on <type
74 called listeners from being called.
78 same handler twice (otherwise that listener will be called
H A DXKeyHandler.idl49 /** This function is called by the broadcaster, an <type
53 called and a handling by the broadcaster will take place.
65 When <FALSE/> is returned the other handlers are called and a
68 called and the broadcaster will take no further actions
73 /** This function is called by the broadcaster, an <type
76 value decides about whether other handlers will be called and a
86 When <FALSE/> is returned the other handlers are called and a
89 called and the broadcaster will take no further actions
H A DXExtendedToolkit.idl71 consume events, so that other listeners will not be called for consumed
124 /** Add a new listener that is called for events that involve <type
133 same listener twice (otherwise that listener will be called
152 /** Add a new listener that is called on <type
155 called listeners from being called.
159 same handler twice (otherwise that listener will be called
178 /** Add a new listener that is called on <type
185 same listener twice (otherwise that listener will be called
H A DXItemListListener.idl41 /** is called when an item is inserted into the list
47 /** is called when an item is removed from the list
53 /** is called when an item in the list is modified, i.e. its text or image changed
58 /** is called when the list has been completely cleared, i.e. after an invocation of
65 /** is called when the changes to the item list which occured are too complex to be notified
H A DXContainerWindowProvider.idl64 is the interface that will be called to handle the Events that
67 handler method to be called. Usually this will be done directly
76 methods to be called. The XContainerWindowProvider implementation then
83 is always called first to handle the event. Only if the event cannot be
99 If this method is found, it will be called, otherwise a method
103 will be searched and called.
H A DXDialogProvider2.idl55 is the interface that will be called to handle the Events that
58 handler method to be called. Usually this will be done directly
67 methods to be called. The XDialogProvider2 implementation then
74 is always called first to handle the event. Only if the event cannot be
90 If this method is found, it will be called, otherwise a method
94 will be searched and called.
/aoo4110/main/udkapi/com/sun/star/io/
H A DXStreamListener.idl45 /** gets called as soon as data transfer has started.
52 /** gets called when data transfer terminates normally or when data
63 /** gets called when <member>XActiveDataControl::terminate()</member> is called.
70 /** gets called when an internal error in source or sink has occurred.
72 <p>After the method is called, the close is called on the
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXResourceId.idl86 /** Compare the called <type>XResourceId</type> object with the given
100 The resource id to which the called resource id is compared.
102 Returns <const>0</const> when the called resource id is
109 /** Return whether the anchor of the called resource id object
117 This mode specifies how the called resource has to be bound to
119 <p>If eMode is <const>DIRECT</const> then the anchor of the called resource id
122 of the anchor of the called resource.
128 /** Return whether the anchor of the called resource id object
136 This mode specifies how the called resource has to be bound to
145 /** Return a copy of the called resource id. The caller becomes the
H A DXConfigurationControllerBroadcaster.idl40 <p>The listeners are called in the order in which they are registered.</p>
47 one event type this method has to be called multiple times.
49 called for all event types. However, this option is provided
57 will be called for all types of event.
59 Arbitrary data that is passed to the listener when it is called
H A DXConfigurationChangeListener.idl36 /** A listener for configuration changes is called when it has been
43 /** The exact time of when a listener is called (before the change takes
45 on the change event. The order in which listeners are called is the
46 order in which they are registered (First registered, first called.)
/aoo4110/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl98 interface has been called.</p>
114 /** is called by a status bar if the mouse position is within the controller
116 mouse input this function is also called when the mouse position is not
128 /** is called by a status bar if the mouse position is within the controller
130 mouse input this function is also called when the mouse position is not
142 /** is called by a status bar if the mouse position is within the controller
144 mouse input this function is also called when the mouse position is not
156 /** is called by a status bar if a command event is available for a controller.
177 /** is called by a status bar if the controller has to update the visual
195 /** is called by a status bar if the user clicked with mouse into the
[all …]
/aoo4110/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl97 called everytime the transformation matrix changes.<p>
107 Listener interface to revoke from being called.
114 called everytime the view needs an update of their screen
125 Listener interface to revoke from being called.
132 called everytime the mouse is clicked on the view.<p>
142 Listener interface to revoke from being called.
149 called everytime the mouse is moved on the view.<p>
159 Listener interface to revoke from being called.
/aoo4110/main/udkapi/com/sun/star/lang/
H A DSystemDependent.idl60 /** The called interface method returns a value specified for the
70 /** The called interface method returns a value specified for
80 /** The called interface method returns a value specified for the system java.
94 /** The called interface method returns a value specified for the <em>OS/2</em> system.
101 /** The called interface method returns a value specified for the <em>MAC-OS</em> system.
108 /** The called interface method returns a value specified for the <em>X Window System</em>.
H A DXComponent.idl50 "disposing" is called.</p>
73 <p>After this method has been called, the object should behave as passive
79 when it gets called.</p>
94 if the <member>XComponent::dispose</member> method is called.</p>
101 XComponent::addEventListener</member> is called, the call will not fail
125 XComponent::removeEventListener</member> is called, the call will not
/aoo4110/main/qadevOOo/tests/java/ifc/datatransfer/clipboard/
H A D_XClipboardNotifier.java101 boolean called = false; field in _XClipboardNotifier.MyClipboardListener
104 called = true; in changedContents()
136 tRes.tested("addClipboardListener()", myListener.called); in _addClipboardListener()
151 myListener.called = false; in _removeClipboardListener()
169 tRes.tested("removeClipboardListener()", !myListener.called); in _removeClipboardListener()
/aoo4110/main/qadevOOo/tests/java/ifc/util/
H A D_XFlushable.java52 boolean called = false ; field in _XFlushable.MyFlushListener
54 called = true ; in flushed()
57 public void reset() { called = false; } in reset()
58 public boolean wasFlushed() { return called; } in wasFlushed()
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableListener.idl48 /** is called when a row is about to be copied.
50 <p>This method is called immediately before a row is copied. It might be used, for instance,
60 /** is called when a row was successfully copied.
62 <p>This method is called right after a row has been successfully copied. It might be used,
72 /** is called when copying a row failed.
/aoo4110/main/offapi/com/sun/star/util/
H A DXCloseable.idl50 provides this possibility, but can't guarantee real termination of called object.
73 …Must definitly be called before <member scope="com::sun::star::lang">XComponent::dispose()</member…
74 … But nobody can guarentee real closing of called object - because it can disagree with that if any
83 … It's forbidden to catch this exception inside the called close() method because the caller must
102 …If this method was already called on an object it should return without any reaction. Normaly it's…
112 …<FALSE/> let the ownership at the original one which called the close() method. He must react for …

Completed in 62 milliseconds

12345678910>>...16