Home
last modified time | relevance | path

Searched refs:SwUndoSaveSection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/inc/
H A Dundobj.hxx187 class SwUndoSaveSection : private SwUndoSaveCntnt class
199 SwUndoSaveSection();
200 ~SwUndoSaveSection();
275 class SwUndoFlyBase : public SwUndo, private SwUndoSaveSection
289 SwNodeIndex* GetMvSttIdx() const { return SwUndoSaveSection::GetMvSttIdx(); } in GetMvSttIdx()
290 sal_uLong GetMvNodeCnt() const { return SwUndoSaveSection::GetMvNodeCnt(); } in GetMvNodeCnt()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx50 class SwRedlineSaveData: public SwUndRng, public SwRedlineData, private SwUndoSaveSection
66 return SwUndoSaveSection::GetMvSttIdx(); in GetMvSttIdx()
892 SwUndoSaveSection::SwUndoSaveSection() in SwUndoSaveSection() function in SwUndoSaveSection
897 SwUndoSaveSection::~SwUndoSaveSection() in ~SwUndoSaveSection()
910 void SwUndoSaveSection::SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx ) in SaveSection()
917 void SwUndoSaveSection::SaveSection( in SaveSection()
956 void SwUndoSaveSection::RestoreSection( SwDoc* pDoc, SwNodeIndex* pIdx, in RestoreSection()
977 void SwUndoSaveSection::RestoreSection( SwDoc* pDoc, const SwNodeIndex& rInsPos ) in RestoreSection()
H A Duntbl.cxx91 typedef SwUndoSaveSection* SwUndoSaveSectionPtr;
1760 SwUndoSaveSection* pSave = new SwUndoSaveSection; in SaveSection()
1797 SwUndoSaveSection* pSave = (*Ptrs.pDelSects)[ --n ]; in UndoImpl()
H A Drolbck.cxx437 , m_pUndo( new SwUndoSaveSection ) in SwHistorySetFootnote()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx47 class SwUndoSaveSection;
216 const ::std::auto_ptr<SwUndoSaveSection> m_pUndo;

Completed in 43 milliseconds