/aoo41x/main/sw/source/core/text/ |
H A D | blink.cxx | 96 aPos.X() -= pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 97 aPos.Y() -= pTmp->GetPortion()->Width(); in IMPL_LINK() 98 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK() 102 aPos.Y() -= pTmp->GetPortion()->Height() - in IMPL_LINK() 103 pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 104 aPos.X() -= pTmp->GetPortion()->Width(); in IMPL_LINK() 105 nWidth = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK() 109 aPos.X() -= pTmp->GetPortion()->Height() - in IMPL_LINK() 110 pTmp->GetPortion()->GetAscent(); in IMPL_LINK() 115 aPos.Y() -= pTmp->GetPortion()->GetAscent(); in IMPL_LINK() [all …]
|
H A D | itrcrsr.cxx | 105 pPor = pPor->GetPortion(); in lcl_GetCharRectInsideField() 484 pPor = pPor->GetPortion(); in GetEndCharRect() 618 pPor = pPor->GetPortion(); in _GetCharRect() 709 pPor = pPor->GetPortion(); in _GetCharRect() 979 pNext = pNext->GetPortion(); in _GetCharRect() 1037 pPor = pPor->GetPortion(); in _GetCharRect() 1041 pPor->GetPortion() && pPor->GetPortion()->InFixGrp() ) in _GetCharRect() 1056 pPor = pPor->GetPortion(); in _GetCharRect() 1375 pPor = pPor->GetPortion(); in GetCrsrOfst() 1428 pNextPor = pPor->GetPortion(); in GetCrsrOfst() [all …]
|
H A D | porlin.cxx | 47 SwLinePortion *pPor = pStart->GetPortion(); in ChkChain() 57 pPor = pStart->GetPortion(); in ChkChain() 63 pPor = pPor->GetPortion(); in ChkChain() 193 pPos = pPos->GetPortion(); in _Truncate() 226 while( pPos->GetPortion() ) in FindLastPortion() 229 pPos = pPos->GetPortion(); in FindLastPortion() 257 pPrev->SetPortion( pVictim->GetPortion() ); in Cut() 270 while( pPos->GetPortion() && pPos->GetPortion() != this ) in FindPrevPortion() 273 pPos = pPos->GetPortion(); in FindPrevPortion() 275 ASSERT( pPos->GetPortion(), in FindPrevPortion()
|
H A D | itradj.cxx | 74 pPor = pPor->GetPortion(); in FormatBlock() 105 pPos = pPos->GetPortion(); in FormatBlock() 412 pPos = pPos->GetPortion(); in CalcNewBlock() 509 pPos = pPos->GetPortion(); in CalcKanaAdj() 515 pPos = pCurrent->GetPortion(); in CalcKanaAdj() 558 pPos = pPos->GetPortion(); in CalcKanaAdj() 638 SwLinePortion *pPos = pLeft->GetPortion(); in CalcFlyAdjust() 699 pPos = pPos->GetPortion(); in CalcFlyAdjust() 831 if( pPor->InGlueGrp() && pPor->GetPortion() in CalcDropAdjust() 838 pPor = pPor->GetPortion(); in CalcDropAdjust() [all …]
|
H A D | porglue.cxx | 226 pPos = pPos->GetPortion(); in AdjustRight() 232 if( pRight && pLeft->GetPortion() == pRight ) in AdjustRight() 287 pPrev->SetPortion( pRight->GetPortion() ); in AdjustRight() 289 if ( pPrev->GetPortion() && pPrev->InTxtGrp() in AdjustRight() 290 && pPrev->GetPortion()->IsHolePortion() ) in AdjustRight() 293 (SwHolePortion*)pPrev->GetPortion(); in AdjustRight() 294 if ( !pHolePor->GetPortion() || in AdjustRight() 295 !pHolePor->GetPortion()->InFixMargGrp() ) in AdjustRight() 299 pPrev->SetPortion( pHolePor->GetPortion() ); in AdjustRight()
|
H A D | itrform2.cxx | 221 pPor = pPor->GetPortion(); in UnderFlow() 334 if ( pCurr->GetPortion() ) in InsertPortion() 336 pPor = pCurr->GetPortion(); in InsertPortion() 346 if( pLast->GetPortion() ) in InsertPortion() 348 while( pLast->GetPortion() ) in InsertPortion() 349 pLast = pLast->GetPortion(); in InsertPortion() 370 pPor = pPor->GetPortion(); in InsertPortion() 728 if( pCurr->GetPortion() && pCurr->GetPortion()->InNumberGrp() in BuildPortions() 1142 pPor = pPor->GetPortion(); in lcl_OldFieldRest() 1538 pPor = pPor->GetPortion(); in FormatLine() [all …]
|
H A D | txthyph.cxx | 112 while( pPor->GetPortion() ) in Hyphenate() 113 pPor = pPor->GetPortion(); in Hyphenate() 196 SwLinePortion *pPos = pCurr->GetPortion(); in Hyphenate() 219 pPos = pPos->GetPortion(); in Hyphenate() 649 ( GetPortion() && ( GetPortion()->InFixGrp() || in GetExpTxt() 650 GetPortion()->IsDropPortion() || GetPortion()->IsLayPortion() || in GetExpTxt() 651 GetPortion()->IsParaPortion() || GetPortion()->IsBreakPortion() ) ) ) in GetExpTxt()
|
H A D | porlay.cxx | 314 SwMarginPortion *pLeft = (GetPortion() && GetPortion()->IsMarginPortion()) ? in CalcLeftMargin() 315 (SwMarginPortion *)GetPortion() : 0; in CalcLeftMargin() 316 if( !GetPortion() ) in CalcLeftMargin() 321 pLeft->SetPortion( GetPortion() ); in CalcLeftMargin() 342 pPos = pLeft->GetPortion(); in CalcLeftMargin() 438 Init( GetPortion() ); in CalcLine() 458 if( !pPos->GetPortion() ) in CalcLine() 466 pPos = pLast->GetPortion(); in CalcLine() 587 pPos = pPos->GetPortion(); in CalcLine() 2300 pPos = pPos->GetPortion(); in FindDropPortion() [all …]
|
H A D | portxt.cxx | 114 const SwLinePortion* pPor = rPor.GetPortion(); in lcl_AddSpace() 118 pPor = pPor->GetPortion(); in lcl_AddSpace() 153 const SwLinePortion* pPor = rPor.GetPortion(); in lcl_AddSpace() 157 pPor = pPor->GetPortion(); in lcl_AddSpace() 193 const SwLinePortion* pPor = rPor.GetPortion(); in lcl_AddSpace() 195 pPor = pPor->GetPortion(); in lcl_AddSpace() 515 if( ( !GetPortion() || ( GetPortion()->IsKernPortion() && in FormatEOL() 516 !GetPortion()->GetPortion() ) ) && GetLen() && in FormatEOL() 692 SwLinePortion* pPor = GetPortion(); in CalcSpacing() 698 pPor = pPor->GetPortion(); in CalcSpacing()
|
H A D | pormulti.cxx | 172 pPor = pPor->GetPortion(); in ActualizeTabulator() 751 if( !pCurr->GetPortion() ) in _Adjust() 757 pMarg->SetPortion( pCurr->GetPortion() ); in _Adjust() 795 pPor = pPor->GetPortion(); in CalcRubyOffset() 1414 ! rMulti.GetPortion()->Width() ) in PaintMultiPortion() 1567 SwLinePortion *pNext = pPor->GetPortion(); in PaintMultiPortion() 1690 rpFld = pLine->GetPortion(); in lcl_ExtractFieldFollow() 1694 rpFld = rpFld->GetPortion(); in lcl_ExtractFieldFollow() 2135 if ( pPor->GetPortion() && pPor->GetPortion()->IsHolePortion() ) in BuildMultiPortion() 2144 pPor = pPor->GetPortion(); in BuildMultiPortion() [all …]
|
H A D | porexp.cxx | 145 if( pPos->GetPortion() ) in MayUnderFlow() 146 pPos = pPos->GetPortion(); in MayUnderFlow() 148 pPos = pPos->GetPortion(); in MayUnderFlow() 158 pPos = pPos->GetPortion(); in MayUnderFlow()
|
H A D | porfld.cxx | 672 SwLinePortion *pTmp = GetPortion(); in Paint() 674 pTmp = pTmp->GetPortion(); in Paint() 689 pTmp = pTmp->GetPortion(); in Paint() 938 SwLinePortion *pTmp = GetPortion(); in Paint() 940 pTmp = pTmp->GetPortion(); in Paint() 975 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint() 1089 SwLinePortion *pPor = pLine->GetPortion(); in StopAnimation() 1097 pPor = pPor->GetLen() ? 0 : pPor->GetPortion(); in StopAnimation()
|
H A D | itrtxt.cxx | 401 const SwLinePortion *pPor = pCurr->GetPortion(); in lcl_NeedsFieldRest() 406 if( !pPor->GetPortion() || !pPor->GetPortion()->InFldGrp() ) in lcl_NeedsFieldRest() 408 pPor = pPor->GetPortion(); in lcl_NeedsFieldRest()
|
H A D | txttab.cxx | 242 SwLinePortion* pPor = pCurr->GetPortion(); in NewTabPortion() 245 pPor = pPor->GetPortion(); in NewTabPortion() 503 const SwLinePortion *pPor = GetPortion(); in PostFormat() 510 pPor = pPor->GetPortion(); in PostFormat()
|
H A D | txtio.cxx | 471 SwLinePortion *pPortion2 = GetPortion(); in DebugPortions() 499 pPortion2 = pPortion2->GetPortion(); in DebugPortions() 589 SwLinePortion *pPos = GetPortion(); in operator <<() 595 pPos = pPos->GetPortion(); in operator <<()
|
H A D | txtftn.cxx | 1146 pPor = pPor->GetPortion(); in FormatQuoVadis() 1258 pPor = pPor->GetPortion(); in FormatQuoVadis() 1268 pQuo = (SwQuoVadisPortion*)pCurrPor->GetPortion(); in FormatQuoVadis() 1270 pPor = pPor->GetPortion(); in FormatQuoVadis() 1660 pPor = pPor->GetPortion(); in SetErgoSumNum() 1686 pPor = pPor->GetPortion(); in UpdateQuoVadis()
|
H A D | inftxt.cxx | 732 aDrawInf.SetSpaceStop( ! rPor.GetPortion() || in _DrawText() 733 rPor.GetPortion()->InFixMargGrp() || in _DrawText() 734 rPor.GetPortion()->IsHolePortion() ); in _DrawText() 1596 SwLinePortion *pPor = pCurr->GetPortion(); in _CheckFtnPortion() 1607 pPor = pPor->GetPortion(); in _CheckFtnPortion() 1741 pPor = pPor->GetPortion(); in LastKernPortion()
|
H A D | itrpaint.cxx | 144 pPor = pPor->GetPortion(); in CalcPaintOfst() 376 SwLinePortion *pNext = pPor->GetPortion(); in DrawTextLine() 666 pPor = pPor->GetPortion(); in CheckSpecialUnderline()
|
H A D | porrst.cxx | 100 { return (GetPortion() && GetPortion()->InTxtGrp() ? 0 : this); } in Compress()
|
H A D | txtfly.cxx | 269 pPos = pPos->GetPortion(); in UpdatePos() 324 pPos = pPos->GetPortion(); in AlignFlyInCntBase() 419 pPos = pPos->GetPortion(); in ChkFlyUnderflow()
|
H A D | porlin.hxx | 84 inline SwLinePortion *GetPortion() const { return( pPortion ); } in GetPortion() function in SwLinePortion
|
H A D | txtfrm.cxx | 2252 const SwLinePortion* pPortion = pFirstPortion->GetPortion(); in CalcAdditionalFirstLineOffset() 2257 pPortion = pPortion->GetPortion(); in CalcAdditionalFirstLineOffset() 2660 pPor = pPor->GetPortion(); in VisitPortions()
|
H A D | txtdrop.cxx | 679 pPor = pPor->GetPortion(); in PaintDropPortion()
|
H A D | frmcrsr.cxx | 967 pPor = pPor->GetPortion(); in lcl_VisualMoveRecursion()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | blink.hxx | 50 const SwLinePortion *GetPortion() const{ return pPor; } in GetPortion() function in SwBlinkPortion
|