Lines Matching refs:SwUndoFmtAttr
95 m_pUndo.reset( new SwUndoFmtAttr( *pOld, in Modify()
116 m_pUndo.reset( new SwUndoFmtAttr( in Modify()
127 SwUndoFmtAttr::SwUndoFmtAttr( const SfxItemSet& rOldSet, in SwUndoFmtAttr() function in SwUndoFmtAttr
142 SwUndoFmtAttr::SwUndoFmtAttr( const SfxPoolItem& rItem, SwFmt& rChgFmt, in SwUndoFmtAttr() function in SwUndoFmtAttr
155 void SwUndoFmtAttr::Init() in Init()
192 SwUndoFmtAttr::~SwUndoFmtAttr() in ~SwUndoFmtAttr()
196 void SwUndoFmtAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
247 bool SwUndoFmtAttr::IsFmtInDoc( SwDoc* pDoc ) in IsFmtInDoc()
327 SwFmt* SwUndoFmtAttr::GetFmt( SwDoc& rDoc ) in GetFmt()
332 void SwUndoFmtAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
340 void SwUndoFmtAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
405 SwRewriter SwUndoFmtAttr::GetRewriter() const in GetRewriter()
417 void SwUndoFmtAttr::PutAttr( const SfxPoolItem& rItem ) in PutAttr()
426 void SwUndoFmtAttr::SaveFlyAnchor( bool bSvDrwPt ) in SaveFlyAnchor()
472 bool SwUndoFmtAttr::RestoreFlyAnchor(::sw::UndoRedoContext & rContext) in RestoreFlyAnchor()