Lines Matching refs:SwFmt

43 (SwUndoId nUndoId, SwFmt * _pNew, SwFmt * _pDerivedFrom, SwDoc * _pDoc)  in SwUndoFmtCreate()
78 SwFmt * pDerivedFrom = Find(sDerivedFrom); in RedoImpl()
79 SwFmt * pFmt = Create(pDerivedFrom); in RedoImpl()
108 (SwUndoId nUndoId, SwFmt * _pOld, SwDoc * _pDoc) in SwUndoFmtDelete()
124 SwFmt * pDerivedFrom = Find(sDerivedFrom); in UndoImpl()
126 SwFmt * pFmt = Create(pDerivedFrom); in UndoImpl()
140 SwFmt * pOld = Find(sOldName); in RedoImpl()
173 SwFmt * pFmt = Find(sNewName); in UndoImpl()
183 SwFmt * pFmt = Find(sOldName); in RedoImpl()
208 SwFmt * SwUndoTxtFmtCollCreate::Create(SwFmt * pDerivedFrom) in Create()
218 SwFmt * SwUndoTxtFmtCollCreate::Find(const String & rName) const in Find()
229 SwFmt * SwUndoTxtFmtCollDelete::Create(SwFmt * pDerivedFrom) in Create()
234 void SwUndoTxtFmtCollDelete::Delete(SwFmt * pOld) in Delete()
239 SwFmt * SwUndoTxtFmtCollDelete::Find(const String & rName) const in Find()
251 SwFmt * SwUndoRenameFmtColl::Find(const String & rName) const in Find()
263 SwFmt * SwUndoCharFmtCreate::Create(SwFmt * pDerivedFrom) in Create()
273 SwFmt * SwUndoCharFmtCreate::Find(const String & rName) const in Find()
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()
305 SwFmt * SwUndoRenameCharFmt::Find(const String & rName) const in Find()
318 SwFmt * SwUndoFrmFmtCreate::Create(SwFmt * pDerivedFrom) in Create()
328 SwFmt * SwUndoFrmFmtCreate::Find(const String & rName) const in Find()
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()
360 SwFmt * SwUndoRenameFrmFmt::Find(const String & rName) const in Find()