Home
last modified time | relevance | path

Searched refs:bSavePos (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx1219 bool bSavePos, in SaveBookmark() argument
1227 , m_bSavePos(bSavePos) in SaveBookmark()
/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx55 SaveBookmark(bool bSavePos,
H A Drolbck.hxx260 bool bSavePos, bool bSaveOtherPos);
383 void Add( const ::sw::mark::IMark&, bool bSavePos, bool bSaveOtherPos );
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx590 bool bSavePos, in SwHistoryBookmark() argument
596 , m_nNode(bSavePos ? in SwHistoryBookmark()
600 , m_nCntnt(bSavePos ? in SwHistoryBookmark()
604 , m_bSavePos(bSavePos) in SwHistoryBookmark()
1135 void SwHistory::Add(const ::sw::mark::IMark& rBkmk, bool bSavePos, bool bSaveOtherPos) in Add() argument
1139 SwHistoryHint * pHt = new SwHistoryBookmark(rBkmk, bSavePos, bSaveOtherPos); in Add()
H A Dundobj.cxx781 bool bSavePos = false; in DelCntntIndex() local
790 bSavePos = true; in DelCntntIndex()
816 bSavePos = true; in DelCntntIndex()
821 if ( bSavePos || bSaveOtherPos in DelCntntIndex()
825 bSavePos = true; in DelCntntIndex()
830 if ( !bSavePos && !bSaveOtherPos in DelCntntIndex()
845 bSavePos = true; in DelCntntIndex()
853 bSavePos = true; in DelCntntIndex()
864 bSavePos = true; in DelCntntIndex()
870 if ( bSavePos || bSaveOtherPos ) in DelCntntIndex()
[all …]

Completed in 34 milliseconds