Lines Matching refs:SfxRepeatTarget
50 TYPEINIT0(SfxRepeatTarget);
54 SfxRepeatTarget::~SfxRepeatTarget() in ~SfxRepeatTarget()
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment()
158 void SfxUndoAction::Repeat(SfxRepeatTarget&) in Repeat() argument
167 sal_Bool SfxUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
954 XubString SfxUndoManager::GetRepeatActionComment( SfxRepeatTarget &rTarget) const in GetRepeatActionComment()
963 sal_Bool SfxUndoManager::Repeat( SfxRepeatTarget &rTarget ) in Repeat()
980 sal_Bool SfxUndoManager::CanRepeat( SfxRepeatTarget &rTarget ) const in CanRepeat()
1317 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment()
1376 void SfxListUndoAction::Repeat(SfxRepeatTarget&rTarget) in Repeat()
1384 sal_Bool SfxListUndoAction::CanRepeat(SfxRepeatTarget&r) const in CanRepeat()
1445 sal_Bool SfxLinkUndoAction::CanRepeat(SfxRepeatTarget& r) const in CanRepeat()
1454 void SfxLinkUndoAction::Repeat(SfxRepeatTarget&r) in Repeat()
1474 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment()