/trunk/main/sw/source/core/text/ |
H A D | portxt.cxx | 255 rInf.SetLen( nLen ); in BreakCut() 256 SetLen( nLen ); in BreakCut() 271 SetLen( nLen ); in BreakCut() 277 SetLen( 1 ); in BreakCut() 282 SetLen( 0 ); in BreakCut() 296 SetLen( 0 ); in BreakUnderflow() 357 SetLen( rInf.GetLen() ); in _Format() 486 SetLen( 0 ); in Format() 536 SetLen( GetLen() - nHoleLen ); in FormatEOL() 770 SetLen( GetLen() + 1 ); in Format() [all …]
|
H A D | txtdrop.cxx | 103 pInf->SetLen( nLen ); in ~SwDropSave() 303 ((SwDropPortion*)this)->SetLen( pCurrPart->GetLen() ); in PaintTxt() 315 ((SwDropPortion*)this)->SetLen( nOldLen ); in PaintTxt() 415 SetLen( nOldLen ); in FormatTxt() 416 rInf.SetLen( nOldInfLen ); in FormatTxt() 445 ((SwTxtSizeInfo&)rInf).SetLen( rInf.GetLen() - nIdx ); in GetTxtSize() 453 ((SwTxtSizeInfo&)rInf).SetLen( nOldLen ); in GetTxtSize() 589 pDropPor->SetLen( nPorLen ); in NewDropPortion() 700 GetInfo().SetLen( pDrop->GetLen() ); in PaintDropPortion() 1026 rInf.SetLen( pCurrPart->GetLen() ); in Format() [all …]
|
H A D | txthyph.cxx | 355 pHyphPor->SetLen( aAltTxt.Len() + 1 ); in CreateHyphen() 357 pHyphPor->SetLen( aAltSpell.nChangedLength + nTmpLen ); in CreateHyphen() 363 aHyphPor.SetLen( 1 ); in CreateHyphen() 377 aHyphPor.SetLen( 0 ); in CreateHyphen() 392 aInf.SetLen( nPorEnd - rInf.GetIdx() ); in CreateHyphen() 394 SetLen( aInf.GetLen() ); in CreateHyphen() 493 SetLen(1); in SwSoftHyphPortion() 686 SetLen( 1 ); in SwSoftHyphStrPortion()
|
H A D | porfld.cxx | 175 pInf->SetLen( aTxt.Len() ); in SwFldSlot() 198 pInf->SetLen( nLen ); in ~SwFldSlot() 320 rInf.SetLen( nFullLen ); in Format() 334 SetLen(0); in Format() 369 SetLen( (m_bNoLength) ? 0 : nFollow ); in Format() 577 SetLen( 0 ); in Format() 874 SetLen( 0 ); in Format() 890 SetLen( 0 ); in Format() 1113 SetLen(1); in SwCombinedPortion() 1357 SetLen( 0 ); in Format()
|
H A D | itrcrsr.cxx | 118 ((SwLinePortion*)pPor)->SetLen( nLen - 1 ); in lcl_GetCharRectInsideField() 126 ((SwLinePortion*)pPor)->SetLen( nLen ); in lcl_GetCharRectInsideField() 130 ((SwLinePortion*)pPor)->SetLen( nOldLen ); in lcl_GetCharRectInsideField() 930 pPor->SetLen( nOfst - aInf.GetIdx() ); in _GetCharRect() 931 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() 946 pPor->SetLen( pPor->GetLen() + 1 ); in _GetCharRect() 947 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() 956 pPor->SetLen( nOldLen ); in _GetCharRect() 1099 pPor->SetLen( 1 ); in _GetCharRect() 1100 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() [all …]
|
H A D | porglue.cxx | 159 SetLen( pVictim->GetLen() + GetLen() ); in Join() 255 pFly->SetLen( 0 ); in AdjustRight() 257 pNewPor->SetLen( 1 ); in AdjustRight() 298 pPrev->SetLen( pPrev->GetLen() + 1 ); in AdjustRight()
|
H A D | porrst.hxx | 127 { SetWhichPor( POR_HNG ); SetLen( 1 ); Height( aSize.Height() ); } in SwHangingPortion() 141 { SetWhichPor( POR_HIDDEN_TXT ); SetLen( nLen ); } in SwHiddenTextPortion() 164 SetWhichPor( POR_CONTROLCHAR ); SetLen( 1 ); in SwControlCharPortion()
|
H A D | itrform2.cxx | 282 rInf.SetLen( pPor->GetLen() ); in UnderFlow() 956 pPor->SetLen(1); in NewTxtPortion() 984 pPor->SetLen( nNextChg - rInf.GetIdx() ); in NewTxtPortion() 985 rInf.SetLen( pPor->GetLen() ); in NewTxtPortion() 1388 pPor->SetLen( 0 ); in NewPortion() 1458 rInf.SetLen( pPor->GetLen() ); in NewPortion() 1494 GetInfo().SetLen( GetInfo().GetTxt().Len() ); in FormatLine() 1565 pCurr->SetLen( 0 ); in FormatLine() 1620 pCurr->SetLen( 0 ); in FormatLine()
|
H A D | txtftn.cxx | 1202 pGlue->SetLen( 0 ); in FormatQuoVadis() 1433 SetLen(1); in SwFtnPortion() 1516 SetLen(0); in SwQuoVadisPortion() 1529 SetLen( 0 ); in Format() 1536 SetLen( 0 ); in Format() 1606 SetLen(0); in SwErgoSumPortion() 1626 SetLen( 0 ); in Format()
|
H A D | pormulti.cxx | 1545 GetInfo().SetLen( pPor->GetLen() ); in PaintMultiPortion() 1680 GetInfo().SetLen( nOldLen ); in PaintMultiPortion() 1721 rMulti.GetRoot().SetLen(0); in lcl_TruncateMultiPortion() 1727 rMulti.GetRoot().GetNext()->SetLen( 0 ); in lcl_TruncateMultiPortion() 1731 rMulti.SetLen(0); in lcl_TruncateMultiPortion() 2022 rMulti.SetLen( rMulti.GetRoot().GetLen() + ( rMulti.GetRoot().GetNext() ? in BuildMultiPortion() 2138 aRoot.SetLen( aRoot.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion() 2139 rMulti.SetLen( rMulti.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion()
|
H A D | txtfld.cxx | 416 pRet->SetLen( 1 ); in NewExtraPortion() 417 rInf.SetLen( 1 ); in NewExtraPortion() 460 rInf.SetLen( 1 ); in NewExtraPortion()
|
H A D | inftxt.cxx | 372 SetLen( GetMinLen( *this ) ); in CtorInitTxtSizeInfo() 408 SetLen( GetMinLen( *this ) ); in SwTxtSizeInfo() 1533 SetLen( GetTxt().Len() ); in Init() 1795 pInf->SetLen( bTxtLen ? pInf->GetTxt().Len() : pPor->GetLen() ); in SwTxtSlot() 1846 pInf->SetLen( nLen ); in ~SwTxtSlot()
|
H A D | porfly.cxx | 95 SetLen( 1 ); in Format() 145 SetLen(0); in Format()
|
H A D | porref.cxx | 56 SetLen(1); in SwIsoRefPortion()
|
H A D | portox.cxx | 56 SetLen(1); in SwIsoToxPortion()
|
H A D | porexp.hxx | 61 { cChar = cCh; SetLen(1); SetWhichPor( POR_BLANK ); } in SwBlankPortion()
|
H A D | portab.hxx | 141 { SetLen( 0 ); } in SwAutoTabDecimalPortion()
|
H A D | porlay.cxx | 328 pLeft->SetLen( 0 ); in CalcLeftMargin() 432 SetLen( pPortion->GetLen() ); in CalcLine() 2316 SetLen( 0 ); in Init()
|
H A D | porfld.hxx | 129 { SetLen(1); SetWhichPor( POR_HIDDEN ); } in SwHiddenPortion()
|
H A D | porlin.hxx | 88 inline void SetLen( const xub_StrLen nLen ) { nLineLength = nLen; } in SetLen() function in SwLinePortion
|
H A D | pormulti.hxx | 105 { SetWhichPor( POR_MULTI ); SetLen( nEnd ); } in SwMultiPortion()
|
H A D | porlin.cxx | 176 aInf.SetLen( GetLen() ); in CalcTxtSize()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 758 rInf.SetLen( nLn ); in _GetTxtSize() 826 rInf.SetLen( nOldLen ); in _GetTxtSize() 838 rInf.SetLen( nOldLen ); in _GetTxtSize() 855 rInf.SetLen( nLn ); in _DrawText() 907 rInf.SetLen( aNewText.Len() ); in _DrawText() 912 rInf.SetLen( nOldLen ); in _DrawText() 963 rInf.SetLen( 2 ); in _DrawText() 975 rInf.SetLen( nOldLen ); in _DrawText() 1044 rInf.SetLen( 2 ); in _DrawStretchText() 1056 rInf.SetLen( nOldLen ); in _DrawStretchText() [all …]
|
H A D | fntcap.cxx | 539 rInf.SetLen( rInf.GetText().Len() ); in DrawStretchCapital() 570 rDo.GetInf().SetLen( nMaxPos ); in DoOnCapitals() 679 rDo.GetInf().SetLen( aNewText.Len() ); in DoOnCapitals() 685 rDo.GetInf().SetLen( nPos - nOldPos ); in DoOnCapitals() 744 rDo.GetInf().SetLen( aNewText.Len() ); in DoOnCapitals() 750 rDo.GetInf().SetLen( nTmp - nOldPos ); in DoOnCapitals() 784 rDo.GetInf().SetLen( aNewText.Len() ); in DoOnCapitals() 790 rDo.GetInf().SetLen( nTmp - nOldPos ); in DoOnCapitals()
|
/trunk/main/basic/source/inc/ |
H A D | symtbl.hxx | 151 void SetLen( short n ){ nLen = n; } in SetLen() function in SbiSymDef
|