Home
last modified time | relevance | path

Searched refs:SetUndoComment (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dsvdedtv.hxx214 void SetUndoComment(const String& rComment) { pMod->SetUndoComment(rComment); } in SetUndoComment() function in SdrEditView
215 …void SetUndoComment(const String& rComment, const String& rObjDescr) { pMod->SetUndoComment(rComme… in SetUndoComment() function in SdrEditView
H A Dsvdmodel.hxx590 void SetUndoComment(const String& rComment);
591 void SetUndoComment(const String& rComment, const String& rObjDescr);
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1011 SetUndoComment(ImpGetResStr(STR_DistributeMarkedObjects)); in DECLARE_LIST()
1175 SetUndoComment( in MergeMarkedObjects()
1182 SetUndoComment( in MergeMarkedObjects()
1189 SetUndoComment( in MergeMarkedObjects()
1369SetUndoComment(ImpGetResStr(bNoPolyPoly?STR_EditCombine_OnePoly:STR_EditCombine_PolyPoly),aRemoveM… in CombineMarkedObjects()
1696SetUndoComment(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()
H A Dsvdmodel.cxx633 void SdrModel::SetUndoComment(const XubString& rComment) in SetUndoComment() function in SdrModel
650 void SdrModel::SetUndoComment(const XubString& rComment, const XubString& rObjDescr) in SetUndoComment() function in SdrModel

Completed in 104 milliseconds