Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Deeobj.cxx65 else if ( ( nT == SOT_FORMATSTR_ID_EDITENGINE ) || ( nT == SOT_FORMAT_RTF ) ) in getTransferData()
71 … SvMemoryStream* pStream = ( nT == SOT_FORMATSTR_ID_EDITENGINE ) ? &GetStream() : &GetRTFStream(); in getTransferData()
92 SotExchange::GetFormatDataFlavor( SOT_FORMATSTR_ID_EDITENGINE, aDataFlavors.getArray()[0] ); in getTransferDataFlavors()
104 …nT == SOT_FORMAT_RTF ) /* || ( nT == SOT_FORMAT_XML ) */ || ( nT == SOT_FORMATSTR_ID_EDITENGINE ) ) in isDataFlavorSupported()
H A Dimpedit2.cxx3742 SotExchange::GetFormatDataFlavor( SOT_FORMATSTR_ID_EDITENGINE, aFlavor ); in InsertText()
/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx254 AddFormat( SOT_FORMATSTR_ID_EDITENGINE ); in AddSupportedFormats()
268 else if ( ( nFormat == SOT_FORMAT_RTF || nFormat == SOT_FORMATSTR_ID_EDITENGINE ) && in GetData()
H A Dseltrans.cxx221 AddFormat( SOT_FORMATSTR_ID_EDITENGINE ); in AddSupportedFormats()
/aoo41x/main/sot/inc/sot/
H A Dformats.hxx58 #define SOT_FORMATSTR_ID_EDITENGINE ((sal_uLong)15) macro
/aoo41x/main/sd/source/ui/view/
H A Dsdview3.cxx1404 if(!bReturn && !bLink && CHECK_FORMAT_TRANS(SOT_FORMATSTR_ID_EDITENGINE)) in InsertData()
1408 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_EDITENGINE, xStm ) ) in InsertData()
H A Dsdview2.cxx634 … const sal_Bool bEditEngine = rTargetHelper.IsDropFormatSupported( SOT_FORMATSTR_ID_EDITENGINE ); in AcceptDrop()
H A Ddrviews7.cxx155 case SOT_FORMATSTR_ID_EDITENGINE: in GetSupportedClipboardFormats()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx304 if ( nFormatId == SOT_FORMAT_RTF && aDataHelper.HasFormat( SOT_FORMATSTR_ID_EDITENGINE ) ) in PasteDataFormat()
H A Dviewfun4.cxx93 if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_EDITENGINE ) ) in PasteRTF()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsert.cxx234 pDlg->Insert( SOT_FORMATSTR_ID_EDITENGINE, aEmptyString ); in DoExecute()
/aoo41x/main/svx/source/svdraw/
H A Dsvdxcgv.cxx481 SOT_FORMATSTR_ID_EDITENGINE == nFormat ); in IsExchangeFormatSupported()

Completed in 86 milliseconds