Searched refs:rCntntAtPos (Results 1 – 2 of 2) sorted by relevance
1141 SwContentAtPos& rCntntAtPos, in GetContentAtPos() argument1158 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 …]
822 SwContentAtPos& rCntntAtPos,