Home
last modified time | relevance | path

Searched refs:UndoRedoContext (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx80 virtual void UndoImpl( ::sw::UndoRedoContext & );
81 virtual void RedoImpl( ::sw::UndoRedoContext & );
107 virtual void UndoImpl( ::sw::UndoRedoContext & );
108 virtual void RedoImpl( ::sw::UndoRedoContext & );
133 virtual void UndoImpl( ::sw::UndoRedoContext & );
134 virtual void RedoImpl( ::sw::UndoRedoContext & );
152 virtual void UndoImpl( ::sw::UndoRedoContext & );
153 virtual void RedoImpl( ::sw::UndoRedoContext & );
172 virtual void UndoImpl( ::sw::UndoRedoContext & );
173 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
H A DUndoAttribute.hxx68 virtual void UndoImpl( ::sw::UndoRedoContext & );
69 virtual void RedoImpl( ::sw::UndoRedoContext & );
90 virtual void UndoImpl( ::sw::UndoRedoContext & );
91 virtual void RedoImpl( ::sw::UndoRedoContext & );
138 virtual void UndoImpl( ::sw::UndoRedoContext & );
139 virtual void RedoImpl( ::sw::UndoRedoContext & );
177 virtual void UndoImpl( ::sw::UndoRedoContext & );
178 virtual void RedoImpl( ::sw::UndoRedoContext & );
209 virtual void UndoImpl( ::sw::UndoRedoContext & );
210 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
H A DUndoNumbering.hxx61 virtual void UndoImpl( ::sw::UndoRedoContext & );
62 virtual void RedoImpl( ::sw::UndoRedoContext & );
86 virtual void UndoImpl( ::sw::UndoRedoContext & );
87 virtual void RedoImpl( ::sw::UndoRedoContext & );
102 virtual void UndoImpl( ::sw::UndoRedoContext & );
103 virtual void RedoImpl( ::sw::UndoRedoContext & );
115 virtual void UndoImpl( ::sw::UndoRedoContext & );
116 virtual void RedoImpl( ::sw::UndoRedoContext & );
129 virtual void UndoImpl( ::sw::UndoRedoContext & );
130 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
H A DSwUndoFmt.hxx54 virtual void UndoImpl( ::sw::UndoRedoContext & );
55 virtual void RedoImpl( ::sw::UndoRedoContext & );
78 virtual void UndoImpl( ::sw::UndoRedoContext & );
79 virtual void RedoImpl( ::sw::UndoRedoContext & );
101 virtual void UndoImpl( ::sw::UndoRedoContext & );
102 virtual void RedoImpl( ::sw::UndoRedoContext & );
214 virtual void UndoImpl( ::sw::UndoRedoContext & );
215 virtual void RedoImpl( ::sw::UndoRedoContext & );
228 virtual void UndoImpl( ::sw::UndoRedoContext & );
229 virtual void RedoImpl( ::sw::UndoRedoContext & );
[all …]
H A DUndoDraw.hxx54 virtual void UndoImpl( ::sw::UndoRedoContext & );
55 virtual void RedoImpl( ::sw::UndoRedoContext & );
71 virtual void UndoImpl( ::sw::UndoRedoContext & );
72 virtual void RedoImpl( ::sw::UndoRedoContext & );
101 virtual void UndoImpl( ::sw::UndoRedoContext & );
102 virtual void RedoImpl( ::sw::UndoRedoContext & );
118 virtual void UndoImpl( ::sw::UndoRedoContext & );
119 virtual void RedoImpl( ::sw::UndoRedoContext & );
139 virtual void UndoImpl( ::sw::UndoRedoContext & );
140 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DUndoInsert.hxx69 virtual void UndoImpl( ::sw::UndoRedoContext & );
70 virtual void RedoImpl( ::sw::UndoRedoContext & );
107 virtual void UndoImpl( ::sw::UndoRedoContext & );
108 virtual void RedoImpl( ::sw::UndoRedoContext & );
150 void SetAndSave( ::sw::UndoRedoContext & );
157 virtual void UndoImpl( ::sw::UndoRedoContext & );
158 virtual void RedoImpl( ::sw::UndoRedoContext & );
203 virtual void UndoImpl( ::sw::UndoRedoContext & );
204 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DUndoCore.hxx53 class SW_DLLPRIVATE UndoRedoContext class
57 UndoRedoContext(SwDoc & rDoc, IShellCursorSupplier & rCursorSupplier) in UndoRedoContext() function in sw::UndoRedoContext
141 virtual void UndoImpl( ::sw::UndoRedoContext & );
142 virtual void RedoImpl( ::sw::UndoRedoContext & );
185 virtual void UndoImpl( ::sw::UndoRedoContext & );
186 virtual void RedoImpl( ::sw::UndoRedoContext & );
201 virtual void UndoImpl( ::sw::UndoRedoContext & );
202 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DSwUndoPageDesc.hxx47 virtual void UndoImpl( ::sw::UndoRedoContext & );
48 virtual void RedoImpl( ::sw::UndoRedoContext & );
65 virtual void UndoImpl( ::sw::UndoRedoContext & );
66 virtual void RedoImpl( ::sw::UndoRedoContext & );
83 virtual void UndoImpl( ::sw::UndoRedoContext & );
84 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DUndoOverwrite.hxx54 virtual void UndoImpl( ::sw::UndoRedoContext & );
55 virtual void RedoImpl( ::sw::UndoRedoContext & );
91 virtual void UndoImpl( ::sw::UndoRedoContext & );
92 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DUndoSplitMove.hxx44 virtual void UndoImpl( ::sw::UndoRedoContext & );
45 virtual void RedoImpl( ::sw::UndoRedoContext & );
74 virtual void UndoImpl( ::sw::UndoRedoContext & );
75 virtual void RedoImpl( ::sw::UndoRedoContext & );
H A DUndoRedline.hxx54 virtual void UndoImpl( ::sw::UndoRedoContext & );
55 virtual void RedoImpl( ::sw::UndoRedoContext & );
136 virtual void UndoImpl( ::sw::UndoRedoContext & );
137 virtual void RedoImpl( ::sw::UndoRedoContext & );
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx190 void SwUndoFmtAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
326 void SwUndoFmtAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
639 void SwUndoFmtResetAttr::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
647 void SwUndoFmtResetAttr::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
678 void SwUndoResetAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
699 void SwUndoResetAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
846 void SwUndoAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
905 void SwUndoAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
1038 void SwUndoDefaultAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
1062 void SwUndoDefaultAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
[all …]
H A Dunnum.cxx87 void SwUndoInsNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
135 void SwUndoInsNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
205 void SwUndoDelNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
225 void SwUndoDelNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
260 void SwUndoMoveNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
284 void SwUndoMoveNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
319 void SwUndoNumUpDown::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
325 void SwUndoNumUpDown::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
347 void SwUndoNumOrNoNum::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
359 void SwUndoNumOrNoNum::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
[all …]
H A DSwUndoFmt.cxx55 void SwUndoFmtCreate::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
76 void SwUndoFmtCreate::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
122 void SwUndoFmtDelete::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
138 void SwUndoFmtDelete::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
171 void SwUndoRenameFmt::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
181 void SwUndoRenameFmt::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
372 void SwUndoNumruleCreate::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
383 void SwUndoNumruleCreate::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
409 void SwUndoNumruleDelete::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
414 void SwUndoNumruleDelete::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
[all …]
H A Dunsect.cxx120 void SwUndoInsSection::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
168 void SwUndoInsSection::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
299 virtual void UndoImpl( ::sw::UndoRedoContext & );
300 virtual void RedoImpl( ::sw::UndoRedoContext & );
328 void SwUndoDelSection::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
381 void SwUndoDelSection::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
410 virtual void UndoImpl( ::sw::UndoRedoContext & );
411 virtual void RedoImpl( ::sw::UndoRedoContext & );
436 void SwUndoUpdateSection::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
492 void SwUndoUpdateSection::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
H A Dundraw.cxx106 void SwSdrUndo::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
112 void SwSdrUndo::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
222 void SwUndoDrawGroup::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
269 void SwUndoDrawGroup::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
380 void SwUndoDrawUnGroup::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
417 void SwUndoDrawUnGroup::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
474 SwUndoDrawUnGroupConnectToLayout::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
494 SwUndoDrawUnGroupConnectToLayout::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
535 void SwUndoDrawDelete::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
561 void SwUndoDrawDelete::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
H A Dunins.cxx217 void SwUndoInsert::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
292 void SwUndoInsert::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
496 virtual void UndoImpl( ::sw::UndoRedoContext & );
497 virtual void RedoImpl( ::sw::UndoRedoContext & );
517 void SwUndoReplace::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
522 void SwUndoReplace::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
802 void SwUndoReRead::SetAndSave(::sw::UndoRedoContext & rContext) in SetAndSave()
836 void SwUndoReRead::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
842 void SwUndoReRead::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
903 void SwUndoInsertLabel::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
[all …]
H A Duntbl.cxx280 void SwUndoInsTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
325 void SwUndoInsTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
477 void SwUndoTblToTxt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
657 void SwUndoTblToTxt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
748 void SwUndoTxtToTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
827 void SwUndoTxtToTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
1449 void SwUndoAttrTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
1467 void SwUndoAttrTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
2020 void SwUndoTblMerge::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
2919 void SwUndoCpyTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
[all …]
H A DSwUndoPageDesc.cxx301 void SwUndoPageDesc::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
309 void SwUndoPageDesc::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
341 void SwUndoPageDescCreate::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
360 void SwUndoPageDescCreate::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
395 void SwUndoPageDescDelete::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
406 void SwUndoPageDescDelete::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
H A Dundobj1.cxx65 void SwUndoFlyBase::InsFly(::sw::UndoRedoContext & rContext, bool bShowSelFrm) in InsFly()
272 void SwUndoInsLayFmt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
303 void SwUndoInsLayFmt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
447 void SwUndoDelLayFmt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
452 void SwUndoDelLayFmt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
555 void SwUndoSetFlyFmt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
629 void SwUndoSetFlyFmt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
H A DSwUndoField.cxx85 void SwUndoFieldFromDoc::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
111 void SwUndoFieldFromDoc::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
133 void SwUndoFieldFromAPI::UndoImpl(::sw::UndoRedoContext &) in UndoImpl() argument
149 void SwUndoFieldFromAPI::RedoImpl(::sw::UndoRedoContext &) in RedoImpl() argument
H A Dunovwr.cxx195 void SwUndoOverwrite::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
278 void SwUndoOverwrite::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
374 void SwUndoTransliterate::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
388 void SwUndoTransliterate::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
H A Dunredln.cxx98 void SwUndoRedline::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
122 void SwUndoRedline::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
418 void SwUndoCompDoc::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
485 void SwUndoCompDoc::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
/trunk/main/sw/inc/
H A Dundobj.hxx49 class UndoRedoContext;
88 virtual void UndoImpl( ::sw::UndoRedoContext & ) = 0;
89 virtual void RedoImpl( ::sw::UndoRedoContext & ) = 0;
226 ::sw::UndoRedoContext &, bool const bCorrToCntnt = false) const;
250 virtual void UndoImpl( ::sw::UndoRedoContext & );
251 virtual void RedoImpl( ::sw::UndoRedoContext & );
284 void InsFly(::sw::UndoRedoContext & rContext, bool bShowSel = true);
306 virtual void UndoImpl( ::sw::UndoRedoContext & );
307 virtual void RedoImpl( ::sw::UndoRedoContext & );
320 virtual void UndoImpl( ::sw::UndoRedoContext & );
[all …]
H A DSwUndoField.hxx65 virtual void UndoImpl( ::sw::UndoRedoContext & );
66 virtual void RedoImpl( ::sw::UndoRedoContext & );
84 virtual void UndoImpl( ::sw::UndoRedoContext & );
85 virtual void RedoImpl( ::sw::UndoRedoContext & );

Completed in 142 milliseconds

12