struct TransferInfo in module com::sun::star::ucb:: |
struct TransferInfo;
contains information needed to transfer objects from one location to another.
The transfer command is always called on the target folder. For a details description of the transfer command refer to the documentation of service Content .
Field Summary |
|
MoveData | contains the flags describing whether the data shall be moved instead of copied. |
SourceURL | contains the URL of the source of the action (e.g. the URL of a file to move). |
NewTitle | contains the title of the transferred object, if it is different from the original one. |
NameClash | describes how to act in case of title clashes while transferring the data. |
Field Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.