Home
last modified time | relevance | path

Searched refs:eCntntAtPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1171 && 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 …]
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx150 switch( aCntntAtPos.eCntntAtPos ) in RequestHelp()
361 aCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in RequestHelp()
H A Dedtwin.cxx529 … const bool bClickToFollow = SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos || in UpdatePointer()
530 … SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos; in UpdatePointer()
533 … (SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos && bExecHyperlinks) || in UpdatePointer()
534 … (SwContentAtPos::SW_SMARTTAG == aSwContentAtPos.eCntntAtPos && bExecSmarttags) ) in UpdatePointer()
4205 if( SwContentAtPos::SW_FIELD == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()
4221 else if ( SwContentAtPos::SW_SMARTTAG == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()
4227 else if ( SwContentAtPos::SW_FORMCTRL == aCntntAtPos.eCntntAtPos ) in MouseButtonUp()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx115 } eCntntAtPos; member
131 : eCntntAtPos( (IsAttrAtPos)eGetAtPos ) in SwContentAtPos()

Completed in 69 milliseconds