Home
last modified time | relevance | path

Searched refs:DelCntntType (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/inc/
H A Dundobj.hxx131 typedef sal_uInt16 DelCntntType; typedef
134 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 );
/aoo41x/main/sw/source/core/undo/
H A Dundel.cxx161DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in SwUndoDelete()
900DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in RedoImpl()
916DelCntntType(nsDelCntntType::DELCNT_ALL | nsDelCntntType::DELCNT_CHKNOCNTNT) ); in RedoImpl()
H A Dundobj.cxx559 DelCntntType nDelCntntType ) in DelCntntIndex()
1362 DelCntntType const nDelCntntType) in IsDestroyFrameAnchoredAtChar()

Completed in 27 milliseconds