/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | TransferResult.idl | 32 /** Information about a transfer activity. 41 /** The URL of the target folder into which to transfer (a copy of) the 46 /** Either void if the transfer has been carried out successfully, or an
|
H A D | TransferInfo.idl | 32 /** contains information needed to transfer objects from one location to another. 34 <p>The transfer command is always called on the target folder. For a 35 details description of the transfer command refer to the documentation
|
H A D | NameClash.idl | 43 transfer. 48 /** Means to rename the object to transfer to solve the clash.
|
H A D | Content.idl | 376 <td>transfer</td> 381 <b>Important note:</b> A client that wants to transfer data should 384 This command is able to transfer all kind of content 389 the <b>destination</b> of the transfer operation.</br> 392 Generally, there are good chances that a transfer of a content will 396 to a folder on IMAP server B may fail, because the transfer 407 Transfers without the transfer command can be done as follows: 424 <p>This mechanism should work for all transfer operations, but generally 425 it's less efficient than the transfer command.</p>
|
H A D | InteractiveBadTransferURLException.idl | 36 /** An interaction request to inform the client of a "transfer" command
|
H A D | GlobalTransferCommandArgument.idl | 35 /** This struct contains information needed to transfer objects from one
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XStreamListener.idl | 45 /** gets called as soon as data transfer has started. 52 /** gets called when data transfer terminates normally or when data 53 transfer is terminated from outside.
|
/aoo41x/main/offapi/com/sun/star/datatransfer/ |
H A D | XDataFormatTranslator.idl | 40 a system dependent data transfer type and vice versa. 57 A system dependent data transfer type for the given <type>DataFlavor</type> 71 A <type>DataFlavor</type> for the given system dependent data transfer type.
|
H A D | XTransferable.idl | 49 transfer operation. 92 A value of <TRUE/> if the <type>DataFlavor</type> is supported by the transfer source. 93 <p>A value of <FALSE/> if the <type>DataFlavor</type> is unsupported by the transfer source.</p>
|
H A D | DataFlavor.idl | 40 …of the object to transfer. MimeType must be conform to <a href="ftp://ftp.isi.edu/in-notes/rfc2045… 51 /** The type of the object to transfer, for example, XOutputStream.
|
H A D | XTransferableEx.idl | 40 /** Interface to be implemented by objects used to provide data for a transfer
|
H A D | XTransferDataAccess.idl | 57 The number of bytes of the transfer data in the specified sequence of <type>DataFlavor</type>.
|
H A D | XSystemTransferable.idl | 37 for a transfer operation. Those objects usually also implement <type>XTransferable</type>.
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | xmlexchg.cxx | 77 …Reference<XTransferable> &transfer = const_cast<Reference<XTransferable> &>(_rData.GetTransferable… in extractDescriptor() local 78 XTransferable *pInterface = transfer.get(); in extractDescriptor()
|
/aoo41x/main/desktop/source/migration/ |
H A D | wizard.src | 79 …Text [ en-US ] = "This wizard will guide you through the license agreement, the transfer of user d… 278 …regular intervals for new versions.\nIn doing so online update does not transfer personal data.\nA…
|
/aoo41x/main/ucb/workben/ucb/ |
H A D | ucbdemo.cxx | 788 void transfer( const rtl::OUString& rSourceURL, sal_Bool bMove ); 1296 void UcbContent::transfer( const rtl::OUString& rSourceURL, sal_Bool bMove ) in transfer() function in UcbContent 2334 m_pContent->transfer( aCmdLine, sal_False ); in IMPL_LINK() 2342 m_pContent->transfer( aCmdLine, sal_True ); in IMPL_LINK()
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | ParamMode.idl | 33 /** The parameter mode denotes the transfer between caller and callee
|
/aoo41x/main/offapi/com/sun/star/datatransfer/clipboard/ |
H A D | RenderingCapabilities.idl | 32 /** These flags describe the capabilities a system clipboard has to transfer
|
/aoo41x/main/offapi/com/sun/star/table/ |
H A D | ListPositionCellBinding.idl | 39 transfer a list position into the cell.
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchycontent.cxx | 565 transfer( aInfo, Environment ); in execute() 1671 void HierarchyContent::transfer( in transfer() function in HierarchyContent 1911 xTarget->transfer( aInfo, xEnv ); in transfer()
|
/aoo41x/main/offapi/com/sun/star/embed/ |
H A D | UseBackupException.idl | 39 If a commit process of a storage failes on last transfer and the original
|
/aoo41x/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | X11DragSource.idl | 53 X Drag and Drop protocol used on X-Servers to transfer data between
|
H A D | X11DropTarget.idl | 53 X Drag and Drop protocol used on X-Servers to transfer data between
|
/aoo41x/main/offapi/com/sun/star/xml/crypto/sax/ |
H A D | XElementStackKeeper.idl | 81 * @param includingTheLastEvent whether to transfer the last key SAX event
|
/aoo41x/main/svtools/ |
H A D | Package_inc.mk | 172 $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/transfer.hxx,svtools/transfer.hxx))
|