Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A DUndoAttribute.hxx257 class SwUndoFootNoteInfo : public SwUndo class
262 SwUndoFootNoteInfo( const SwFtnInfo &rInfo );
264 virtual ~SwUndoFootNoteInfo();
/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx1162 SwUndoFootNoteInfo::SwUndoFootNoteInfo( const SwFtnInfo &rInfo ) in SwUndoFootNoteInfo() function in SwUndoFootNoteInfo
1168 SwUndoFootNoteInfo::~SwUndoFootNoteInfo() in ~SwUndoFootNoteInfo()
1172 void SwUndoFootNoteInfo::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
1180 void SwUndoFootNoteInfo::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
/aoo4110/main/sw/source/core/doc/
H A Ddocftn.cxx274 GetIDocumentUndoRedo().AppendUndo( new SwUndoFootNoteInfo(rOld) ); in SetFtnInfo()

Completed in 29 milliseconds