Searched refs:eCntntAtPos (Results 1 – 4 of 4) sorted by relevance
1158 aTmpState.bExactOnly = !( SwContentAtPos::SW_OUTLINE & rCntntAtPos.eCntntAtPos ); in GetContentAtPos()1159 …aTmpState.bCntntCheck = (SwContentAtPos::SW_CONTENT_CHECK & rCntntAtPos.eCntntAtPos) ? sal_True :… in GetContentAtPos()1163 aTmpState.pSpecialPos = ( SwContentAtPos::SW_SMARTTAG & rCntntAtPos.eCntntAtPos ) ? in GetContentAtPos()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()1237 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_SMARTTAG; in GetContentAtPos()1246 … && ( SwContentAtPos::SW_FIELD | SwContentAtPos::SW_CLICKFIELD ) & rCntntAtPos.eCntntAtPos in GetContentAtPos()[all …]
147 switch( aCntntAtPos.eCntntAtPos ) in RequestHelp()358 aCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in RequestHelp()
526 … const bool bClickToFollow = SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos || in UpdatePointer()527 … SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos; in UpdatePointer()530 … (SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos && bExecHyperlinks) || in UpdatePointer()531 … (SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos && bExecSmarttags) ) in UpdatePointer()4202 if( SwContentAtPos::SW_FIELD == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()4218 else if ( SwContentAtPos::SW_SMARTTAG == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()4224 else if ( SwContentAtPos::SW_FORMCTRL == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()
115 } eCntntAtPos; member131 : eCntntAtPos( (IsAttrAtPos)eGetAtPos ) in SwContentAtPos()