Searched refs:SOT_FORMATSTR_ID_SYLK (Results 1 – 12 of 12) sorted by relevance
660 else if (aDataHelper.HasFormat(SOT_FORMATSTR_ID_SYLK)) in PasteFromSystem()661 PasteFromSystem(SOT_FORMATSTR_ID_SYLK); in PasteFromSystem()765 else if (aDataHelper.HasFormat(SOT_FORMATSTR_ID_SYLK)) in PasteFromTransferable()766 nFormatId = SOT_FORMATSTR_ID_SYLK; in PasteFromTransferable()
421 rData.HasFormat( SOT_FORMATSTR_ID_SYLK ) || in lcl_IsCellPastePossible()
3651 IsDropFormatSupported( SOT_FORMATSTR_ID_SYLK ) || in AcceptDrop()3787 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SYLK ) ) in lcl_GetDropFormatId()3788 nFormatId = SOT_FORMATSTR_ID_SYLK; in lcl_GetDropFormatId()
219 || nFormat == SOT_FORMATSTR_ID_SYLK in IsFormatSupported()312 || nFmt == SOT_FORMATSTR_ID_SYLK453 if( nFmt == SOT_FORMATSTR_ID_SYLK ) in ImportStream()494 if( nFmt == SOT_FORMATSTR_ID_SYLK ) in ExportStream()
184 if( aObj.ExportByteString( aByteData, gsl_getSystemTextEncoding(), SOT_FORMATSTR_ID_SYLK ) ) in GetData()
2038 SOT_FORMATSTR_ID_SYLK ) ) in DdeGetData()2086 return aObj.ImportString( aData, SOT_FORMATSTR_ID_SYLK ) ? 1 : 0; in DdeSetData()
1328 … bRet = aImpEx.ImportStream( *pInStream, rMedium.GetBaseURL(), SOT_FORMATSTR_ID_SYLK ); in ConvertFrom()2338 … bRet = aImExport.ExportStream( *pStream, rMed.GetBaseURL( true ), SOT_FORMATSTR_ID_SYLK ); in ConvertTo()
100 #define SOT_FORMATSTR_ID_SYLK ((sal_uLong)57) macro
283 { SOT_FORMATSTR_ID_SYLK, STR_FORMAT_ID_SYLK }, in GetSotFormatUIName()
215 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats()
247 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats()
2176 if( ( rData.HasFormat( SOT_FORMATSTR_ID_SYLK ) || in _PasteDDE()
Completed in 151 milliseconds