Home
last modified time | relevance | path

Searched refs:GetRepeatComment (Results 1 – 20 of 20) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/undo/
H A Dundodraw.cxx50 OUString ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoDraw
53 return pDrawUndo->GetRepeatComment(rTarget); in GetRepeatComment()
H A Dundobase.cxx575 OUString ScUndoWrapper::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoWrapper
578 return pWrappedUndo->GetRepeatComment(rTarget); in GetRepeatComment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/undo/
H A Dundodraw.cxx50 OUString ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoDraw
53 return pDrawUndo->GetRepeatComment(rTarget); in GetRepeatComment()
H A Dundobase.cxx575 OUString ScUndoWrapper::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoWrapper
578 return pWrappedUndo->GetRepeatComment(rTarget); in GetRepeatComment()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dundodraw.hxx47 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
H A Dundobase.hxx173 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dundodraw.hxx48 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
H A Dundobase.hxx174 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx65 virtual OUString GetRepeatComment(SfxRepeatTarget&) const;
148 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx63 virtual OUString GetRepeatComment(SfxRepeatTarget&) const;
146 virtual OUString GetRepeatComment(SfxRepeatTarget&) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx81 OUString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment() function in SfxUndoAction
854 ->GetRepeatComment(rTarget); in GetRepeatActionComment()
1288 OUString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment() function in SfxListUndoAction
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx84 OUString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment() function in SfxUndoAction
853 ->GetRepeatComment(rTarget); in GetRepeatActionComment()
1287 OUString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment() function in SfxListUndoAction
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx688 OUString const rcomment(pRepeatAction->GetRepeatComment(rContext)); in Repeat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx702 OUString const rcomment(pRepeatAction->GetRepeatComment(rContext)); in Repeat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdundo.hxx69 virtual OUString GetRepeatComment(SfxRepeatTarget& rView) const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdundo.hxx68 virtual OUString GetRepeatComment(SfxRepeatTarget& rView) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdundo.cxx82 OUString SdrUndoAction::GetRepeatComment(SfxRepeatTarget& rView) const in GetRepeatComment() function in SdrUndoAction
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdundo.cxx85 OUString SdrUndoAction::GetRepeatComment(SfxRepeatTarget& rView) const in GetRepeatComment() function in SdrUndoAction
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1200749 convert GetRepeatComment to OUString
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1462798 convert GetRepeatComment to OUString