Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Dunins.cxx787 SwUndoReRead::SwUndoReRead( const SwPaM& rPam, const SwGrfNode& rGrfNd ) in SwUndoReRead() function in SwUndoReRead
794 SwUndoReRead::~SwUndoReRead() in ~SwUndoReRead()
802 void SwUndoReRead::SetAndSave(::sw::UndoRedoContext & rContext) in SetAndSave()
836 void SwUndoReRead::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
842 void SwUndoReRead::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
848 void SwUndoReRead::SaveGraphicData( const SwGrfNode& rGrfNd ) in SaveGraphicData()
/aoo4110/main/sw/source/core/inc/
H A DUndoInsert.hxx142 class SwUndoReRead : public SwUndo class
153 SwUndoReRead( const SwPaM& rPam, const SwGrfNode& pGrfNd );
155 virtual ~SwUndoReRead();
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx2001 GetIDocumentUndoRedo().AppendUndo(new SwUndoReRead(rPam, *pGrfNd)); in ReRead()

Completed in 38 milliseconds