Home
last modified time | relevance | path

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

/aoo41x/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 …]
/aoo41x/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()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx443 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
450 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
466 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
554 else if( FORMAT_BITMAP == nFormat || SOT_FORMATSTR_ID_PNG == nFormat ) in GetData()
/aoo41x/main/sot/inc/sot/
H A Dformats.hxx184 #define SOT_FORMATSTR_ID_PNG ((sal_uLong)141) macro
185 #define SOT_FORMATSTR_ID_USER_END SOT_FORMATSTR_ID_PNG
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx701 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddFormat()
1471 … if(SOT_FORMATSTR_ID_BMP == aFlavorEx.mnSotId || SOT_FORMATSTR_ID_PNG == aFlavorEx.mnSotId) in FillDataFlavorExVector()
1792 if(SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_PNG, aFlavor)) in GetBitmapEx()
1814 …if(!bRet && HasFormat(SOT_FORMATSTR_ID_PNG) && SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_P… in GetBitmapEx()
1954 if(SotExchange::GetFormatDataFlavor(SOT_FORMATSTR_ID_PNG, aFlavor)) in GetGraphic()
1974 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()
/aoo41x/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()
3085 AddFormat( SOT_FORMATSTR_ID_PNG ); in SetDataForDragAndDrop()
3135 AddFormat( SOT_FORMATSTR_ID_PNG ); in SetDataForDragAndDrop()
/aoo41x/main/chart2/source/controller/main/
H A DChartTransferable.cxx82 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats()
/aoo41x/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.cxx3625 || IsDropFormatSupported(SOT_FORMATSTR_ID_PNG) in AcceptDrop()
3660 IsDropFormatSupported( SOT_FORMATSTR_ID_PNG ) || in AcceptDrop()
3801 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_PNG ) ) in lcl_GetDropFormatId()
3802 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()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1301 else if( SOT_FORMAT_BITMAP == nFmt || SOT_FORMATSTR_ID_PNG == nFmt ) in GetDrawObjGraphic()

Completed in 124 milliseconds