Home
last modified time | relevance | path

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

/AOO41X/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()
99 nHeight = pTmp->GetPortion()->SvLSize().Width(); 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()
106 nHeight = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
109 aPos.X() -= pTmp->GetPortion()->Height() - in IMPL_LINK()
[all …]
H A Ditrcrsr.cxx100 if ( ! pPor->GetPortion() || nFldIdx + nFldLen > nCharOfst ) in lcl_GetCharRectInsideField()
105 pPor = pPor->GetPortion(); in lcl_GetCharRectInsideField()
484 pPor = pPor->GetPortion(); in GetEndCharRect()
618 pPor = pPor->GetPortion(); in _GetCharRect()
675 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()
676 !pPor->GetPortion()->IsMarginPortion() ) ) in _GetCharRect()
709 pPor = pPor->GetPortion(); in _GetCharRect()
974 SwLinePortion *pNext = pTmp->GetPortion(); in _GetCharRect()
979 pNext = pNext->GetPortion(); in _GetCharRect()
1014 if ( !pPor->IsFlyPortion() || ( pPor->GetPortion() && in _GetCharRect()
[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()
310 SwLinePortion *pPos = pCurrent->GetPortion(); in CalcNewBlock()
412 pPos = pPos->GetPortion(); in CalcNewBlock()
439 SwLinePortion* pPos = pCurrent->GetPortion(); in CalcKanaAdj()
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()
[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 Ditrform2.cxx217 pTmpPrev = pTmpPrev->GetPortion(); in UnderFlow()
221 pPor = pPor->GetPortion(); in UnderFlow()
303 pCurr->SetPortion( 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()
671 SwLinePortion* pTmpPor = pGridKernPortion->GetPortion(); in BuildPortions()
[all …]
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()
334 SwLinePortion *pPos = pLeft->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()
482 pPos = pPos->GetPortion(); in CalcLine()
[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.cxx161 for( bTab1 = bTab2 = sal_False; pPor; pPor = pPor->GetPortion() ) in ActualizeTabulator()
172 pPor = pPor->GetPortion(); in ActualizeTabulator()
249 for( nBlanks = 0; pPor; pPor = pPor->GetPortion() ) in GetSpaceCnt()
499 for( nBlank1 = 0; pPor; pPor = pPor->GetPortion() ) in CalcBlanks()
513 for( nBlank2 = 0; pPor; pPor = pPor->GetPortion() ) in CalcBlanks()
722 for( pPor = pCurr->GetFirstPortion(); pPor; pPor = pPor->GetPortion() ) in _Adjust()
751 if( !pCurr->GetPortion() ) in _Adjust()
757 pMarg->SetPortion( pCurr->GetPortion() ); in _Adjust()
795 pPor = pPor->GetPortion(); in CalcRubyOffset()
1413 if( GetInfo().OnWin() && rMulti.GetPortion() && in PaintMultiPortion()
[all …]
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 Dporfld.cxx672 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 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.cxx732 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 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 Dporlin.hxx84 inline SwLinePortion *GetPortion() const { return( pPortion ); } in GetPortion() function in SwLinePortion
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 Dtxtdrop.cxx679 pPor = pPor->GetPortion(); in PaintDropPortion()
H A Dfrmcrsr.cxx967 pPor = pPor->GetPortion(); in lcl_VisualMoveRecursion()
/AOO41X/main/sw/source/core/inc/
H A Dblink.hxx50 const SwLinePortion *GetPortion() const{ return pPor; } in GetPortion() function in SwBlinkPortion