Home
last modified time | relevance | path

Searched refs:rRepeatComment (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/undo/
H A Dundomanager.cxx29 void UndoManager::EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uIn… in EnterListAction() argument
34 SdrUndoManager::EnterListAction( rComment, rRepeatComment, nId, nViewShellId ); in EnterListAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/undo/
H A Dundomanager.cxx29 void UndoManager::EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uIn… in EnterListAction() argument
34 SdrUndoManager::EnterListAction( rComment, rRepeatComment, nId, nViewShellId ); in EnterListAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/undo/
H A Dundomanager.hxx32 … EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nI…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/undo/
H A Dundomanager.hxx34 … EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nI…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx133 …const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nId, ViewShellId nViewShellId…
231 … EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nI…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx131 …const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nId, ViewShellId nViewShellId…
229 … EnterListAction(const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nI…
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx906 const OUString &rRepeatComment, sal_uInt16 nId, in EnterListAction() argument
917 …SfxListUndoAction* pAction = new SfxListUndoAction( rComment, rRepeatComment, nId, nViewShellId, m… in EnterListAction()
1264 …_uInt16 nId, ViewShellId nViewShellId, const OUString& rComment, const OUString& rRepeatComment ) : in Impl()
1265 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1295 const OUString &rRepeatComment, in SfxListUndoAction() argument
1299 mpImpl(new Impl(nId, nViewShellId, rComment, rRepeatComment)) in SfxListUndoAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx905 const OUString &rRepeatComment, sal_uInt16 nId, in EnterListAction() argument
916 …SfxListUndoAction* pAction = new SfxListUndoAction( rComment, rRepeatComment, nId, nViewShellId, m… in EnterListAction()
1263 …_uInt16 nId, ViewShellId nViewShellId, const OUString& rComment, const OUString& rRepeatComment ) : in Impl()
1264 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1294 const OUString &rRepeatComment, in SfxListUndoAction() argument
1298 mpImpl(new Impl(nId, nViewShellId, rComment, rRepeatComment)) in SfxListUndoAction()