Lines Matching refs:SfxLinkUndoAction
49 TYPEINIT0(SfxLinkUndoAction);
66 void SfxUndoAction::SetLinkToSfxLinkUndoAction(SfxLinkUndoAction* pSfxLinkUndoAction) in SetLinkToSfxLinkUndoAction()
1393 SfxLinkUndoAction::SfxLinkUndoAction(::svl::IUndoManager *pManager) in SfxLinkUndoAction() function in SfxLinkUndoAction
1420 void SfxLinkUndoAction::Undo() in Undo()
1428 void SfxLinkUndoAction::Redo() in Redo()
1437 sal_Bool SfxLinkUndoAction::CanRepeat(SfxRepeatTarget& r) const in CanRepeat()
1446 void SfxLinkUndoAction::Repeat(SfxRepeatTarget&r) in Repeat()
1455 XubString SfxLinkUndoAction::GetComment() const in GetComment()
1466 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment()
1476 SfxLinkUndoAction::~SfxLinkUndoAction() in ~SfxLinkUndoAction()
1484 void SfxLinkUndoAction::LinkedSfxUndoActionDestructed(const SfxUndoAction& rCandidate) in LinkedSfxUndoActionDestructed()
1505 sal_uInt16 SfxLinkUndoAction::GetId() const in GetId()