Home
last modified time | relevance | path

Searched refs:rCntntAtPos (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/core/crsr/ !
H A Dcrstrvl.cxx1141 SwContentAtPos& rCntntAtPos, in GetContentAtPos() argument
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()
1178 rCntntAtPos.sStr = pONd->GetExpandTxt( 0, STRING_LEN, true ); in GetContentAtPos()
1182 else if ( SwContentAtPos::SW_CONTENT_CHECK & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1188 && SwContentAtPos::SW_NUMLABEL & rCntntAtPos.eCntntAtPos) in GetContentAtPos()
1191 rCntntAtPos.aFnd.pNode = pTxtNd; in GetContentAtPos()
[all …]
/AOO42X/main/sw/inc/ !
H A Dcrsrsh.hxx822 SwContentAtPos& rCntntAtPos,