Searched defs:SetUndoComment (Results 1 – 2 of 2) 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
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 71 milliseconds