Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds