Home
last modified time | relevance | path

Searched refs:GetRepeatActionComment (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx228 OUString GetRepeatActionComment( SfxRepeatTarget &rTarget) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx226 OUString GetRepeatActionComment( SfxRepeatTarget &rTarget) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx850 OUString SfxUndoManager::GetRepeatActionComment(SfxRepeatTarget &rTarget) const in GetRepeatActionComment() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx849 OUString SfxUndoManager::GetRepeatActionComment(SfxRepeatTarget &rTarget) const in GetRepeatActionComment() function in SfxUndoManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm.cxx1078 …Put( SfxStringItem( SID_REPEAT, SvtResId(STR_REPEAT)+pShUndoMgr->GetRepeatActionComment(*pTarget) … in StateHistory_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm.cxx1074 …Put( SfxStringItem( SID_REPEAT, SvtResId(STR_REPEAT)+pShUndoMgr->GetRepeatActionComment(*pTarget) … in StateHistory_Impl()