Home
last modified time | relevance | path

Searched refs:UNDO_START (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx207 SwUndoId const eUndoId( (0 == i_eUndoId) ? UNDO_START : i_eUndoId ); in StartUndo()
210 String comment( (UNDO_START == eUndoId) in StartUndo()
215 OSL_ASSERT(UNDO_START != eUndoId); in StartUndo()
233 SwUndoId const eUndoId( ((0 == i_eUndoId) || (UNDO_START == i_eUndoId)) in EndUndo()
247 OSL_ASSERT(UNDO_START != eUndoId); in EndUndo()
266 else if ((UNDO_START != pListAction->GetId())) in EndUndo()
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx153 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in NoNum()
298 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in DelNumRules()
336 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in NumUpDown()
560 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in OutlineUpDown()
775 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetCurNumRule()
831 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetNumRuleStart()
860 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetNodeNumStart()
H A Dedglbldc.cxx170 pMyDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in InsertGlobalDocContent()
212 pMyDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in InsertGlobalDocContent()
258 StartUndo( UNDO_START ); in DeleteGlobalDocContent()
H A Dedtab.cxx111 StartUndo( UNDO_START ); in InsertTable()
234 StartUndo( UNDO_START ); in InsertDDETable()
371 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetTblBoxFormulaAttrs()
H A Deddel.cxx67 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in DeleteSel()
211 pDestShell->GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in Copy()
H A Dedattr.cxx381 StartUndo( UNDO_START ); in MoveLeftMargin()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx237 rSh.StartUndo( UNDO_START ); in Execute()
248 rSh.StartUndo( UNDO_START ); in Execute()
259 rSh.StartUndo( UNDO_START ); in Execute()
H A Dgrfsh.cxx259 rSh.StartUndo(UNDO_START); in Execute()
H A Dtxtattr.cxx571 rSh.StartUndo( UNDO_START ); in ExecParaAttrArgs()
H A Dtextsh1.cxx763 rWrtSh.StartUndo( UNDO_START ); in Execute()
/trunk/main/sw/inc/
H A Dswundo.hxx39 UNDO_START = UNDO_STD_BEGIN, // 1 enumerator
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx691 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in setNumberingProperty()
775 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in resetCrsrPropertyValue()
H A Dunoobj.cxx349 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetTxtFmtColl()
426 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in lcl_SetNodeNumStart()
456 rPam.GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_START, NULL); in lcl_setCharFmtSequence()
467 rPam.GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_START, NULL); in lcl_setCharFmtSequence()
H A Dunotext.cxx995 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_START, NULL); in setString()
1377 m_pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_START , NULL); in finishOrAppendParagraph()
1668 m_pImpl->m_pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in convertToTextFrame()
H A Dunodraw.cxx810 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in group()
845 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in ungroup()
H A Dunotbl.cxx3117 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_START, NULL); in setPropertyValue()
/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx68 rSh.StartUndo( UNDO_START ); in Apply()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx308 StartUndo( UNDO_START ); in ClickToField()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx677 StartUndo( UNDO_START ); in EndDrag()
2349 StartUndo( UNDO_START ); in GroupSelection()
2372 StartUndo( UNDO_START ); in UnGroupSelection()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1333 GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in ReplaceNumRule()
2112 GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in MoveParagraph()
H A Ddocsort.cxx363 GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SortText()
/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx1459 GetFmt()->GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetAbsPos()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2475 rSh.StartUndo( UNDO_START ); in KeyInput()

Completed in 545 milliseconds