Home
last modified time | relevance | path

Searched refs:GetDescriptionOfMarkedObjects (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx99 BegUndo(ImpGetResStr(STR_EditMovToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOTOP); in MovMarkedToTop()
187 BegUndo(ImpGetResStr(STR_EditMovToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOBTM); in MovMarkedToBtm()
280 BegUndo(ImpGetResStr(STR_EditPutToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOTOP); in PutMarkedInFrontOfObj()
383 BegUndo(ImpGetResStr(STR_EditPutToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOBTM); in PutMarkedBehindObj()
466 BegUndo(ImpGetResStr(STR_EditRevOrder),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_REVORDER); in ReverseOrderOfMarked()
1727 BegUndo(ImpGetResStr(STR_EditGroup),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_GROUP); in GroupMarked()
1988 BegUndo(ImpGetResStr(nDscrID), GetDescriptionOfMarkedObjects()); in ImpConvertTo()
1995 BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPATH); in ImpConvertTo()
1999 BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPOLY); in ImpConvertTo()
H A Dsvdedtv1.cxx202 BegUndo(aStr,GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVE); in MoveMarkedObj()
1618 BegUndo(ImpGetResStr(STR_EditTransform),GetDescriptionOfMarkedObjects()); in SetGeoAttrToMarked()
1795 XubString aStr(GetDescriptionOfMarkedObjects()); in AlignMarkedObjects()
H A Dsvdedtv.cxx818 BegUndo(ImpGetResStr(STR_EditDelete),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_DELETE); in DeleteMarkedObj()
H A Dsvdmrkv.cxx2100 rStr.Insert(GetDescriptionOfMarkedObjects(), nPos); in ImpTakeDescriptionStr()
/trunk/main/sd/source/ui/func/
H A Dfuvect.cxx97 String aStr( mpView->GetDescriptionOfMarkedObjects() ); in DoExecute()
H A Dfutransf.cxx123 String aString( mpView->GetDescriptionOfMarkedObjects() ); in DoExecute()
H A Dfucopy.cxx82 String aString( mpView->GetDescriptionOfMarkedObjects() ); in DoExecute()
H A Dfumorph.cxx172 String aString(mpView->GetDescriptionOfMarkedObjects()); in DoExecute()
/trunk/main/sd/source/ui/view/
H A DGraphicObjectBar.cxx163 String aStr( mpView->GetDescriptionOfMarkedObjects() ); in ExecuteFilter()
H A Ddrawview.cxx586 aUndo.SearchAndReplace(aSearchString, GetDescriptionOfMarkedObjects()); in DeleteMarked()
H A Ddrviews6.cxx393 String aStr( mpDrawView->GetDescriptionOfMarkedObjects() ); in ExecBmpMask()
H A Ddrviews9.cxx189 String aStr(mpDrawView->GetDescriptionOfMarkedObjects()); in SO2_DECL_REF()
H A Dsdview2.cxx293 BegUndo( ( aStr += sal_Unicode(' ') ) += GetDescriptionOfMarkedObjects() ); in DoCut()
/trunk/main/sc/source/ui/drawfunc/
H A Dgraphsh.cxx131 String aStr( pView->GetDescriptionOfMarkedObjects() ); in ExecuteFilter()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx274 …String GetDescriptionOfMarkedObjects() const { return GetMarkedObjectList().GetMarkDescription(); } in GetDescriptionOfMarkedObjects() function in SdrMarkView
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx860 aUndoStr = rView.GetDescriptionOfMarkedObjects(); in ExecuteGrafAttr()

Completed in 82 milliseconds