Searched refs:DelCntntType (Results 1 – 3 of 3) sorted by relevance
131 typedef sal_uInt16 DelCntntType; typedef134 const DelCntntType DELCNT_FTN = 0x01;135 const DelCntntType DELCNT_FLY = 0x02;136 const DelCntntType DELCNT_TOC = 0x04;137 const DelCntntType DELCNT_BKM = 0x08;138 const DelCntntType DELCNT_ALL = 0x0F;139 const DelCntntType DELCNT_CHKNOCNTNT = 0x80;145 DelCntntType const nDelCntntType = nsDelCntntType::DELCNT_ALL);178 DelCntntType nDelCntntType = nsDelCntntType::DELCNT_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()
559 DelCntntType nDelCntntType ) in DelCntntIndex()1362 DelCntntType const nDelCntntType) in IsDestroyFrameAnchoredAtChar()
Completed in 13 milliseconds