Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_PNG (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sot/source/base/
H A Dformats.cxx164 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
268 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
350 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
413 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
476 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
540 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
625 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
689 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
752 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
829 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \
[all …]
/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx212 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
229 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
238 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
262 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
H A Ddrwtrans.cxx321 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
333 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
379 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
433 || nFormat == SOT_FORMATSTR_ID_PNG in GetData()
H A Dtransobj.cxx242 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
334 else if ( nFormat == SOT_FORMAT_BITMAP || nFormat == SOT_FORMATSTR_ID_PNG ) in GetData()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx452 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
459 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
475 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
563 else if( FORMAT_BITMAP == nFormat || SOT_FORMATSTR_ID_PNG == nFormat ) in GetData()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx731 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddFormat()
1502 … if(SOT_FORMATSTR_ID_BMP == aFlavorEx.mnSotId || SOT_FORMATSTR_ID_PNG == aFlavorEx.mnSotId) in FillDataFlavorExVector()
1823 if(SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_PNG, aFlavor)) in GetBitmapEx()
1845 …if(!bRet && HasFormat(SOT_FORMATSTR_ID_PNG) && SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_P… in GetBitmapEx()
1999 if(SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_PNG, aFlavor)) in GetGraphic()
2019 if(SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_PNG, aFlavor) && in GetGraphic()
H A Dtransfer2.cxx461 case SOT_FORMATSTR_ID_PNG: in GetData()
562 AddFormat( SOT_FORMATSTR_ID_PNG ); in CopyGraphic()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx549 case SOT_FORMATSTR_ID_PNG: in GetData()
802 AddFormat( SOT_FORMATSTR_ID_PNG ); in PrepareForCopy()
909 AddFormat( SOT_FORMATSTR_ID_PNG ); in PrepareForCopy()
1349 case SOT_FORMATSTR_ID_PNG: in PasteData()
1478 case SOT_FORMATSTR_ID_PNG: in PasteData()
2285 case SOT_FORMATSTR_ID_PNG: in _PasteGrf()
3086 AddFormat( SOT_FORMATSTR_ID_PNG ); in SetDataForDragAndDrop()
3136 AddFormat( SOT_FORMATSTR_ID_PNG ); in SetDataForDragAndDrop()
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx380 lcl_TestFormat( rFormats, aDataHelper, SOT_FORMATSTR_ID_PNG ); in GetPossibleClipboardFormats()
409 if ( rData.HasFormat( SOT_FORMATSTR_ID_PNG ) || in lcl_IsCellPastePossible()
H A Dviewfun5.cxx458 else if (nFormatId == SOT_FORMAT_BITMAP || nFormatId == SOT_FORMATSTR_ID_PNG) in PasteDataFormat()
H A Dgridwin.cxx3640 || IsDropFormatSupported(SOT_FORMATSTR_ID_PNG) in AcceptDrop()
3675 IsDropFormatSupported( SOT_FORMATSTR_ID_PNG ) || in AcceptDrop()
3816 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_PNG ) ) in lcl_GetDropFormatId()
3817 nFormatId = SOT_FORMATSTR_ID_PNG; in lcl_GetDropFormatId()
H A Dviewfun3.cxx865 … if ( aDataHelper.HasFormat( SOT_FORMAT_BITMAP ) || aDataHelper.HasFormat( SOT_FORMATSTR_ID_PNG ) ) in PasteOnDrawObjectLinked()
/trunk/main/chart2/source/controller/main/
H A DChartTransferable.cxx82 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
/trunk/main/sot/inc/sot/
H A Dformats.hxx184 #define SOT_FORMATSTR_ID_PNG ((sal_uLong)141) macro
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1301 else if( SOT_FORMAT_BITMAP == nFmt || SOT_FORMATSTR_ID_PNG == nFmt ) in GetDrawObjGraphic()

Completed in 128 milliseconds