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()1181 SetUndoComment( in MergeMarkedObjects()1188 SetUndoComment( in MergeMarkedObjects()1195 SetUndoComment( in MergeMarkedObjects()1375 …SetUndoComment(ImpGetResStr(bNoPolyPoly?STR_EditCombine_OnePoly:STR_EditCombine_PolyPoly),aRemoveM… in CombineMarkedObjects()1702 …SetUndoComment(ImpGetResStr(bMakeLines?STR_EditDismantle_Lines:STR_EditDismantle_Polys),aRemoveMer… in DismantleMarkedObjects()1929 SetUndoComment(ImpGetResStr(STR_EditUngroup),aName); in UnGroupMarked()2176 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 38 milliseconds