Home
last modified time | relevance | path

Searched refs:IsFormatSupported (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sot/source/base/
H A Dformats.cxx1324 sal_Bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVector, sal_uLong nId ) in IsFormatSupported() function
1440 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()
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx97 sal_Bool bIsTextFormat = ( ScImportExport::IsFormatSupported( nFormatId ) || in PasteDataFormat()
302 else if ( ScImportExport::IsFormatSupported( nFormatId ) || nFormatId == SOT_FORMAT_RTF ) in PasteDataFormat()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedclip.cxx70 return IsFormatSupported(_rFlavor,getDescriptorFormatId()); in canExtract()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx104 static sal_Bool IsFormatSupported( sal_uLong nFormat );
/trunk/main/sot/inc/sot/
H A Dexchange.hxx75 SOT_DLLPUBLIC sal_Bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVector,
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx301 else if ( ScImportExport::IsFormatSupported( nFormat ) || nFormat == SOT_FORMAT_RTF ) in GetData()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx216 sal_Bool ScImportExport::IsFormatSupported( sal_uLong nFormat ) in IsFormatSupported() function in ScImportExport
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1664 …aReturn.bEnabled = aReturn.bEnabled && IsFormatSupported( m_aSystemClipboard.GetDataFlavorExVector… in GetState()

Completed in 75 milliseconds