Searched refs:IsFormatSupported (Results 1 – 8 of 8) sorted by relevance
1324 sal_Bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVector, sal_uLong nId ) in IsFormatSupported() function1440 IsFormatSupported( rDataFlavorExVector, nId ) && in GetTransferableAction_Impl()1445 if( IsFormatSupported( rDataFlavorExVector, SOT_FORMAT_FILE ) ) in GetTransferableAction_Impl()1636 !IsFormatSupported( aVector, SOT_FORMAT_BITMAP ) ) in GetExchangeAction()1646 !IsFormatSupported( aVector, SOT_FORMAT_GDIMETAFILE ) ) in GetExchangeAction()
70 return IsFormatSupported(_rFlavor,getDescriptorFormatId()); in canExtract()
97 sal_Bool bIsTextFormat = ( ScImportExport::IsFormatSupported( nFormatId ) || in PasteDataFormat()302 else if ( ScImportExport::IsFormatSupported( nFormatId ) || nFormatId == SOT_FORMAT_RTF ) in PasteDataFormat()
104 static sal_Bool IsFormatSupported( sal_uLong nFormat );
75 SOT_DLLPUBLIC sal_Bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVector,
301 else if ( ScImportExport::IsFormatSupported( nFormat ) || nFormat == SOT_FORMAT_RTF ) in GetData()
216 sal_Bool ScImportExport::IsFormatSupported( sal_uLong nFormat ) in IsFormatSupported() function in ScImportExport
1664 …aReturn.bEnabled = aReturn.bEnabled && IsFormatSupported( m_aSystemClipboard.GetDataFlavorExVector… in GetState()
Completed in 91 milliseconds