Home
last modified time | relevance | path

Searched refs:SwUndoCharFmtDelete (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/undo/
H A DSwUndoFmt.cxx278 SwUndoCharFmtDelete::SwUndoCharFmtDelete(SwCharFmt * pOld, SwDoc * pDocument) in SwUndoCharFmtDelete() function in SwUndoCharFmtDelete
283 SwFmt * SwUndoCharFmtDelete::Create(SwFmt * pDerivedFrom) in Create()
288 void SwUndoCharFmtDelete::Delete(SwFmt * pFmt) in Delete()
293 SwFmt * SwUndoCharFmtDelete::Find(const String & rName) const in Find()
/aoo4110/main/sw/source/core/inc/
H A DSwUndoFmt.hxx151 class SwUndoCharFmtDelete : public SwUndoFmtDelete class
154 SwUndoCharFmtDelete(SwCharFmt * pOld, SwDoc * pDoc);
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx1380 new SwUndoCharFmtDelete(pDel, this); in DelCharFmt()

Completed in 38 milliseconds