Home
last modified time | relevance | path

Searched refs:GetTransferableObjectDescriptor (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx2084 sal_Bool TransferableDataHelper::GetTransferableObjectDescriptor( SotFormatStringId nFormat, Transf… in GetTransferableObjectDescriptor() function in TransferableDataHelper
2087 …return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetTransferableObjectDescriptor( a… in GetTransferableObjectDescriptor()
2092 sal_Bool TransferableDataHelper::GetTransferableObjectDescriptor( const ::com::sun::star::datatrans… in GetTransferableObjectDescriptor() function in TransferableDataHelper
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3767 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in lcl_GetDropFormatId()
H A Dviewfun3.cxx633 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in PasteFromSystem()
738 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in PasteFromTransferable()
H A Dviewfun5.cxx130 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in PasteDataFormat()
225 …if ( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE, aObjDesc … in PasteDataFormat()
H A Dcellsh.cxx348 if ( ((TransferableDataHelper&)rDataHelper).GetTransferableObjectDescriptor( in lcl_TestFormat()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx872 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in InsertData()
1063 …if ( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE, aObjDesc … in InsertData()
H A Ddrviews7.cxx133 if (rDataHelper.GetTransferableObjectDescriptor( in GetSupportedClipboardFormats()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1809 if ( !rData.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in _PasteOLE()
1816 …mat( nFmt = SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE ) && rData.GetTransferableObjectDescriptor( nFmt… in _PasteOLE()
2989 rData.GetTransferableObjectDescriptor( in PasteSpecial()
3045 ((TransferableDataHelper&)rData).GetTransferableObjectDescriptor( in FillClipFmtItem()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx377 …sal_Bool GetTransferableObjectDescriptor( SotFormatStringId nFormat, TransferableObjectDescrip…
378 …sal_Bool GetTransferableObjectDescriptor( const ::com::sun::star::datatransfer::DataFlavor& rF…
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx281 if ( aHelper.GetTransferableObjectDescriptor( nId, aDesc ) ) in ExecuteDrop()
/trunk/main/cui/source/dialogs/
H A Dpastedlg.cxx142 ((TransferableDataHelper&)rHelper).GetTransferableObjectDescriptor( in GetFormat()

Completed in 152 milliseconds