Searched refs:aBeginUndo (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun3.cxx | 841 const String aBeginUndo(ScGlobal::GetRscString(STR_UNDO_DRAGDROP)); in PasteOnDrawObjectLinked() local 843 if(pScDrawView->ApplyGraphicToObject( rHitObj, aGraphic, aBeginUndo, aEmpty, aEmpty )) in PasteOnDrawObjectLinked() 857 const String aBeginUndo(ScGlobal::GetRscString(STR_UNDO_DRAGDROP)); in PasteOnDrawObjectLinked() local 859 … if(pScDrawView->ApplyGraphicToObject( rHitObj, Graphic(aMtf), aBeginUndo, aEmpty, aEmpty )) in PasteOnDrawObjectLinked() 873 const String aBeginUndo(ScGlobal::GetRscString(STR_UNDO_DRAGDROP)); in PasteOnDrawObjectLinked() local 875 … if(pScDrawView->ApplyGraphicToObject( rHitObj, Graphic(aBmpEx), aBeginUndo, aEmpty, aEmpty )) in PasteOnDrawObjectLinked()
|
H A D | viewfun7.cxx | 408 const String aBeginUndo(ScGlobal::GetRscString(STR_UNDO_DRAGDROP)); in PasteGraphic() local 412 aBeginUndo, in PasteGraphic()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fuins1.cxx | 164 const String aBeginUndo(ScGlobal::GetRscString(STR_UNDO_DRAGDROP)); in lcl_InsertGraphic() local 170 aBeginUndo, in lcl_InsertGraphic()
|
Completed in 15 milliseconds