Lines Matching refs:pCntnt

925             const SwCntntFrm *pCntnt = pPage->ContainsCntnt();  in SetCurrPage()  local
926 while ( pCntnt && pPage->IsAnLower( pCntnt ) ) in SetCurrPage()
928 pCntnt->Calc(); in SetCurrPage()
929 pCntnt = pCntnt->GetNextCntntFrm(); in SetCurrPage()
943 const SwCntntFrm *pCntnt = pPage->ContainsCntnt(); in SetCurrPage() local
945 while ( pCntnt && !pCntnt->IsInFtn() ) in SetCurrPage()
946 pCntnt = pCntnt->GetNextCntntFrm(); in SetCurrPage()
948 while ( pCntnt && !pCntnt->IsInDocBody() ) in SetCurrPage()
949 pCntnt = pCntnt->GetNextCntntFrm(); in SetCurrPage()
950 if ( pCntnt ) in SetCurrPage()
952 SwCntntNode* pCNd = (SwCntntNode*)pCntnt->GetNode(); in SetCurrPage()
955 pToSet->GetPoint()->nContent = ((SwTxtFrm*)pCntnt)->GetOfst(); in SetCurrPage()
961 rPt = pCntnt->Frm().Pos(); in SetCurrPage()
962 rPt += pCntnt->Prt().Pos(); in SetCurrPage()
1148 const SwCntntFrm *pCntnt = pStart->ContainsCntnt(); in GetCntntPos() local
1150 if ( !pCntnt && (GetPrev() && !bDontLeave) ) in GetCntntPos()
1151 pCntnt = ContainsCntnt(); in GetCntntPos()
1153 if ( bBodyOnly && pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPos()
1154 while ( pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPos()
1155 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPos()
1157 const SwCntntFrm *pActual= pCntnt; in GetCntntPos()
1165 while ( pCntnt && in GetCntntPos()
1166 ((!bDontLeave || IsAnLower( pCntnt )) && in GetCntntPos()
1167 (pCntnt->GetPhyPageNum() <= nMaxPage)) ) in GetCntntPos()
1169 if ( ( bCalc || pCntnt->Frm().Width() ) && in GetCntntPos()
1170 ( !bBodyOnly || pCntnt->IsInDocBody() ) ) in GetCntntPos()
1174 const SwCntntFrm *pComp = pCntnt; in GetCntntPos()
1175 pCntnt = ::lcl_MissProtectedFrames( pCntnt, lcl_GetNxtCnt, sal_False, in GetCntntPos()
1177 if ( pComp != pCntnt ) in GetCntntPos()
1180 if ( !pCntnt->IsTxtFrm() || !((SwTxtFrm*)pCntnt)->IsHiddenNow() ) in GetCntntPos()
1183 pCntnt->Calc(); in GetCntntPos()
1185 SwRect aCntFrm( pCntnt->UnionFrm() ); in GetCntntPos()
1188 pActual = pCntnt; in GetCntntPos()
1211 if( !pInside || ( pInside->IsAnLower( pCntnt ) && in GetCntntPos()
1212 ( !pCntnt->IsInFtn() || pInside->IsFtnContFrm() ) ) ) in GetCntntPos()
1218 pInside = lcl_Inside( pCntnt, rPoint ); in GetCntntPos()
1226 pActual = pCntnt; in GetCntntPos()
1231 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPos()
1233 while ( pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPos()
1234 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPos()
1244 while ( !pCntnt && pStart->GetPrev() ) in GetCntntPos()
1250 pCntnt = pStart->IsInDocBody() in GetCntntPos()
1254 if ( !pCntnt ) //irgendwann muessen wir mit irgendeinem Anfangen! in GetCntntPos()
1256 pCntnt = pStart->FindPageFrm()->GetUpper()->ContainsCntnt(); in GetCntntPos()
1257 while ( pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPos()
1258 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPos()
1259 if ( !pCntnt ) in GetCntntPos()
1271 pCntnt = pStart->ContainsCntnt(); in GetCntntPos()
1274 pCntnt = pStart->FindPageFrm()->GetUpper()->ContainsCntnt(); in GetCntntPos()
1276 pActual = pCntnt; in GetCntntPos()
1358 const SwCntntFrm *pCntnt = ContainsCntnt(); in GetCntntPosition() local
1359 if ( pCntnt ) in GetCntntPosition()
1362 const SwCntntFrm *pTmp = pCntnt->GetPrevCntntFrm(); in GetCntntPosition()
1366 pCntnt = pTmp; in GetCntntPosition()
1369 pCntnt = GetUpper()->ContainsCntnt(); in GetCntntPosition()
1371 const SwCntntFrm *pAct = pCntnt; in GetCntntPosition()
1375 while ( pCntnt ) in GetCntntPosition()
1377 SwRect aCntFrm( pCntnt->UnionFrm() ); in GetCntntPosition()
1381 pAct = pCntnt; in GetCntntPosition()
1405 pAct = pCntnt; in GetCntntPosition()
1411 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPosition()
1412 while ( pCntnt && !pCntnt->IsInDocBody() ) in GetCntntPosition()
1413 pCntnt = pCntnt->GetNextCntntFrm(); in GetCntntPosition()
2482 const SwCntntFrm *pCntnt = pStartFrm->GetNextCntntFrm(); in CalcFrmRects() local
2485 ASSERT( pCntnt, in CalcFrmRects()
2487 while (pCntnt && pCntnt != pEndFrm) in CalcFrmRects()
2489 if ( pCntnt->IsInFly() ) in CalcFrmRects()
2491 const SwAnchoredObject* pObj = pCntnt->FindFlyFrm(); in CalcFrmRects()
2498 const SwTableBox* pTmpCellBox = pCntnt->GetUpper()->IsCellFrm() ? in CalcFrmRects()
2499 … ( (SwCellFrm*) pCntnt->GetUpper() )->GetTabBox() : in CalcFrmRects()
2501 if ( bBody == pCntnt->IsInDocBody() && in CalcFrmRects()
2504 SwRect aCRect( pCntnt->UnionFrm( sal_True ) ); in CalcFrmRects()
2505 aCRect.Intersection( pCntnt->PaintArea() ); in CalcFrmRects()
2525 pCntnt = pCntnt->GetNextCntntFrm(); in CalcFrmRects()
2526 ASSERT( pCntnt, in CalcFrmRects()