Home
last modified time | relevance | path

Searched defs:rxTransferable (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sc/source/ui/view/
H A Dviewfun5.cxx85 const uno::Reference<datatransfer::XTransferable>& rxTransferable, in PasteDataFormat()
647 sal_Bool ScViewFunc::PasteDDE( const uno::Reference<datatransfer::XTransferable>& rxTransferable ) in PasteDDE()
H A Dviewfun4.cxx88 void ScViewFunc::PasteRTF( SCCOL nStartCol, SCROW nStartRow, in PasteRTF()
728 sal_Bool ScViewFunc::PasteBookmark( sal_uLong nFormatId, in PasteBookmark()
H A Dviewfun3.cxx684 void ScViewFunc::PasteFromTransferable( const uno::Reference<datatransfer::XTransferable>& rxTransf… in PasteFromTransferable()
824 const uno::Reference<datatransfer::XTransferable>& rxTransferable, in PasteOnDrawObjectLinked()
/AOO41X/main/sot/source/base/
H A Dformats.cxx1609 sal_uInt16 SotExchange::GetExchangeAction( in GetExchangeAction()
/AOO41X/main/svx/source/gallery2/
H A Dgaltheme.cxx1269 …able( const uno::Reference< datatransfer::XTransferable >& rxTransferable, sal_uIntPtr nInsertPos ) in InsertTransferable()
/AOO41X/main/svtools/source/misc/
H A Dtransfer.cxx1373 …bleDataHelper( const Reference< ::com::sun::star::datatransfer::XTransferable >& rxTransferable ) : in TransferableDataHelper()