Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Dunattr.cxx799 SwUndoAttr::SwUndoAttr( const SwPaM& rRange, const SfxPoolItem& rAttr, in SwUndoAttr() function in SwUndoAttr
812 SwUndoAttr::SwUndoAttr( const SwPaM& rRange, const SfxItemSet& rSet, in SwUndoAttr() function in SwUndoAttr
824 SwUndoAttr::~SwUndoAttr() in ~SwUndoAttr()
828 void SwUndoAttr::SaveRedlineData( const SwPaM& rPam, sal_Bool bIsCntnt ) in SaveRedlineData()
852 void SwUndoAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
894 void SwUndoAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
911 void SwUndoAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
948 void SwUndoAttr::RemoveIdx( SwDoc& rDoc ) in RemoveIdx()
/aoo41x/main/sw/source/core/inc/
H A DUndoAttribute.hxx51 class SwUndoAttr : public SwUndo, private SwUndRng class
63 SwUndoAttr( const SwPaM&, const SfxItemSet &, const SetAttrMode nFlags );
64 SwUndoAttr( const SwPaM&, const SfxPoolItem&, const SetAttrMode nFlags );
66 virtual ~SwUndoAttr();
/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx519 SwUndoAttr *const pUndo, in lcl_InsAttr()
1095 SwUndoAttr* pUndoAttr = 0; in InsertPoolItem()
1099 pUndoAttr = new SwUndoAttr( rRg, rHt, nFlags ); in InsertPoolItem()
1122 SwUndoAttr* pUndoAttr = 0; in InsertItemSet()
1126 pUndoAttr = new SwUndoAttr( rRg, rSet, nFlags ); in InsertItemSet()

Completed in 34 milliseconds