Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunattr.cxx1185 SwUndoEndNoteInfo::SwUndoEndNoteInfo( const SwEndNoteInfo &rInfo ) in SwUndoEndNoteInfo() function in SwUndoEndNoteInfo
1191 SwUndoEndNoteInfo::~SwUndoEndNoteInfo() in ~SwUndoEndNoteInfo()
1195 void SwUndoEndNoteInfo::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
1203 void SwUndoEndNoteInfo::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
/trunk/main/sw/source/core/inc/
H A DUndoAttribute.hxx270 class SwUndoEndNoteInfo : public SwUndo class
275 SwUndoEndNoteInfo( const SwEndNoteInfo &rInfo );
277 virtual ~SwUndoEndNoteInfo();
/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx345 SwUndo *const pUndo( new SwUndoEndNoteInfo( GetEndNoteInfo() ) ); in SetEndNoteInfo()

Completed in 17 milliseconds