Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/trunk/main/solenv/bin/modules/installer/patch/
H A DFileOperations.pm126 foreach my $operation (@{$self->{'operations'}})
128 my $command = $operation->[0];
132 my ($source_name, $destination_name) = ($operation->[1], $operation->[2]);
154 my $path = $operation->[1];
166 my $filename = $operation->[1];
175 my ($source_filename, $destination_filename) = ($operation->[1], $operation->[2]);
232 my $command = $operation->[0];
236 my ($source_name, $destination_name) = ($operation->[1], $operation->[2]);
250 my $path = $operation->[1];
269 my $filename = $operation->[1];
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/
H A DDifference.java60 private int operation; field in Difference
141 public Difference(int operation, int orgPosition, in Difference() argument
143 this.operation = operation; in Difference()
156 return operation; in getOperation()
189 if ((operation == diff.operation) && in equals()
208 switch (operation) { in debug()
235 return orgPosition + " " + modPosition + " " + operation; in toString()
/trunk/main/libxmlsec/
H A Dxmlsec1-nssmangleciphers.patch239 + xmlSecAssert2( ( transform->operation == xmlSecTransformOperationEncrypt ) || ( transform->
254 + if( transform->operation == xmlSecTransformOperationEncrypt ) {
287 + CK_ATTRIBUTE_TYPE operation ;
293 + xmlSecAssert2( ( transform->operation == xmlSecTransformOperationEncrypt ) || ( transform->ope…
909 - xmlSecAssert2((transform->operation == xmlSecTransformOperationEncrypt) || (transform->operati…
951 - if(transform->operation == xmlSecTransformOperationEncrypt) {
983 + int operation ;
987 - xmlSecAssert2((transform->operation == xmlSecTransformOperationEncrypt) || (transform->operati…
1003 + xmlSecAssert2( ( transform->operation == xmlSecTransformOperationEncrypt ) || ( transform->ope…
1035 - xmlSecAssert2((transform->operation == xmlSecTransformOperationEncrypt) || (transform->operati…
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DCommand.idl45 /** specifies the beginning of a drag operation.
51 /** specifies a mouse wheel operation.
57 /** specifies the beginning of an auto scroll operation.
63 /** specifies an auto scroll operation.
69 /** specifies a request for a voice operation.
75 /** specifies the beginning of an extended text input operation.
81 /** specifies an extended text input operation.
87 /** specifies the end of an extended text input operation.
H A DRasterOperation.idl33 /** These values are used to specify the binary pixel-operation applied
40 /** sets all pixel as written in the output operation.
47 the other operator of an exclusive or-operation.
53 /** All bits which are affected by this operation are set to 0.
59 /** All bits which are affected by this operation are set to 1.
65 /** All bits which are affected by this operation are inverted.
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl49 visual feedback to the user throughout the Drag and Drop operation.</p>
55 /** The drag operation has terminated with a drop on this drop target.
59 is called before releasing the data for the drop operation. This
60 should occur before returning from drop in a normal flow of operation.
72 /** Called when a drag operation has encountered the drop target.
81 /** The drag operation has departed the drop target without dropping.
90 /** Called when a drag operation is ongoing on the drop target.
H A DXDropTargetDragContext.idl43 with a Drag and Drop operation moves within the visible geometry of a
47 of a drop operation to both provide the end user with the appropriate drag
62 if the implementation wishes to accept the drag operation with the specified
66 The operation accepted by the target.
H A DXDropTargetDropContext.idl43 with a Drag and Drop operation moves within the visible geometry of a
47 of a drop operation to provide the end user with the appropriate drag
58 method if the implementation wishes to accept the drop operation with the specified action.</p>
61 The operation accepted by the target.
H A DXDragSource.idl90 /** Starts the drag operation.
93 operation ends. If the Drag and Drop system is unable to initiate
94 a drag operation or if the user attempts to start a drag while an
95 existing drag operation is still executing, the action fails immediately.
/trunk/main/ucb/source/ucp/webdav/
H A DProppatchRequest.cxx56 ProppatchOperation lastOp = inProperties[ 0 ].operation; in generatePROPPATCHRequestBody()
69 if ( rProperty.operation != lastOp ) in generatePROPPATCHRequestBody()
75 … aBuffer.appendAscii( OpCode[rProperty.operation].str, OpCode[rProperty.operation].len ); in generatePROPPATCHRequestBody()
86 if ( rProperty.operation == PROPSET ) in generatePROPPATCHRequestBody()
112 lastOp = rProperty.operation; in generatePROPPATCHRequestBody()
/trunk/main/offapi/com/sun/star/ucb/
H A DIOErrorCode.idl42 /** An operation was aborted.
72 /** A seek operation could not be run.
77 /** A tell operation could not be run.
129 /** An operation was started with an invalid parameter.
134 /** An operation cannot be run on file names containing wildcards.
189 /** An operation could not be run due to insufficient memory.
194 /** An operation is still pending.
/trunk/main/offapi/com/sun/star/frame/
H A DXDocumentTemplates.idl78 <TRUE/> if operation was successfully
103 <TRUE/> if operation was successfully
124 <TRUE/> if operation was successfully
142 <TRUE/> if operation was successfully
158 <TRUE/> if operation was successfully
171 <TRUE/> if operation was successfully
187 <TRUE/> if operation was successfully
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl50 some heuristics, and sometimes support from the user doing the operation,
60 /** specifies the basic operation for the wizard to execute.
65 initial operation in the wizard.</p>
68 what operation was actually executed.</p>
74 if you attempt to set an invalid operation, or if the given operation is
134 /** adds a listener which is to be notified of progress in the copy operation
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl60 /** represents the result of an introspection operation done by
102 constants group combined by an arithmetical or-operation.
121 constants group.combined by an arithmetical or-operation.
142 or-operation.
169 or-operation.
184 or-operation.
208 or-operation.
234 or-operation.
249 or-operation.
/trunk/main/uui/source/
H A Dids.src55 Text [ en-US ] = "The operation executed on $(ARG1) was aborted." ;
95 Text [ en-US ] = "The seek operation on $(ARG1) could not be performed." ;
100 Text [ en-US ] = "The tell operation on $(ARG1) could not be performed." ;
150 Text [ en-US ] = "The operation on $(ARG1) was started with an invalid parameter." ;
155 Text [ en-US ] = "The operation cannot be performed because $(ARG1) contains wildcards." ;
185 Text [ en-US ] = "The operation on $(ARG1) is not supported on this operating system." ;
205 …Text [ en-US ] = "The operation on $(ARG1) cannot be performed because too many files are already …
210 …Text [ en-US ] = "The operation on $(ARG1) cannot be performed because there is no more memory ava…
215 Text [ en-US ] = "The operation on $(ARG1) cannot continue because more data is pending." ;
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl72 Returns a flag that indicates whether the operation has been
95 Returns a flag that indicates whether the operation has been
121 Returns a flag that indicates whether the operation has been
143 Returns a flag that indicates whether the operation has been
177 Returns a flag that indicates whether the operation has been
210 Returns a flag that indicates whether the operation has been
228 Returns a flag that indicates whether the operation has been
/trunk/main/offapi/com/sun/star/rendering/
H A DRenderState.idl38 <type>XCanvas</type> render operation.<p>
49 operation.<p>
60 /** The clipping area associated with this render operation.<p>
79 /** The device color associated with this render operation.<p>
92 operation.<p>
H A DXBitmapCanvas.idl67 operation. The device color for both source and destination
86 operation. The view transformation must be non-singular.
90 operation. The render transformation must be non-singular, and
105 operation. The view transformation must be non-singular.
110 operation. The render transformation must be non-singular, and
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java615 String oid, Type type, String operation, Object[] params) in sendRequest() argument
628 oid, TypeDescription.getTypeDescription(type), operation, in sendRequest()
640 if(operation.equals("release")) in sendRequest()
650 if (operation.equals("queryInterface") && result instanceof Any) { in sendRequest()
663 String oid, Type type, String operation, Object[] arguments) in sendInternalRequest() argument
666 return sendRequest(oid, type, operation, arguments); in sendInternalRequest()
/trunk/main/offapi/com/sun/star/ui/
H A DXImageManager.idl87 specifies the image type for this operation.
98 specifies the image type for this operation.
111 specifies the image type for this association operation.
130 specifies the image type for this association operation.
153 specifies the image type for this association operation.
171 specifies the image type for this association operation.
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl69 <b>or</b> operation.
86 <b>or</b> operation.
108 <b>or</b> operation.
131 <b>or</b> operation.
153 <b>or</b> operation.
/trunk/main/svx/source/src/
H A Derrtxt.src216 Text [ en-US ] = "This operation cannot be run on\nfiles containing wildcards." ;
220 Text [ en-US ] = "This operation is not supported on this operating system." ;
236 Text [ en-US ] = "The operation could not be run due to insufficient memory." ;
240 Text [ en-US ] = "The seek operation could not be run." ;
244 Text [ en-US ] = "The tell operation could not be run." ;
272 Text [ en-US ] = "The operation was started under an invalid parameter." ;
276 Text [ en-US ] = "The operation on the file was aborted." ;
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx128 -(void)draggedImage:(NSImage *)anImage endedAt:(NSPoint)aPoint operation:(NSDragOperation)operation
134 bool bDropSuccess = operation != NSDragOperationNone;
141 SystemToOfficeDragActions(operation),
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java341 ThreadId threadId, String operation) { in putJob() argument
345 threadId, operation != null, "oid", __workAt_td, in putJob()
346 (operation == null in putJob()
349 __workAt_td.getMethodDescription(operation))), in putJob()
/trunk/main/configmgr/source/
H A Dxcuparser.hxx92 rtl::OUString const & name, Type type, Operation operation,
98 Type type, Operation operation, bool finalized);
102 rtl::OUString const & name, Type type, Operation operation,

Completed in 103 milliseconds

12345678910>>...12