Lines Matching refs:rCntntAtPos

1141                                    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()
1195 rCntntAtPos.nDist = aSizePixel.Width(); 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()
1253 if ( SwContentAtPos::SW_CLICKFIELD & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1274 if( SwContentAtPos::SW_FIELD & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1294 rCntntAtPos.aFnd.pFld = pFld; in GetContentAtPos()
1295 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1296 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_FIELD; in GetContentAtPos()
1301 if( !bRet && SwContentAtPos::SW_FORMCTRL & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1306 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_FORMCTRL; in GetContentAtPos()
1307 rCntntAtPos.aFnd.pFldmark = pFldBookmark; in GetContentAtPos()
1312 if( !bRet && SwContentAtPos::SW_FTN & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1325 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_FTN; in GetContentAtPos()
1355 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_FTN; in GetContentAtPos()
1356 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1357 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()
1366 … && ( SwContentAtPos::SW_TOXMARK | SwContentAtPos::SW_REFMARK ) & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1370 if( SwContentAtPos::SW_TOXMARK & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1382 SwContentAtPos::SW_REFMARK & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1412 rCntntAtPos.sStr = in GetContentAtPos()
1415 rCntntAtPos.sStr = in GetContentAtPos()
1418 rCntntAtPos.eCntntAtPos = in GetContentAtPos()
1422 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1423 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()
1432 && SwContentAtPos::SW_INETATTR & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1455 rCntntAtPos.sStr = pTxtNd->GetExpandTxt( in GetContentAtPos()
1459 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()
1460 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_INETATTR; in GetContentAtPos()
1461 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1469 if( !bRet && SwContentAtPos::SW_REDLINE & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1474 rCntntAtPos.aFnd.pRedl = pRedl; in GetContentAtPos()
1475 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_REDLINE; in GetContentAtPos()
1476 rCntntAtPos.pFndTxtAttr = 0; in GetContentAtPos()
1486 && ( SwContentAtPos::SW_TABLEBOXFML & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1488 || SwContentAtPos::SW_TABLEBOXVALUE & rCntntAtPos.eCntntAtPos in GetContentAtPos()
1532 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_TABLEBOXFML; in GetContentAtPos()
1535 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_TABLEBOXVALUE; in GetContentAtPos()
1560 rCntntAtPos.pFndTxtAttr = 0; in GetContentAtPos()
1561 rCntntAtPos.aFnd.pAttr = pItem; in GetContentAtPos()
1568 if( !bRet && SwContentAtPos::SW_CURR_ATTRS & rCntntAtPos.eCntntAtPos ) in GetContentAtPos()
1605 rCntntAtPos.sStr.AssignAscii( in GetContentAtPos()
1607 rCntntAtPos.sStr += String::CreateFromInt32( aPos.nNode.GetIndex()); in GetContentAtPos()
1608 rCntntAtPos.sStr += ':'; in GetContentAtPos()
1609 rCntntAtPos.sStr += String::CreateFromInt32( aPos.nContent.GetIndex()); in GetContentAtPos()
1610 rCntntAtPos.sStr += ')'; in GetContentAtPos()
1611 rCntntAtPos.sStr.AppendAscii( in GetContentAtPos()
1613 rCntntAtPos.sStr += pTxtNd->GetFmtColl()->GetName(); in GetContentAtPos()
1615 rCntntAtPos.sStr.AppendAscii( in GetContentAtPos()
1643 if( rCntntAtPos.sStr.Len() ) in GetContentAtPos()
1644 rCntntAtPos.sStr += '\n'; in GetContentAtPos()
1645 rCntntAtPos.sStr.AppendAscii( in GetContentAtPos()
1651 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_CURR_ATTRS; in GetContentAtPos()
1659 rCntntAtPos.eCntntAtPos = SwContentAtPos::SW_NOTHING; in GetContentAtPos()
1660 rCntntAtPos.aFnd.pFld = 0; in GetContentAtPos()