Home
last modified time | relevance | path

Searched refs:GetPortion (Results 1 – 25 of 25) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dblink.cxx96 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 Ditrcrsr.cxx105 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 Dporlin.cxx47 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 Ditradj.cxx74 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 Ditrform2.cxx221 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 Dporglue.cxx226 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 Dtxthyph.cxx112 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 Dporlay.cxx314 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 Dportxt.cxx114 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 Dpormulti.cxx172 pPor = pPor->GetPortion(); in ActualizeTabulator()
751 if( !pCurr->GetPortion() ) in _Adjust()
757 pMarg->SetPortion( pCurr->GetPortion() ); in _Adjust()
795 pPor = pPor->GetPortion(); in CalcRubyOffset()
1413 ! rMulti.GetPortion()->Width() ) in PaintMultiPortion()
1566 SwLinePortion *pNext = pPor->GetPortion(); in PaintMultiPortion()
1689 rpFld = pLine->GetPortion(); in lcl_ExtractFieldFollow()
1693 rpFld = rpFld->GetPortion(); in lcl_ExtractFieldFollow()
2134 if ( pPor->GetPortion() && pPor->GetPortion()->IsHolePortion() ) in BuildMultiPortion()
2143 pPor = pPor->GetPortion(); in BuildMultiPortion()
[all …]
H A Dporfld.cxx671 SwLinePortion *pTmp = GetPortion(); in Paint()
673 pTmp = pTmp->GetPortion(); in Paint()
688 pTmp = pTmp->GetPortion(); in Paint()
937 SwLinePortion *pTmp = GetPortion(); in Paint()
939 pTmp = pTmp->GetPortion(); in Paint()
974 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint()
1090 SwLinePortion *pPor = pLine->GetPortion(); in StopAnimation()
1098 pPor = pPor->GetLen() ? 0 : pPor->GetPortion(); in StopAnimation()
H A Dporexp.cxx145 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 Ditrtxt.cxx401 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 Dtxttab.cxx242 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 Dtxtio.cxx471 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 Dtxtftn.cxx1146 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 Dinftxt.cxx738 aDrawInf.SetSpaceStop( ! rPor.GetPortion() || in _DrawText()
739 rPor.GetPortion()->InFixMargGrp() || in _DrawText()
740 rPor.GetPortion()->IsHolePortion() ); in _DrawText()
1608 SwLinePortion *pPor = pCurr->GetPortion(); in _CheckFtnPortion()
1619 pPor = pPor->GetPortion(); in _CheckFtnPortion()
1753 pPor = pPor->GetPortion(); in LastKernPortion()
H A Ditrpaint.cxx144 pPor = pPor->GetPortion(); in CalcPaintOfst()
376 SwLinePortion *pNext = pPor->GetPortion(); in DrawTextLine()
666 pPor = pPor->GetPortion(); in CheckSpecialUnderline()
H A Dporrst.cxx100 { return (GetPortion() && GetPortion()->InTxtGrp() ? 0 : this); } in Compress()
H A Dtxtfly.cxx269 pPos = pPos->GetPortion(); in UpdatePos()
324 pPos = pPos->GetPortion(); in AlignFlyInCntBase()
419 pPos = pPos->GetPortion(); in ChkFlyUnderflow()
H A Dtxtfrm.cxx2252 const SwLinePortion* pPortion = pFirstPortion->GetPortion(); in CalcAdditionalFirstLineOffset()
2257 pPortion = pPortion->GetPortion(); in CalcAdditionalFirstLineOffset()
2660 pPor = pPor->GetPortion(); in VisitPortions()
H A Dporlin.hxx84 inline SwLinePortion *GetPortion() const { return( pPortion ); } in GetPortion() function in SwLinePortion
H A Dtxtdrop.cxx679 pPor = pPor->GetPortion(); in PaintDropPortion()
H A Dfrmcrsr.cxx967 pPor = pPor->GetPortion(); in lcl_VisualMoveRecursion()
/trunk/main/sw/source/core/inc/
H A Dblink.hxx50 const SwLinePortion *GetPortion() const{ return pPor; } in GetPortion() function in SwBlinkPortion

Completed in 185 milliseconds