Searched refs:SW_REDLINE (Results 1 – 6 of 6) sorted by relevance
135 SwContentAtPos::SW_REDLINE | in RequestHelp()254 case SwContentAtPos::SW_REDLINE: in RequestHelp()358 aCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in RequestHelp()
116 SwContentAtPos aCntntAtPos( SwContentAtPos::SW_REDLINE ); in RequestHelp()
307 SwContentAtPos aCntntAtPos( SwContentAtPos::SW_REDLINE ); in GetState()
650 SwContentAtPos aCntntAtPos( SwContentAtPos::SW_REDLINE ); in Execute()
103 SW_REDLINE = 0x0020, enumerator
1469 if( !bRet && SwContentAtPos::SW_REDLINE & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()1475 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in GetContentAtPos()