Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dundo.hxx78 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;
185 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;
472 virtual UniString GetRepeatComment(SfxRepeatTarget&r) const;
/trunk/main/svl/source/undo/
H A Dundo.cxx118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment() function in SfxUndoAction
958 ->GetRepeatComment(rTarget); in GetRepeatActionComment()
1317 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment() function in SfxListUndoAction
1474 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment() function in SfxLinkUndoAction
1477 return pAction->GetRepeatComment(r); in GetRepeatComment()
/trunk/main/sc/source/ui/undo/
H A Dundodraw.cxx66 String __EXPORT ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoDraw
69 return pDrawUndo->GetRepeatComment(rTarget); in GetRepeatComment()
H A Dundobase.cxx506 String ScUndoWrapper::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoWrapper
509 return pWrappedUndo->GetRepeatComment(rTarget); in GetRepeatComment()
/trunk/main/sc/source/ui/inc/
H A Dundodraw.hxx54 virtual String GetRepeatComment(SfxRepeatTarget&) const;
H A Dundobase.hxx166 virtual String GetRepeatComment(SfxRepeatTarget&) const;
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx574 ::rtl::OUString const rcomment(pRepeatAction->GetRepeatComment(rContext)); in Repeat()
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx79 virtual String GetRepeatComment(SfxRepeatTarget& rView) const;
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx82 XubString SdrUndoAction::GetRepeatComment(SfxRepeatTarget& rView) const in GetRepeatComment() function in SdrUndoAction

Completed in 45 milliseconds