Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 25 of 125) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/ucb/
H A DTransferResult.idl32 /** 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 DTransferInfo.idl32 /** 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 DContent.idl376 <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 DNameClash.idl43 transfer.
48 /** Means to rename the object to transfer to solve the clash.
H A DInteractiveBadTransferURLException.idl36 /** An interaction request to inform the client of a "transfer" command
H A DGlobalTransferCommandArgument.idl35 /** This struct contains information needed to transfer objects from one
/trunk/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
53 transfer is terminated from outside.
/trunk/main/offapi/com/sun/star/datatransfer/
H A DXDataFormatTranslator.idl40 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 DXTransferable.idl49 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 DDataFlavor.idl40 …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 DXTransferableEx.idl40 /** Interface to be implemented by objects used to provide data for a transfer
H A DXTransferDataAccess.idl57 The number of bytes of the transfer data in the specified sequence of <type>DataFlavor</type>.
/trunk/main/svx/source/fmcomp/
H A Dxmlexchg.cxx77 …Reference<XTransferable> &transfer = const_cast<Reference<XTransferable> &>(_rData.GetTransferable… in extractDescriptor() local
78 XTransferable *pInterface = transfer.get(); in extractDescriptor()
/trunk/main/desktop/source/migration/
H A Dwizard.src79 …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…
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx788 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()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx565 transfer( aInfo, Environment ); in execute()
1671 void HierarchyContent::transfer( in transfer() function in HierarchyContent
1911 xTarget->transfer( aInfo, xEnv ); in transfer()
/trunk/main/udkapi/com/sun/star/reflection/
H A DParamMode.idl33 /** The parameter mode denotes the transfer between caller and callee
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLElementWrapper.idl40 * make it enable to transfer the element information between
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DRenderingCapabilities.idl32 /** These flags describe the capabilities a system clipboard has to transfer
/trunk/main/offapi/com/sun/star/table/
H A DListPositionCellBinding.idl39 transfer a list position into the cell.
/trunk/main/svtools/
H A DPackage_inc.mk172 $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/transfer.hxx,svtools/transfer.hxx))
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXElementStackKeeper.idl61 * @param includingTheLastEvent whether to transfer the last key SAX event
/trunk/main/offapi/com/sun/star/embed/
H A DUseBackupException.idl39 If a commit process of a storage failes on last transfer and the original
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DX11DragSource.idl53 X Drag and Drop protocol used on X-Servers to transfer data between
H A DX11DropTarget.idl53 X Drag and Drop protocol used on X-Servers to transfer data between

Completed in 83 milliseconds

12345