Lines Matching refs:SfxLinkUndoAction
49 TYPEINIT0(SfxLinkUndoAction);
66 void SfxUndoAction::SetLinkToSfxLinkUndoAction(SfxLinkUndoAction* pSfxLinkUndoAction) in SetLinkToSfxLinkUndoAction()
1401 SfxLinkUndoAction::SfxLinkUndoAction(::svl::IUndoManager *pManager) in SfxLinkUndoAction() function in SfxLinkUndoAction
1428 void SfxLinkUndoAction::Undo() in Undo()
1436 void SfxLinkUndoAction::Redo() in Redo()
1445 sal_Bool SfxLinkUndoAction::CanRepeat(SfxRepeatTarget& r) const in CanRepeat()
1454 void SfxLinkUndoAction::Repeat(SfxRepeatTarget&r) in Repeat()
1463 XubString SfxLinkUndoAction::GetComment() const in GetComment()
1474 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment()
1484 SfxLinkUndoAction::~SfxLinkUndoAction() in ~SfxLinkUndoAction()
1492 void SfxLinkUndoAction::LinkedSfxUndoActionDestructed(const SfxUndoAction& rCandidate) in LinkedSfxUndoActionDestructed()
1513 sal_uInt16 SfxLinkUndoAction::GetId() const in GetId()