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;
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()
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment() function in SfxUndoAction950 ->GetRepeatComment(rTarget); in GetRepeatActionComment()1309 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment() function in SfxListUndoAction1466 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment() function in SfxLinkUndoAction1469 return pAction->GetRepeatComment(r); in GetRepeatComment()
54 virtual String GetRepeatComment(SfxRepeatTarget&) const;
166 virtual String GetRepeatComment(SfxRepeatTarget&) const;
583 ::rtl::OUString const rcomment(pRepeatAction->GetRepeatComment(rContext)); in Repeat()
79 virtual String GetRepeatComment(SfxRepeatTarget& rView) const;
79 XubString SdrUndoAction::GetRepeatComment(SfxRepeatTarget& rView) const in GetRepeatComment() function in SdrUndoAction
Completed in 39 milliseconds