Searched refs:eCntntAtPos (Results 1 – 4 of 4) sorted by relevance
1171 && SwContentAtPos::SW_OUTLINE & rCntntAtPos.eCntntAtPos in GetContentAtPos()1177 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_OUTLINE; in GetContentAtPos()1182 else if ( SwContentAtPos::SW_CONTENT_CHECK & rCntntAtPos.eCntntAtPos in GetContentAtPos()1188 && SwContentAtPos::SW_NUMLABEL & rCntntAtPos.eCntntAtPos) in GetContentAtPos()1202 && SwContentAtPos::SW_SMARTTAG & rCntntAtPos.eCntntAtPos in GetContentAtPos()1296 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_FIELD; in GetContentAtPos()1418 rCntntAtPos.eCntntAtPos = in GetContentAtPos()1651 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_CURR_ATTRS; in GetContentAtPos()1659 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_NOTHING; in GetContentAtPos()1693 switch( eCntntAtPos ) in IsInProtectSect()[all …]
150 switch( aCntntAtPos.eCntntAtPos ) in RequestHelp()361 aCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in RequestHelp()
527 … const bool bClickToFollow = SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos || in UpdatePointer()528 … SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos; in UpdatePointer()531 … (SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos && bExecHyperlinks) || in UpdatePointer()532 … (SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos && bExecSmarttags) ) in UpdatePointer()4203 if( SwContentAtPos::SW_FIELD == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()4219 else if ( SwContentAtPos::SW_SMARTTAG == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()4225 else if ( SwContentAtPos::SW_FORMCTRL == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()
115 } eCntntAtPos; member131 : eCntntAtPos( (IsAttrAtPos)eGetAtPos ) in SwContentAtPos()
Completed in 91 milliseconds