Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A DSwUndoFmt.cxx333 SwUndoFrmFmtDelete::SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDocument) in SwUndoFrmFmtDelete() function in SwUndoFrmFmtDelete
338 SwFmt * SwUndoFrmFmtDelete::Create(SwFmt * pDerivedFrom) in Create()
343 void SwUndoFrmFmtDelete::Delete(SwFmt * pFmt) in Delete()
348 SwFmt * SwUndoFrmFmtDelete::Find(const String & rName) const in Find()
/trunk/main/sw/source/core/inc/
H A DSwUndoFmt.hxx184 class SwUndoFrmFmtDelete : public SwUndoFmtDelete class
187 SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDoc);
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx1433 SwUndo * pUndo = new SwUndoFrmFmtDelete(pFmt, this); in DelFrmFmt()

Completed in 20 milliseconds