Searched refs:lcl_GetDropFormatId (Results 1 – 1 of 1) sorted by relevance
3716 sal_uLong lcl_GetDropFormatId( const uno::Reference<datatransfer::XTransferable>& xTransfer, bool b… in lcl_GetDropFormatId() function4286 lcl_GetDropFormatId( rEvt.maDropEvent.Transferable ); in ExecuteDrop()4346 sal_uLong nFormatId = lcl_GetDropFormatId( xTransferable, true ); in PasteSelection()