Searched refs:nsDelCntntType (Results 1 – 4 of 4) sorted by relevance
569 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 …]
161 … 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()
129 DelCntntIndex( aMkPos, aPtPos, nsDelCntntType::DELCNT_FTN ); in SwUndoMove()345 nsDelCntntType::DELCNT_FTN ); in DelFtn()
132 namespace nsDelCntntType namespace145 DelCntntType const nDelCntntType = nsDelCntntType::DELCNT_ALL);178 DelCntntType nDelCntntType = nsDelCntntType::DELCNT_ALL );
Completed in 306 milliseconds