Home
last modified time | relevance | path

Searched defs:SetUndoComment (Results 1 – 2 of 2) sorted by relevance

/trunk/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
/trunk/main/svx/source/svdraw/
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 29 milliseconds