Searched refs:SwUndoFrmFmtDelete (Results 1 – 3 of 3) sorted by relevance
333 SwUndoFrmFmtDelete::SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDocument) in SwUndoFrmFmtDelete() function in SwUndoFrmFmtDelete338 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()
184 class SwUndoFrmFmtDelete : public SwUndoFmtDelete class187 SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDoc);
1421 SwUndo * pUndo = new SwUndoFrmFmtDelete(pFmt, this); in DelFrmFmt()
Completed in 17 milliseconds