Searched refs:GetRepeatComment (Results 1 – 9 of 9) sorted by relevance
78 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;185 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;472 virtual UniString GetRepeatComment(SfxRepeatTarget&r) const;
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment() function in SfxUndoAction958 ->GetRepeatComment(rTarget); in GetRepeatActionComment()1317 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment() function in SfxListUndoAction1474 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment() function in SfxLinkUndoAction1477 return pAction->GetRepeatComment(r); in GetRepeatComment()
66 String __EXPORT ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoDraw69 return pDrawUndo->GetRepeatComment(rTarget); in GetRepeatComment()
506 String ScUndoWrapper::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment() function in ScUndoWrapper509 return pWrappedUndo->GetRepeatComment(rTarget); in GetRepeatComment()
54 virtual String GetRepeatComment(SfxRepeatTarget&) const;
166 virtual String GetRepeatComment(SfxRepeatTarget&) const;
574 ::rtl::OUString const rcomment(pRepeatAction->GetRepeatComment(rContext)); in Repeat()
79 virtual String GetRepeatComment(SfxRepeatTarget& rView) const;
82 XubString SdrUndoAction::GetRepeatComment(SfxRepeatTarget& rView) const in GetRepeatComment() function in SdrUndoAction
Completed in 100 milliseconds