LibreOffice Module sw (master) 1
|
#include <UndoCore.hxx>
Public Member Functions | |
RepeatContext (SwDoc &rDoc, SwPaM &rPaM) | |
SwDoc & | GetDoc () const |
SwPaM & | GetRepeatPaM () |
Private Attributes | |
SwDoc & | m_rDoc |
SwPaM * | m_pCurrentPaM |
bool | m_bDeleteRepeated |
Friends | |
class | ::sw::UndoManager |
class | ::SwUndoDelete |
Definition at line 122 of file UndoCore.hxx.
Definition at line 126 of file UndoCore.hxx.
|
inline |
Definition at line 132 of file UndoCore.hxx.
References m_rDoc.
Referenced by SwUndoInserts::RepeatImpl(), SwUndoInsLayFormat::RepeatImpl(), SwUndoTOXChange::RepeatImpl(), SwUndoAttr::RepeatImpl(), SwUndoResetAttr::RepeatImpl(), SwUndoFormatAttr::RepeatImpl(), SwUndoDontExpandFormat::RepeatImpl(), SwUndoMoveLeftMargin::RepeatImpl(), SwUndoChangeFootNote::RepeatImpl(), SwUndoFormatColl::RepeatImpl(), SwUndoOutlineLeftRight::RepeatImpl(), SwUndoOutlineEdit::RepeatImpl(), SwUndoInsert::RepeatImpl(), SwUndoInsertLabel::RepeatImpl(), SwUndoInsNum::RepeatImpl(), SwUndoDelNum::RepeatImpl(), SwUndoMoveNum::RepeatImpl(), SwUndoNumUpDown::RepeatImpl(), SwUndoNumOrNoNum::RepeatImpl(), SwUndoNumRuleStart::RepeatImpl(), SwUndoOverwrite::RepeatImpl(), SwUndoTransliterate::RepeatImpl(), SwUndoRedlineSort::RepeatImpl(), SwUndoAcceptRedline::RepeatImpl(), SwUndoRejectRedline::RepeatImpl(), SwUndoInsSection::RepeatImpl(), SwUndoSplitNode::RepeatImpl(), SwUndoInsTable::RepeatImpl(), SwUndoTextToTable::RepeatImpl(), SwUndoTableToText::RepeatImpl(), SwUndoSplitTable::RepeatImpl(), SwUndoMergeTable::RepeatImpl(), and SwUndoTableHeadline::RepeatImpl().
|
inline |
Definition at line 134 of file UndoCore.hxx.
References m_pCurrentPaM.
Referenced by sw::UndoManager::Repeat(), SwUndoInserts::RepeatImpl(), SwUndoInsLayFormat::RepeatImpl(), SwUndoTOXChange::RepeatImpl(), SwUndoAttr::RepeatImpl(), SwUndoResetAttr::RepeatImpl(), SwUndoFormatAttr::RepeatImpl(), SwUndoDontExpandFormat::RepeatImpl(), SwUndoMoveLeftMargin::RepeatImpl(), SwUndoChangeFootNote::RepeatImpl(), SwUndoFormatColl::RepeatImpl(), SwUndoOutlineLeftRight::RepeatImpl(), SwUndoDelete::RepeatImpl(), SwUndoInsert::RepeatImpl(), SwUndoInsertLabel::RepeatImpl(), SwUndoInsNum::RepeatImpl(), SwUndoDelNum::RepeatImpl(), SwUndoMoveNum::RepeatImpl(), SwUndoNumUpDown::RepeatImpl(), SwUndoNumOrNoNum::RepeatImpl(), SwUndoNumRuleStart::RepeatImpl(), SwUndoOverwrite::RepeatImpl(), SwUndoTransliterate::RepeatImpl(), SwUndoRedlineSort::RepeatImpl(), SwUndoAcceptRedline::RepeatImpl(), SwUndoRejectRedline::RepeatImpl(), SwUndoInsSection::RepeatImpl(), SwUndoSort::RepeatImpl(), SwUndoSplitNode::RepeatImpl(), SwUndoInsTable::RepeatImpl(), SwUndoTextToTable::RepeatImpl(), SwUndoTableToText::RepeatImpl(), SwUndoSplitTable::RepeatImpl(), SwUndoMergeTable::RepeatImpl(), and SwUndoTableHeadline::RepeatImpl().
|
friend |
Definition at line 140 of file UndoCore.hxx.
|
friend |
Definition at line 141 of file UndoCore.hxx.
|
private |
Definition at line 145 of file UndoCore.hxx.
Referenced by sw::UndoManager::Repeat(), and SwUndoDelete::RepeatImpl().
|
private |
Definition at line 144 of file UndoCore.hxx.
Referenced by GetRepeatPaM(), and sw::UndoManager::Repeat().
|
private |
Definition at line 143 of file UndoCore.hxx.
Referenced by GetDoc().