Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/aoo41x/main/solenv/bin/
H A Dmacosx-change-install-names.pl95 my $change = "";
102 $change .= " -change $1 " . action($type, $loc, $loc) . "/$2";
109 … my $call = "${::CC_PATH}install_name_tool$change -id \@loader_path/$inames{$file} $file";
117 …my $call = "${::CC_PATH}install_name_tool$change -id \@___________________________________________…
126 my $change = "";
129 $change .= " -change $1 " . action($type, $loc, $2) . "$3"
133 if ($change ne "")
135 $call = "${::CC_PATH}install_name_tool$change $file";
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl43 /** Use this event type to indicate a change of the name string
47 name before and after the change.
55 description before and after the change.
90 /** This event indicates a change of the bounding rectangle of an
173 /** Identifies the change of a relation set: The content flow has
184 /** Identifies the change of a relation set: The content flow has
256 specified at the moment. This may change in the future.
269 of text change: <ul> <li>Insertion: the
330 change.
338 change.
[all …]
H A DAccessibleTableModelChange.idl33 /** This structure lets an event give access to a change of a table model.
36 give access to the type and cell range of a change of a table model. See
37 <type>AccessibleTableModelChangeType</type> for details of the change
48 <p>The model change either inserted or deleted one or more rows
51 of the model change.</p>
/aoo41x/main/offapi/com/sun/star/text/
H A DRedlinePortion.idl41 /** A RedlinePortion is a TextPortion that marks a change that has been recorded by
42 the change tracking.
48 /** contains the name of the author of the change.*/
50 /** contains the date and time of the change.*/
52 /** contains a comment for the change.*/
54 /** contains the type of the change
59 <LI><P>Format - marks an attribute change</P>
82 if the change is not visible. The visibility depends on the redline display options that
/aoo41x/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationChangeRequest.idl38 /** A single explicit request for a configuration change.
40 <p>The requested change is committed to a configuration only when the
41 <member>execute()</member> method is called. Configuration change
45 configuration change requests. When the requests were executed
54 /** Commit the configuration change request represented by the called
57 This is the configuration to commit the requested change to.
H A DXConfigurationController.idl83 Only when one request object is processed a change to the requested
117 configuration change request is executed, not when the
125 configuration change request is executed that is created when for
205 /** Lock the processing of configuration change requests.
208 changes) before all change requests are being made.</p>
215 /** Unlock the processing of configuration change requests.
217 <member>lock()</member> and the queue of configuration change
219 processing of the change requests. An update of the current
250 <p>The given configuration is transformed into a list of of change
255 <p>Note that because of the configuration change notifications
[all …]
H A DXConfigurationChangeListener.idl37 registered at the configuration controller and a configuration change
43 /** The exact time of when a listener is called (before the change takes
44 place, during the change, or when the change has been made) depends
45 on the change event. The order in which listeners are called is the
H A DConfigurationChangeEvent.idl54 /** The type of configuration change is a free-form string. This is the
56 depend on the configuration change type and may or may not be set.
61 before or after the change. May be an empty reference.
65 /** The resource id that is part of the configuration change.
/aoo41x/main/offapi/com/sun/star/util/
H A DXModifiable2.idl41 /** allows to control modifiable state change.
53 /** disable possibility to change modified state of the document
55 @retuns the value that says whether the modified state change was
64 /** enable possibility to change modified state of the document
66 @retuns the value that says whether the modified state change was
74 /** allows to detect whether the modified state change is enabled
/aoo41x/main/offapi/com/sun/star/awt/
H A DFocusEvent.idl43 <p>There are two levels of focus change events: permanent and temporary.
44 Permanent focus change events occur when focus is directly moved
47 Temporary focus change events occur when focus is
61 /** specifies the reason for the focus change as an arithmentic-or
76 /** specifies if this focus change event is a temporary change.
/aoo41x/main/udkapi/com/sun/star/bridge/
H A DXProtocolProperties.idl31 /** Bridge internal interface, that allows to change protocol settings of the remote
44 <p> The properties MUST NOT change between a requestChange and a commit change call.</p>
48 /** called to initiate a protocol change.
73 /** called to commit a protocol change.
87 when the remote counterpart could not change at least one of the properties.
89 again to initiate a new change of the protocol.
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl91 <li>if the update tries to change read-only data</li>
144 <li>if there already was a change to that node</li>
193 <li>if there already was a change to an item of that name</li>
297 <li>if there already was a change to a node of that name</li>
373 /** receives notification about a change to the value of
388 <li>if there already was a change to this value</li>
404 /** receives notification about a change to the value of
423 <li>if there already was a change to this value</li>
446 <li>if there already was a change to this value</li>
464 specifies the locale the change applies to.
[all …]
/aoo41x/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl37 within a grid's data model, which is affected by a certain change.</p>
46 /** denotes the first column affected by a change.
53 /** denotes the last column affected by a change
57 /** denotes the first row affected by a change.
64 /** denotes the last row affected by a change
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXMultiPropertyStates.idl81 If it is a bound property, you must change the value before
82 the change events are fired. If it is a constrained property, you
83 must fire the vetoable event before you change the property value.
92 If it is a bound property, you must change the value before
93 the change events are fired. If it is a constrained property, you
94 must fire the vetoable event before you change the property value. </p>
H A DXMultiPropertySet.idl77 <p>The values of the properties must change before the bound
79 should change after the vetoable events are fired and only if no
133 contains the listener for the property change events.
165 contains the listener for the property change events.
/aoo41x/main/offapi/com/sun/star/mozilla/
H A DMenuSingleChange.idl40 /** Explains a change for a menu item
52 /** ID identifying the type of change in the any type change
59 /** value of change
/aoo41x/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeperStatusChangeBroadcaster.idl41 * This interface is used to manipulate SAXEventKeeper status change listener.
46 * Adds a new status change listener.
57 * Removes a status change listener.
59 * After a listener is removed, no status change notification will be
/aoo41x/main/offapi/type_reference/
H A Dtypelibrary_history.txt52 change const value com.sun.star.configuration.backend.NodeAttribute:MASK to
57 change ForBiddenCharacters property of com.sun.star.document.Settings
69 and it is not published -> compatible change.
71 published service. Also a compatible change.
82 change the compatibility test to use always the type library in the type_reference
150 change css.text.IllustrationIndex into css.text.IllustrationsIndex because the
154 change return type of css.linguistic2.XDictionary:getcount from short to long
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DXListEntryListener.idl44 /** notifies the listener that a single entry in the list has change
47 is the event describing the change. The <member>ListEntryEvent::Position</member>
56 is the event describing the change. The <member>ListEntryEvent::Position</member>
66 is the event describing the change. The <member>ListEntryEvent::Position</member>
H A DListEntryEvent.idl37 /** specifies the event which is notified when a change in a string entry
45 /** denotes the position where a change occured.
52 /** denotes the number of changed entries, in case a change of
/aoo41x/main/offapi/com/sun/star/sdb/
H A DRowChangeEvent.idl33 /** indicates the type of change action on the data source.
38 /** indicates the type of change.
44 /** indicates the number of rows affected by the change.
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DChangeEvent.idl32 /** @deprecated indicates the type of change action on the data source.
36 /** indicates the type of change.
41 /** indicates the number of rows affected by the change. */
/aoo41x/main/cli_ure/
H A Dreadme.txt96 XYZ_POLICY_VERSION: change the version according to the version of the policy assembly from the
190 Because a change of a major is only done if the code has changed incompatibly, we must not
196 The next compatible change would require to change the version to these:
210 the version parts which have the meaning of a compatible change. Which versions are to be
242 change, that is one of the first two numbers of the version has been changed, the XYZ_POLICY_ASSEMB…
250 If one would not change the versions of the dependent dlls then one would risk that an assembly
/aoo41x/main/offapi/com/sun/star/sheet/
H A DValidationAlertStyle.idl39 /** error message is shown and the change is rejected.
46 change will be accepted (defaulted to "No").
53 change will be accepted (defaulted to "Yes").
/aoo41x/main/offapi/com/sun/star/form/
H A DXChangeListener.idl43 <p>The concrete semantics of a change (i.e. the conditions for when a change event
45 change.</p>

Completed in 82 milliseconds

12345678910>>...16