Home
last modified time | relevance | path

Searched refs:GetCurr (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dfrmform.cxx1289 const SwLineLayout *pOldCur = rLine.GetCurr(); in FormatLine()
1297 if( rLine.GetCurr()->IsClipping() ) in FormatLine()
1304 ASSERT( rLine.GetCurr()->Height(), in FormatLine()
1308 const SwLineLayout *pNew = rLine.GetCurr(); in FormatLine()
1491 if( rLine.GetCurr()->GetLen() && !rLine.GetCurr()->IsRest() ) in _Format()
1591 pLine = aMasterLine.GetCurr(); in _Format()
1618 if ( rLine.GetCurr()->IsEndHyph() ) in _Format()
1622 if ( rLine.GetCurr()->IsMidHyph() ) in _Format()
1644 if ( rLine.GetCurr()->IsEndHyph() ) in _Format()
1655 if ( rLine.GetCurr()->IsMidHyph() ) in _Format()
[all …]
H A Dfrmpaint.cxx353 if( !aLine.GetCurr()->IsDummy() && in PaintExtraData()
355 aLine.GetCurr()->HasCntnt() ) ) in PaintExtraData()
372 if( ( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()
373 && !aLine.GetCurr()->IsDummy() ) in PaintExtraData()
384 if( bNoDummy || !aLine.GetCurr()->IsDummy() ) in PaintExtraData()
386 sal_Bool bRed = bRedLine && aLine.GetCurr()->HasRedline(); in PaintExtraData()
387 if( rLineInf.IsCountBlankLines() || aLine.GetCurr()->HasCntnt() ) in PaintExtraData()
H A Dtxtfly.cxx135 rTop = Y() + GetCurr()->GetAscent(); in CalcUnclipped()
340 if( GetCurr() ) in ChkFlyUnderflow()
344 const long nHeight = GetCurr()->GetRealHeight(); in ChkFlyUnderflow()
359 const SwLinePortion *pPos = GetCurr()->GetFirstPortion(); in ChkFlyUnderflow()
360 aLine.Pos().Y() = Y() + GetCurr()->GetRealHeight() - GetCurr()->Height(); in ChkFlyUnderflow()
361 aLine.Height( GetCurr()->Height() ); in ChkFlyUnderflow()
H A Dtxtdrop.cxx473 const SwLinePortion *const pOldCurr = GetCurr(); in CalcDropHeight()
483 while( GetCurr()->IsDummy() ) in CalcDropHeight()
494 if ( GetCurr()->IsDummy() ) in CalcDropHeight()
519 while( pOldCurr != GetCurr() ) in CalcDropHeight()
H A Dfrmcrsr.cxx652 pFillData->nLineWidth = aLine.GetCurr()->Width(); in _GetCrsrOfst()
777 nRightMargin = aLine.GetStart() + aLine.GetCurr()->GetLen(); in RightMargin()
780 if( aLine.GetCurr()->GetLen() && in RightMargin()
855 sal_Bool bPrevLine = ( pPrevLine && pPrevLine != aLine.GetCurr() ); in _UnitUp()
877 pPrevLine != aLine.GetCurr() ) in _UnitUp()
1116 const SwLineLayout* pLine = aLine.GetCurr(); in PrepareVisualMove()
H A Dfrminf.cxx228 if( aLine.GetCurr()->GetLen() ) in GetSpaces()
294 if( aLine.GetCurr()->GetLen() ) in GetFirstIndent()
H A Dtxtfrm.cxx1437 xub_StrLen nTmpLen = aLine.GetCurr()->GetLen(); in PrepWidows()
1442 nTmpLen = aLine.GetCurr()->GetLen(); in PrepWidows()
2247 const SwLinePortion* pFirstPortion = aLine.GetCurr()->GetFirstPortion(); in CalcAdditionalFirstLineOffset()
2543 if( aLine.GetCurr()->HasCntnt() ) in ChgThisLines()
H A Ditrtxt.hxx69 inline const SwLineLayout *GetCurr() const { return pCurr; } // niemals 0! in GetCurr() function in SwTxtIter
H A Dtxthyph.cxx111 SwLinePortion *pPor = aLine.GetCurr()->GetFirstPortion(); in Hyphenate()
H A Ditradj.cxx286 while (aItr.GetCurr() != pCurrent && aItr.GetNext()) in CalcNewBlock()
H A Ditratr.cxx1024 ( ( 100 * aLine.GetCurr()->Height() ) / nWidth ) : 0 ); in GetScalingOfSelectedText()
H A Ditrform2.cxx1208 if( lcl_OldFieldRest( GetCurr() ) ) in NewPortion()
/aoo4110/main/sw/source/core/edit/
H A Dedlingu.cxx97 inline const SwPosition *GetCurr() const { return pCurr; } in GetCurr() function in SwLinguIter
243 bSetCurr = 0 != GetCurr(); in _Start()
367 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
442 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
1564 *pCrsr->GetPoint() = *GetCurr(); in SpellSentence()
1627 *pCrsr->GetMark() = *GetCurr(); in SpellSentence()
1685 *pCrsr->GetMark() = *GetCurr(); in SpellSentence()
1692 *pCrsr->GetPoint() = *GetCurr(); in SpellSentence()
/aoo4110/main/svl/inc/svl/
H A Dlisteneriter.hxx65 SvtListener* GetCurr() const; // returns the current
/aoo4110/main/svl/source/notify/
H A Dlisteneriter.cxx182 SvtListener* SvtListenerIter::GetCurr() const // returns the current in GetCurr() function in SvtListenerIter
/aoo4110/main/sc/source/core/data/
H A Dbcaslot.cxx474 for (SvtListener* pListener = it.GetCurr(); pListener; in UpdateInsert()

Completed in 127 milliseconds