Home
last modified time | relevance | path

Searched refs:nsDelCntntType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dundobj.cxx569 if( nsDelCntntType::DELCNT_FTN & nDelCntntType ) in DelCntntIndex()
585 if( (nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) in DelCntntIndex()
613 if( !(nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType) && ( in DelCntntIndex()
636 if( nsDelCntntType::DELCNT_FLY & nDelCntntType ) in DelCntntIndex()
656 (( nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) in DelCntntIndex()
679 if( nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) in DelCntntIndex()
697 if( !( nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) && in DelCntntIndex()
734 else if( !( nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) ) in DelCntntIndex()
773 if( nsDelCntntType::DELCNT_BKM & nDelCntntType ) in DelCntntIndex()
785 if( nsDelCntntType::DELCNT_CHKNOCNTNT & nDelCntntType ) in DelCntntIndex()
[all …]
H A Dundel.cxx161 … DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in SwUndoDelete()
900 … DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in RedoImpl()
916 … DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in RedoImpl()
H A Dunmove.cxx129 DelCntntIndex( aMkPos, aPtPos, nsDelCntntType::DELCNT_FTN ); in SwUndoMove()
345 nsDelCntntType::DELCNT_FTN ); in DelFtn()
/trunk/main/sw/inc/
H A Dundobj.hxx132 namespace nsDelCntntType namespace
145 DelCntntType const nDelCntntType = nsDelCntntType::DELCNT_ALL);
178 DelCntntType nDelCntntType = nsDelCntntType::DELCNT_ALL );

Completed in 306 milliseconds