Home
last modified time | relevance | path

Searched refs:UndoGuard (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx118 UndoGuard aUndoGuard( in executeDispatch_InsertAxes()
156 UndoGuard aUndoGuard( in executeDispatch_InsertGrid()
193 UndoGuard aUndoGuard( in executeDispatch_InsertTitles()
224 UndoGuard aUndoGuard( in executeDispatch_DeleteLegend()
235 UndoGuard aUndoGuard( in executeDispatch_InsertLegend()
246 UndoGuard aUndoGuard( in executeDispatch_OpenLegendDialog()
277 UndoGuard aUndoGuard( in executeDispatch_InsertMenu_DataLabels()
350 UndoGuard aUndoGuard( in executeDispatch_InsertMenu_YErrorBars()
588 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_InsertTrendlineEquation()
605 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_InsertR2Value()
[all …]
H A DChartController_Tools.cxx142 ::chart::UndoGuard aUndoGuard( in lcl_deleteDataCurve()
233 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_NewArrangement()
287 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_ScaleText()
656 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
675 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
715 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
738 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
761 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
784 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_Delete()
851 UndoGuard aUndoGuard = UndoGuard( in executeDispatch_ToggleLegend()
[all …]
H A DUndoGuard.cxx46 UndoGuard::UndoGuard( const OUString& i_undoString, const uno::Reference< document::XUndoManager > … in UndoGuard() function in chart::UndoGuard
59 UndoGuard::~UndoGuard() in ~UndoGuard()
67 void UndoGuard::commit() in commit()
87 void UndoGuard::rollback() in rollback()
95 void UndoGuard::discardSnapshot() in discardSnapshot()
105 :UndoGuard( i_undoString, i_undoManager, E_MODEL ) in UndoLiveUpdateGuard()
119 :UndoGuard( i_undoString, i_undoManager, E_MODEL_WITH_DATA ) in UndoLiveUpdateGuardWithData()
133 :UndoGuard( i_undoString, i_undoManager, E_MODEL_WITH_SELECTION ) in UndoGuardWithSelection()
H A DUndoGuard.hxx41 class UndoGuard class
44 explicit UndoGuard(
49 ~UndoGuard();
72 class UndoLiveUpdateGuard : public UndoGuard
86 public UndoGuard
96 class UndoGuardWithSelection : public UndoGuard
H A Dmakefile.mk71 $(SLO)$/UndoGuard.obj \
H A DChartController.hxx88 class UndoGuard;
580 …::std::auto_ptr< UndoGuard > m_pTextActionUndoG…
H A DChartController_Position.cxx137 UndoGuard aUndoGuard( in executeDispatch_PositionAndSize()
H A DChartController_Window.cxx839 UndoGuard aUndoGuard( pChartDragMethod->getUndoDescription(), in execute_MouseButtonUp()
871 UndoGuard aUndoGuard( in execute_MouseButtonUp()
1846 UndoGuard aUndoGuard( ActionDescriptionProvider::createDescription( in impl_moveOrResizeObject()
H A DChartController_TextEdit.cxx84 m_pTextActionUndoGuard.reset( new UndoGuard( in StartTextEdit()
/trunk/main/sw/inc/
H A DIDocumentUndoRedo.hxx212 class UndoGuard class
216 UndoGuard(IDocumentUndoRedo & rUndoRedo) in UndoGuard() function in sw::UndoGuard
222 ~UndoGuard() in ~UndoGuard()
/trunk/main/sw/source/core/txtnode/
H A Datrflyin.cxx115 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in CopyFlyFmt()
189 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SetAnchor()
192 ::sw::UndoGuard const undoGuardFmt( in SetAnchor()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx142 ::sw::UndoGuard const undoGuard(pDestDoc->GetIDocumentUndoRedo()); in lcl_CopyBookmarks()
661 ::sw::UndoGuard const undoGuard(pDestDoc->GetIDocumentUndoRedo()); in lcl_DeleteRedlines()
762 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in CopyRange()
989 ::sw::UndoGuard const ug(pDoc->GetIDocumentUndoRedo()); in CopyImpl()
1119 ::sw::UndoGuard const ug(pDoc->GetIDocumentUndoRedo()); in CopyImpl()
1372 ::sw::UndoGuard const undoGuard(pDest->GetIDocumentUndoRedo()); in CopyWithFlyInFly()
H A Dnodes.cxx1803 ::sw::UndoGuard const ug(pInsDoc->GetIDocumentUndoRedo()); in MoveRange()
1832 ::sw::UndoGuard const undoGuard(pInsDoc->GetIDocumentUndoRedo()); in MoveRange()
1869 ::sw::UndoGuard const ug(pInsDoc->GetIDocumentUndoRedo()); in MoveRange()
1922 ::sw::UndoGuard const ug(pInsDoc->GetIDocumentUndoRedo()); in MoveRange()
H A Dndsect.cxx654 ::sw::UndoGuard const undoGuard(GetIDocumentUndoRedo()); in UpdateSection()
687 ::sw::UndoGuard const undoGuard(GetIDocumentUndoRedo()); in UpdateSection()
/trunk/main/sw/source/core/edit/
H A Dedundo.cxx103 ::sw::UndoGuard const undoGuard(GetDoc()->GetIDocumentUndoRedo()); in Undo()
162 ::sw::UndoGuard const undoGuard(GetDoc()->GetIDocumentUndoRedo()); in Redo()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx627 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SetInDoc()
794 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SetInDoc()
878 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SetInDoc()
923 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SetInDoc()
H A Dundel.cxx163 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in SwUndoDelete()
267 ::sw::UndoGuard const ug(pDoc->GetIDocumentUndoRedo()); in SwUndoDelete()
291 ::sw::UndoGuard const ug(pDoc->GetIDocumentUndoRedo()); in SwUndoDelete()
H A DSwUndoPageDesc.cxx367 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in RepeatImpl()
413 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in RepeatImpl()
H A Dundobj.cxx360 ::sw::UndoGuard const undoGuard(rDoc.GetIDocumentUndoRedo()); in MoveToUndoNds()
452 ::sw::UndoGuard const undoGuard(rDoc.GetIDocumentUndoRedo()); in MoveFromUndoNds()
566 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in DelCntntIndex()
H A DSwUndoField.cxx118 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in RepeatImpl()
H A Ddocundo.cxx188 ::sw::UndoGuard const undoGuard(*this); in DelAllUndoObj()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx266 ::sw::UndoGuard const ug(GetDoc()->GetIDocumentUndoRedo()); in ChgAllPageOrientation()
309 ::sw::UndoGuard const ug(GetDoc()->GetIDocumentUndoRedo()); in ChgAllPageSize()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx381 ::sw::UndoGuard const undoGuard(rDoc.GetIDocumentUndoRedo()); in lcl_SetFlyFrmAttr()
585 ::sw::UndoGuard const undoGuard(GetIDocumentUndoRedo()); in SetFrmFmtToFly()
H A Ddocedt.cxx924 ::sw::UndoGuard const undoGuard(GetIDocumentUndoRedo()); in MoveRange()
1375 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo()); in lcl_JoinText()
1600 ::sw::UndoGuard const undoGuard( GetIDocumentUndoRedo() ); in DeleteAndJoinWithRedlineImpl()
2471 ::sw::UndoGuard const undoGuard(GetIDocumentUndoRedo()); in ReplaceRangeImpl()
/trunk/main/sw/source/core/frmedt/
H A Dfedesc.cxx147 ::sw::UndoGuard const undoGuard(GetDoc()->GetIDocumentUndoRedo()); in ChgPageDesc()

Completed in 167 milliseconds

12