Searched refs:SetUndoComment (Results 1 – 4 of 4) sorted by relevance
214 void SetUndoComment(const String& rComment) { pMod->SetUndoComment(rComment); } in SetUndoComment() function in SdrEditView215 …void SetUndoComment(const String& rComment, const String& rObjDescr) { pMod->SetUndoComment(rComme… in SetUndoComment() function in SdrEditView
590 void SetUndoComment(const String& rComment);591 void SetUndoComment(const String& rComment, const String& rObjDescr);
1011 SetUndoComment(ImpGetResStr(STR_DistributeMarkedObjects)); in DECLARE_LIST()1175 SetUndoComment( in MergeMarkedObjects()1182 SetUndoComment( in MergeMarkedObjects()1189 SetUndoComment( in MergeMarkedObjects()1369 …SetUndoComment(ImpGetResStr(bNoPolyPoly?STR_EditCombine_OnePoly:STR_EditCombine_PolyPoly),aRemoveM… in CombineMarkedObjects()1696 …SetUndoComment(ImpGetResStr(bMakeLines?STR_EditDismantle_Lines:STR_EditDismantle_Polys),aRemoveMer… in DismantleMarkedObjects()1923 SetUndoComment(ImpGetResStr(STR_EditUngroup),aName); in UnGroupMarked()2170 SetUndoComment(ImpGetResStr(STR_EditImportMtf),aForTheDescription.GetMarkDescription()); in DoImportMarkedMtf()
633 void SdrModel::SetUndoComment(const XubString& rComment) in SetUndoComment() function in SdrModel650 void SdrModel::SetUndoComment(const XubString& rComment, const XubString& rObjDescr) in SetUndoComment() function in SdrModel
Completed in 43 milliseconds