Home
last modified time | relevance | path

Searched refs:maRepeatComment (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx1262 OUString maRepeatComment; member
1265 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1290 return mpImpl->maRepeatComment; in GetRepeatComment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx1261 OUString const maRepeatComment; member
1264 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1289 return mpImpl->maRepeatComment; in GetRepeatComment()