Lines Matching refs:ImpGetResStr
101 aStr+=ImpGetResStr(STR_EditWithCopy); in SetMarkedObjRect()
198 XubString aStr(ImpGetResStr(STR_EditMove)); in MoveMarkedObj()
200 aStr+=ImpGetResStr(STR_EditWithCopy); in MoveMarkedObj()
234 aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMarkedObj()
271 aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMultMarkedObj()
338 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in RotateMarkedObj()
400 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in MirrorMarkedObj()
493 aStr+=ImpGetResStr(STR_EditWithCopy); in ShearMarkedObj()
610 aStr+=ImpGetResStr(STR_EditWithCopy); in CrookMarkedObj()
684 aStr+=ImpGetResStr(STR_EditWithCopy); in DistortMarkedObj()
1618 BegUndo(ImpGetResStr(STR_EditTransform),GetDescriptionOfMarkedObjects()); in SetGeoAttrToMarked()