Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_SYLK (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx660 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()
H A Dcellsh.cxx421 rData.HasFormat( SOT_FORMATSTR_ID_SYLK ) || in lcl_IsCellPastePossible()
H A Dgridwin.cxx3666 IsDropFormatSupported( SOT_FORMATSTR_ID_SYLK ) || in AcceptDrop()
3802 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SYLK ) ) in lcl_GetDropFormatId()
3803 nFormatId = SOT_FORMATSTR_ID_SYLK; in lcl_GetDropFormatId()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx219 || nFormat == SOT_FORMATSTR_ID_SYLK in IsFormatSupported()
312 || nFmt == SOT_FORMATSTR_ID_SYLK
453 if( nFmt == SOT_FORMATSTR_ID_SYLK ) in ImportStream()
494 if( nFmt == SOT_FORMATSTR_ID_SYLK ) in ExportStream()
H A Dservobj.cxx184 if( aObj.ExportByteString( aByteData, gsl_getSystemTextEncoding(), SOT_FORMATSTR_ID_SYLK ) ) in GetData()
H A Ddocsh4.cxx2038 SOT_FORMATSTR_ID_SYLK ) ) in DdeGetData()
2086 return aObj.ImportString( aData, SOT_FORMATSTR_ID_SYLK ) ? 1 : 0; in DdeSetData()
H A Ddocsh.cxx1328 … 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()
/trunk/main/sot/inc/sot/
H A Dformats.hxx100 #define SOT_FORMATSTR_ID_SYLK ((sal_uLong)57) macro
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx283 { SOT_FORMATSTR_ID_SYLK, STR_FORMAT_ID_SYLK }, in GetSotFormatUIName()
/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx215 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats()
H A Dtransobj.cxx247 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2176 if( ( rData.HasFormat( SOT_FORMATSTR_ID_SYLK ) || in _PasteDDE()

Completed in 145 milliseconds