Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_SVXB (Results 1 – 25 of 27) sorted by relevance

12

/aoo41x/main/sot/source/base/
H A Dformats.cxx166 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
270 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
352 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
415 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
478 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
542 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
627 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
691 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
754 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
827 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \
[all …]
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx268 if( aDataHelper.GetGraphic( SOT_FORMATSTR_ID_SVXB, aGraphic ) ) in PasteDataFormat()
269 nGrFormat = SOT_FORMATSTR_ID_SVXB; in PasteDataFormat()
470 else if (nFormatId == SOT_FORMATSTR_ID_SVXB) in PasteDataFormat()
473 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in PasteDataFormat()
H A Dviewfun3.cxx625 else if (aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB )) in PasteFromSystem()
626 PasteFromSystem( SOT_FORMATSTR_ID_SVXB ); in PasteFromSystem()
731 else if (aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB )) in PasteFromTransferable()
732 nFormatId = SOT_FORMATSTR_ID_SVXB; in PasteFromTransferable()
829 if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB ) ) in PasteOnDrawObjectLinked()
834 if( pScDrawView && aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in PasteOnDrawObjectLinked()
H A Dcellsh.cxx378 lcl_TestFormat( rFormats, aDataHelper, SOT_FORMATSTR_ID_SVXB ); in GetPossibleClipboardFormats()
412 rData.HasFormat( SOT_FORMATSTR_ID_SVXB ) || in lcl_IsCellPastePossible()
H A Dgridwin.cxx3623 if ( IsDropFormatSupported(SOT_FORMATSTR_ID_SVXB) in AcceptDrop()
3657 IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ) || in AcceptDrop()
3743 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB ) ) in lcl_GetDropFormatId()
3744 nFormatId = SOT_FORMATSTR_ID_SVXB; in lcl_GetDropFormatId()
/aoo41x/main/svx/source/gallery2/
H A Dgalmisc.cxx550 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
561 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
599 else if( ( SOT_FORMATSTR_ID_SVXB == nFormat ) && mpGraphicObject ) in GetData()
H A Dgalbrws2.cxx306 aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB ) || in ExecutePopup()
641 rTarget.IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ) || in AcceptDrop()
H A Dgaltheme.cxx1324 if( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB ) ) in InsertTransferable()
1325 nFormat = SOT_FORMATSTR_ID_SVXB; in InsertTransferable()
/aoo41x/main/sfx2/source/appl/
H A Dfileobj.cxx120 SOT_FORMATSTR_ID_SVXB == nFmt ) in GetData()
172 if( SOT_FORMATSTR_ID_SVXB != nFmt ) in GetData()
180 case SOT_FORMATSTR_ID_SVXB: in GetData()
H A Dimpldde.cxx307 case SOT_FORMATSTR_ID_SVXB: in ImplHasOtherFormat()
H A Dlinkmgr2.cxx516 case SOT_FORMATSTR_ID_SVXB: in GetGraphicFromAny()
/aoo41x/main/sd/source/ui/view/
H A Dsdview3.cxx1108 if( aDataHelper.GetGraphic( SOT_FORMATSTR_ID_SVXB, aGraphic ) ) in InsertData()
1109 nGrFormat = SOT_FORMATSTR_ID_SVXB; in InsertData()
1211 if(!bReturn && (!bLink || pPickObj) && CHECK_FORMAT_TRANS(SOT_FORMATSTR_ID_SVXB)) in InsertData()
1215 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in InsertData()
1289 else if(aDataHelper.GetGraphic(SOT_FORMATSTR_ID_SVXB, aGraphic)) in InsertData()
H A Dsdview2.cxx562 const sal_Bool bGraphic = rTargetHelper.IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ); in AcceptDrop()
/aoo41x/main/sc/source/ui/app/
H A Ddrwtrans.cxx320 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
331 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
447 else if ( nFormat == SOT_FORMATSTR_ID_SVXB ) in GetData()
H A Dseltrans.cxx228 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
236 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx539 case SOT_FORMATSTR_ID_SVXB: in GetData()
791 AddFormat( SOT_FORMATSTR_ID_SVXB ); in PrepareForCopy()
1347 case SOT_FORMATSTR_ID_SVXB: in PasteData()
1475 case SOT_FORMATSTR_ID_SVXB: in PasteData()
2290 case SOT_FORMATSTR_ID_SVXB: in _PasteGrf()
2294 if(rData.GetSotStorageStream(SOT_FORMATSTR_ID_SVXB, xStm)) in _PasteGrf()
2928 SOT_FORMATSTR_ID_SVXB,
3078 AddFormat( SOT_FORMATSTR_ID_SVXB ); in SetDataForDragAndDrop()
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx460 case SOT_FORMATSTR_ID_SVXB: in GetData()
558 AddFormat( SOT_FORMATSTR_ID_SVXB ); in CopyGraphic()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx439 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats()
563 else if( ( nFormat == SOT_FORMATSTR_ID_SVXB ) && mpGraphic ) in GetData()
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Tools.cxx326 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SVXB ) ) in executeDispatch_Paste()
330 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm )) in executeDispatch_Paste()
/aoo41x/main/sot/inc/sot/
H A Dformats.hxx55 #define SOT_FORMATSTR_ID_SVXB ((sal_uLong)12) macro
/aoo41x/main/svtools/source/dialogs/
H A Dinsdlg.cxx247 { SOT_FORMATSTR_ID_SVXB, STR_FORMAT_ID_SVXB }, in GetSotFormatUIName()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsert.cxx227 pDlg->Insert( SOT_FORMATSTR_ID_SVXB, aEmptyString ); in DoExecute()
/aoo41x/main/sw/source/core/ole/
H A Dndole.cxx184 ::sfx2::SvBaseLink( ::sfx2::LINKUPDATE_ONCALL, SOT_FORMATSTR_ID_SVXB ), in SwEmbedObjectLink()
/aoo41x/main/sw/source/core/graphic/
H A Dndgrf.cxx736 refLink->SetContentType( SOT_FORMATSTR_ID_SVXB ); in InsertLink()
/aoo41x/main/svx/source/svdraw/
H A Dsvdograf.cxx247 : ::sfx2::SvBaseLink( ::sfx2::LINKUPDATE_ONCALL, SOT_FORMATSTR_ID_SVXB ) in SdrGraphicLink()

Completed in 212 milliseconds

12