Home
last modified time | relevance | path

Searched refs:SwUndoId (Results 1 – 25 of 35) sorted by relevance

12

/aoo4110/main/sw/source/core/undo/
H A Ddocundo.cxx207 SwUndoId
208 UndoManager::StartUndo(SwUndoId const i_eUndoId, in StartUndo()
216 SwUndoId const eUndoId( (0 == i_eUndoId) ? UNDO_START : i_eUndoId ); in StartUndo()
234 SwUndoId
242 SwUndoId const eUndoId( ((0 == i_eUndoId) || (UNDO_START == i_eUndoId)) in EndUndo()
300 ::rtl::OUString *const o_pStr, SwUndoId *const o_pId) const in GetLastUndoInfo()
318 *o_pId = static_cast<SwUndoId>(nId); in GetLastUndoInfo()
345 SwUndoId *const o_pId) const in GetFirstRedoInfo()
365 *o_pId = static_cast<SwUndoId>(nId); in GetFirstRedoInfo()
391 SwUndoId UndoManager::GetRepeatInfo(::rtl::OUString *const o_pStr) const in GetRepeatInfo()
[all …]
H A DSwUndoFmt.cxx43 (SwUndoId nUndoId, SwFmt * _pNew, SwFmt * _pDerivedFrom, SwDoc * _pDoc) in SwUndoFmtCreate()
108 (SwUndoId nUndoId, SwFmt * _pOld, SwDoc * _pDoc) in SwUndoFmtDelete()
157 SwUndoRenameFmt::SwUndoRenameFmt(SwUndoId nUndoId, in SwUndoRenameFmt()
H A DSwUndoField.cxx42 SwUndoField::SwUndoField(const SwPosition & rPos, SwUndoId _nId ) in SwUndoField()
67 SwMsgPoolItem * _pHnt, sal_Bool _bUpdate, SwUndoId _nId) in SwUndoFieldFromDoc()
H A Dunredln.cxx47 SwUndoRedline::SwUndoRedline( SwUndoId nUsrId, const SwPaM& rRange ) in SwUndoRedline()
159 SwUndoRedlineDelete::SwUndoRedlineDelete( const SwPaM& rRange, SwUndoId nUsrId ) in SwUndoRedlineDelete()
H A Dundobj1.cxx54 SwUndoFlyBase::SwUndoFlyBase( SwFrmFmt* pFormat, SwUndoId nUndoId ) in SwUndoFlyBase()
391 static SwUndoId
H A Dundoflystrattr.cxx31 const SwUndoId eUndoId, in SwUndoFlyStrAttr()
H A Dunbkmk.cxx41 SwUndoBookmark::SwUndoBookmark( SwUndoId nUndoId, in SwUndoBookmark()
H A Duntblk.cxx43 SwUndoInserts::SwUndoInserts( SwUndoId nUndoId, const SwPaM& rPam ) in SwUndoInserts()
H A Dunnum.cxx46 SwUndoId nUndoId ) in SwUndoInsNum()
/aoo4110/main/sw/source/core/inc/
H A DUndoManager.hxx60 virtual SwUndoId StartUndo(SwUndoId const eUndoId,
62 virtual SwUndoId EndUndo(SwUndoId const eUndoId,
66 SwUndoId *const o_pId) const;
69 SwUndoId *const o_pId = 0) const;
73 virtual SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const;
H A DUndoRedline.hxx43 SwUndoId mnUserId;
50 SwUndoRedline( SwUndoId nUserId, const SwPaM& rRange );
57 SwUndoId GetUserId() const { return mnUserId; } in GetUserId()
71 SwUndoRedlineDelete( const SwPaM& rRange, SwUndoId nUserId = UNDO_EMPTY );
H A DSwUndoFmt.hxx50 SwUndoFmtCreate(SwUndoId nUndoId, SwFmt * pNew, SwFmt * pDerivedFrom,
75 SwUndoFmtDelete(SwUndoId nUndoId, SwFmt * pOld, SwDoc * pDoc);
96 SwUndoRenameFmt(SwUndoId nUndoId, const String & sOldName,
H A DUndoTable.hxx194 SwUndoTblNdsChg( SwUndoId UndoId,
201 SwUndoTblNdsChg( SwUndoId UndoId, const SwSelBoxes& rBoxes,
H A Dundoflystrattr.hxx36 const SwUndoId eUndoId,
H A DUndoBookmark.hxx44 SwUndoBookmark( SwUndoId nUndoId, const ::sw::mark::IMark& );
H A DUndoNumbering.hxx55 SwUndoId nUndoId = UNDO_INSFMTATTR );
/aoo4110/main/sw/inc/
H A DIDocumentUndoRedo.hxx116 virtual SwUndoId StartUndo(SwUndoId const eUndoId,
135 virtual SwUndoId EndUndo(SwUndoId const eUndoId,
150 SwUndoId *const o_pId) const = 0;
169 SwUndoId *const o_pId = 0) const = 0;
188 virtual SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const = 0;
H A Dundobj.hxx57 SwUndoId const m_nId;
101 SwUndo(SwUndoId const nId);
246 SwUndoInserts( SwUndoId nUndoId, const SwPaM& );
287 SwUndoFlyBase( SwFrmFmt* pFormat, SwUndoId nUndoId );
H A Deditsh.hxx534 SwUndoId StartUndo( SwUndoId eUndoId = UNDO_EMPTY, const SwRewriter * pRewriter = 0 );
536 SwUndoId EndUndo( SwUndoId eUndoId = UNDO_EMPTY, const SwRewriter * pRewriter = 0 );
539 SwUndoId *const o_pId) const;
541 SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const;
H A DSwUndoField.hxx45 SwUndoField(const SwPosition & rPos, SwUndoId nId = UNDO_FIELD );
61 SwUndoId nId = UNDO_FIELD );
H A Dswundo.hxx35 enum SwUndoId enum
/aoo4110/main/sw/source/core/edit/
H A Dedws.cxx285 SwUndoId SwEditShell::StartUndo( SwUndoId eUndoId, in StartUndo()
292 SwUndoId SwEditShell::EndUndo(SwUndoId eUndoId, in EndUndo()
298 SwUndoId *const o_pId) const in GetLastUndoInfo()
304 SwUndoId SwEditShell::GetRepeatInfo(::rtl::OUString *const o_pStr) const in GetRepeatInfo()
H A Dedundo.cxx116 SwUndoId nLastUndoId(UNDO_EMPTY); in Undo()
175 SwUndoId nFirstRedoId(UNDO_EMPTY); in Redo()
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx522 SwUndoId nLastUndoId(UNDO_EMPTY); in NavigatorPaste()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx187 SwUndoId eUndoId;
189 SwTrnsfrActionAndUndo( SwWrtShell *pS, SwUndoId nId, in SwTrnsfrActionAndUndo()
3444 SwUndoId eUndoId = bMove ? UNDO_UI_DRAG_AND_MOVE : UNDO_UI_DRAG_AND_COPY; in PrivateDrop()

Completed in 76 milliseconds

12