Searched refs:GetTransferableObjectDescriptor (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 130 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in PasteDataFormat() 225 …if ( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE, aObjDesc … in PasteDataFormat()
|
H A D | viewfun3.cxx | 633 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in PasteFromSystem() 738 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in PasteFromTransferable()
|
H A D | cellsh.cxx | 348 if ( ((TransferableDataHelper&)rDataHelper).GetTransferableObjectDescriptor( in lcl_TestFormat()
|
H A D | gridwin.cxx | 3752 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in lcl_GetDropFormatId()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 377 …sal_Bool GetTransferableObjectDescriptor( SotFormatStringId nFormat, TransferableObjectDescrip… 378 …sal_Bool GetTransferableObjectDescriptor( const ::com::sun::star::datatransfer::DataFlavor& rF…
|
/aoo41x/main/cui/source/dialogs/ |
H A D | pastedlg.cxx | 142 ((TransferableDataHelper&)rHelper).GetTransferableObjectDescriptor( in GetFormat()
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer.cxx | 2039 sal_Bool TransferableDataHelper::GetTransferableObjectDescriptor( SotFormatStringId nFormat, Transf… in GetTransferableObjectDescriptor() function in TransferableDataHelper 2042 …return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetTransferableObjectDescriptor( a… in GetTransferableObjectDescriptor() 2047 sal_Bool TransferableDataHelper::GetTransferableObjectDescriptor( const ::com::sun::star::datatrans… in GetTransferableObjectDescriptor() function in TransferableDataHelper
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1809 if ( !rData.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) ) in _PasteOLE() 1816 …mat( nFmt = SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE ) && rData.GetTransferableObjectDescriptor( nFmt… in _PasteOLE() 2988 rData.GetTransferableObjectDescriptor( in PasteSpecial() 3044 ((TransferableDataHelper&)rData).GetTransferableObjectDescriptor( in FillClipFmtItem()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 872 if( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR, aObjDesc ) && in InsertData() 1063 …if ( aDataHelper.GetTransferableObjectDescriptor( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR_OLE, aObjDesc … in InsertData()
|
H A D | drviews7.cxx | 133 if (rDataHelper.GetTransferableObjectDescriptor( in GetSupportedClipboardFormats()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 281 if ( aHelper.GetTransferableObjectDescriptor( nId, aDesc ) ) in ExecuteDrop()
|
Completed in 113 milliseconds