/aoo42x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 716 xub_StrLen nWrLen = rInf.GetLen(); in lcl_DrawLineForWrongListData() 1002 if ( STRING_LEN == rInf.GetLen() ) in DrawText() 1029 long nWidthPerChar = pKernArray[ rInf.GetLen() - 1 ] / rInf.GetLen(); in DrawText() 1392 if( 1 == rInf.GetLen() ) in DrawText() 1623 nCnt = Min( nCnt, rInf.GetLen() ); in DrawText() 1743 if( rInf.GetLen() ) in DrawText() 1909 const xub_StrLen nLn = ( STRING_LEN != rInf.GetLen() ) ? rInf.GetLen() : in GetTextSize() 2138 if ( rInf.GetFont() && rInf.GetLen() ) in GetCrsrOfst() 2216 long nWidthPerChar = pKernArray[ rInf.GetLen() - 1 ] / rInf.GetLen(); in GetCrsrOfst() 2465 : rInf.GetLen() ); in GetTxtBreak() [all …]
|
H A D | swfont.cxx | 782 xub_StrLen nOldLen(rInf.GetLen()); in _GetTxtSize() 819 xub_StrLen nOldLen(rInf.GetLen()); in _GetTxtSize() 831 xub_StrLen nOldLen(rInf.GetLen()); in _GetTxtSize() 852 if( !rInf.GetLen() || !nLn ) in _DrawText() 854 if( STRING_LEN == rInf.GetLen() ) in _DrawText() 894 if(bCaseMapLengthDiffers && rInf.GetLen()) in _DrawText() 901 xub_StrLen nOldLen(rInf.GetLen()); in _DrawText() 932 xub_StrLen nOldLen = rInf.GetLen(); in _DrawText() 983 if( !rInf.GetLen() || !rInf.GetText().Len() ) in _DrawStretchText() 1041 xub_StrLen nOldLen = rInf.GetLen(); in _DrawStretchText() [all …]
|
H A D | fntcap.cxx | 236 rInf.GetIdx(), rInf.GetLen(), rInf.GetKern() ); in Do() 245 if ( GetCapInf()->nLen != rInf.GetLen() ) in Do() 417 nCrsr = nCrsr + rInf.GetLen(); in Do() 478 nStrLen( rInfo.GetLen() ), in SwDoDrawStretchCapital() 493 if( rInf.GetLen() ) in Do() 499 nDiff *= rInf.GetLen(); in Do() 519 if( 1 >= rInf.GetLen() ) in Do() 521 rInf.GetLen() ); in Do() 524 rInf.GetText(), rInf.GetIdx(), rInf.GetLen() ); in Do() 538 if( rInf.GetLen() == STRING_LEN ) in DrawStretchCapital() [all …]
|
/aoo42x/main/sw/source/core/text/ |
H A D | porglue.cxx | 58 if( !GetLen() || nOfst > GetLen() || !Width() ) in GetCrsrOfst() 61 return nOfst / (Width() / GetLen()); in GetCrsrOfst() 70 if( 1 >= GetLen() || rInf.GetLen() > GetLen() || !Width() || !GetLen() ) in GetTxtSize() 73 return SwPosSize( (Width() / GetLen()) * rInf.GetLen(), Height() ); in GetTxtSize() 82 if( GetLen() && rInf.OnWin() && in GetExpTxt() 85 rTxt.Fill( GetLen(), CH_BULLET ); in GetExpTxt() 97 if( !GetLen() ) in Paint() 103 aTxt.Fill( GetFixWidth() / GetLen(), ' ' ); in Paint() 115 if( 1 == GetLen() ) in Paint() 159 SetLen( pVictim->GetLen() + GetLen() ); in Join() [all …]
|
H A D | portxt.cxx | 357 SetLen( rInf.GetLen() ); in _Format() 530 if( nHoleLen == GetLen() ) in FormatEOL() 586 else if( GetLen() ) in Paint() 653 nPos = GetLen(); in GetSpaceCnt() 691 nCnt = GetLen(); in CalcSpacing() 736 if ( rInf.GetLen() == 1 in Format() 744 if ( rInf.GetLen() == 0 ) in Format() 761 if ( GetLen() == rInf.GetLen() ) in Format() 797 xub_StrLen nLen = rInf.GetLen(); in GetExpTxt() 816 if ( rInf.GetLen() == 0 ) in GetTxtSize() [all …]
|
H A D | txtdrop.cxx | 292 const xub_StrLen nOldLen = GetLen(); in PaintTxt() 407 const xub_StrLen nOldLen = GetLen(); in FormatTxt() 434 while ( pCurrPart && nIdx + pCurrPart->GetLen() < rInf.GetLen() ) in GetTxtSize() 437 nIdx = nIdx + pCurrPart->GetLen(); in GetTxtSize() 442 xub_StrLen nOldLen = rInf.GetLen(); in GetTxtSize() 670 while( !pCurr->GetLen() && Next() ) in PaintDropPortion() 700 GetInfo().SetLen( pDrop->GetLen() ); in PaintDropPortion() 864 nIdx, pCurrPart->GetLen() ) && in CalcFontSize() 913 nIdx = nIdx + pCurrPart->GetLen(); in CalcFontSize() 1026 rInf.SetLen( pCurrPart->GetLen() ); in Format() [all …]
|
H A D | itrcrsr.cxx | 541 if( !pCurr->GetLen() && !pCurr->Width() ) in _GetCharRect() 929 xub_StrLen nOldLen = pPor->GetLen(); in _GetCharRect() 931 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() 946 pPor->SetLen( pPor->GetLen() + 1 ); in _GetCharRect() 947 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() 968 if( pPor->InFldGrp() && pPor->GetLen() ) in _GetCharRect() 1047 while( pPor && !pPor->GetLen() ) in _GetCharRect() 1089 if( 2 > pPor->GetLen() ) in _GetCharRect() 1098 xub_StrLen nOldLen = pPor->GetLen(); in _GetCharRect() 1100 aInf.SetLen( pPor->GetLen() ); in _GetCharRect() [all …]
|
H A D | pormulti.cxx | 149 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion() 1417 xub_StrLen nOldLen = GetInfo().GetLen(); in PaintMultiPortion() 1545 GetInfo().SetLen( pPor->GetLen() ); in PaintMultiPortion() 1602 bFirst &= !pPor->GetLen(); in PaintMultiPortion() 1826 xub_StrLen nMultiLen = rMulti.GetLen(); in BuildMultiPortion() 1931 xub_StrLen nFirstLen = pCurr->GetLen(); in BuildMultiPortion() 2124 if ( ! rMulti.GetLen() ) in BuildMultiPortion() 2138 aRoot.SetLen( aRoot.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion() 2139 rMulti.SetLen( rMulti.GetLen() - pHolePor->GetLen() ); in BuildMultiPortion() 2211 if( pPor->GetLen() ) in MakeRestPortion() [all …]
|
H A D | itrtxt.cxx | 147 nStart = nStart - pCurr->GetLen(); in Prev() 167 nStart = nStart + pCurr->GetLen(); in Next() 169 if( pCurr->GetLen() || ( nLineNr>1 && !pCurr->IsDummy() ) ) in Next() 275 while( nStart + pCurr->GetLen() <= nChar && Next() ) in CharToLine() 291 sal_Bool bPrevious = bRightMargin && pCurr->GetLen() && GetPrev() && in CharCrsrToLine() 292 GetPrev()->GetLen(); in CharCrsrToLine() 420 const xub_StrLen nEnd = nStart + pCurr->GetLen(); in TruncLines() 441 nRangeEnd = nRangeEnd + pLine->GetLen(); in TruncLines() 465 !pCurr->GetLen() && in TruncLines()
|
H A D | itrform2.cxx | 282 rInf.SetLen( pPor->GetLen() ); in UnderFlow() 432 ASSERT( rInf.GetLen() < STRING_LEN && in BuildPortions() 622 pPor->GetLen() && !pPor->InFldGrp() ) in BuildPortions() 710 if ( !pPor->GetLen() && !pPor->IsFlyPortion() in BuildPortions() 798 if ( pPor->GetLen() || !rInf.GetIdx() in CalcAscent() 888 if( rInf.GetLen() > 0 ) in WhichTxtPor() 985 rInf.SetLen( pPor->GetLen() ); in NewTxtPortion() 1140 if( !pPor->GetLen() ) in lcl_OldFieldRest() 1458 rInf.SetLen( pPor->GetLen() ); in NewPortion() 1958 pCurr->GetLen(); in AllowRepaintOpt() [all …]
|
H A D | porexp.cxx | 60 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion() 82 const xub_StrLen nFullLen = rInf.GetLen(); in Format() 118 rInf.DrawMarkedText( *this, rInf.GetLen(), sal_False, sal_False, in Paint() 121 rInf.DrawText( *this, rInf.GetLen(), sal_False ); in Paint() 149 if( !pPos || !rInf.GetIdx() || ( !pPos->GetLen() && pPos == rInf.GetRoot() ) ) in MayUnderFlow() 200 rInf.SetIdx( rInf.GetIdx() - GetLen() ); in FormatEOL() 255 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | porlin.cxx | 81 return GetLen() || Width() ? this : 0; in Compress() 171 if( GetLen() == rInf.GetLen() ) in CalcTxtSize() 176 aInf.SetLen( GetLen() ); in CalcTxtSize() 287 return GetLen(); in GetCrsrOfst() 392 rInf.SetIdx( rInf.GetIdx() + GetLen() ); in Move() 420 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
|
H A D | txthyph.cxx | 189 if( pCurr->PrtWidth() && pCurr->GetLen() ) in Hyphenate() 214 nWrdStart = nWrdStart + pPos->GetLen(); in Hyphenate() 218 nWrdStart = nWrdStart + pPos->GetLen(); in Hyphenate() 394 SetLen( aInf.GetLen() ); in CreateHyphen() 438 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion() 481 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion() 622 rInf.SetIdx( rInf.GetIdx() - GetLen() ); in FormatEOL() 668 rPH.Special( GetLen(), aString, nWhich ); in HandlePortion()
|
H A D | porfld.cxx | 61 { return (GetLen() || aExpand.Len() || SwLinePortion::Compress()) ? this : 0; } in Compress() 173 nLen = pInf->GetLen(); in SwFldSlot() 313 const xub_StrLen nOldFullLen = rInf.GetLen(); in Format() 363 xub_StrLen nTmpLen = GetLen(); in Format() 440 ASSERT( GetLen() <= 1, "SwFldPortion::Paint: rest-portion pollution?" ); in Paint() 470 rPH.Special( GetLen(), aExpand, GetWhichPor() ); in HandlePortion() 774 aInf.DrawText( *this, aInf.GetLen(), sal_True ); in Paint() 1098 pPor = pPor->GetLen() ? 0 : pPor->GetPortion(); in StopAnimation() 1100 pLine = pLine->GetLen() ? 0 : pLine->GetNext(); in StopAnimation() 1147 ASSERT( GetLen() <= 1, "SwFldPortion::Paint: rest-portion pollution?" ); in Paint() [all …]
|
H A D | porlay.cxx | 256 if( GetLen() ) in Insert() 297 if( GetLen() ) in Format() 410 sal_Bool bTmpDummy = ( 0 == GetLen() ); in CalcLine() 432 SetLen( pPortion->GetLen() ); in CalcLine() 433 if( GetLen() ) in CalcLine() 471 nLineLength = nLineLength + pPos->GetLen(); in CalcLine() 567 else if( pPos->GetLen() ) in CalcLine() 579 pPos->GetLen() ) in CalcLine() 2281 nLen = nLen + pLay->GetLen(); in GetParLen() 2299 while ( pPos && !pPos->GetLen() ) in FindDropPortion() [all …]
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | XclExpChangeTrack.hxx | 57 virtual sal_Size GetLen() const; 93 virtual sal_Size GetLen() const; 106 virtual sal_Size GetLen() const; 119 virtual sal_Size GetLen() const; 132 virtual sal_Size GetLen() const; 145 virtual sal_Size GetLen() const; 158 virtual sal_Size GetLen() const; 174 virtual sal_Size GetLen() const; 189 virtual sal_Size GetLen() const; 208 virtual sal_Size GetLen() const; [all …]
|
H A D | excrecds.hxx | 73 virtual sal_Size GetLen() const = 0; 93 virtual sal_Size GetLen() const; 146 virtual sal_Size GetLen( void ) const; 176 virtual sal_Size GetLen( void ) const; 191 virtual sal_Size GetLen( void ) const; 202 virtual sal_Size GetLen( void ) const; 215 virtual sal_Size GetLen( void ) const; 258 virtual sal_Size GetLen( void ) const; 270 virtual sal_Size GetLen( void ) const; 319 virtual sal_Size GetLen() const; [all …]
|
H A D | xcl97rec.hxx | 183 virtual sal_Size GetLen() const; 244 virtual sal_Size GetLen() const; 282 virtual sal_Size GetLen() const; 294 virtual sal_Size GetLen() const; 309 virtual sal_Size GetLen() const; 362 virtual sal_Size GetLen() const; 391 virtual sal_Size GetLen() const; 423 virtual sal_Size GetLen() const; 441 virtual sal_Size GetLen() const; 459 virtual sal_Size GetLen() const;
|
H A D | xcl97dum.hxx | 37 virtual sal_Size GetLen() const; 48 virtual sal_Size GetLen() const; 59 virtual sal_Size GetLen() const; 70 virtual sal_Size GetLen() const; 81 virtual sal_Size GetLen() const;
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 675 nPos = nPos + pTP->GetLen(); in CreateLines() 922 pPrev->SetLen( pPrev->GetLen() + pPortion->GetLen() ); in CreateLines() 1176 if ( pPortion->GetLen() > 1 ) in CreateLines() 1296 nTPos = nTPos + pTP->GetLen(); in CreateLines() 2247 nTmpPos = nTmpPos + pTP->GetLen(); in SplitTextPortion() 2267 pTextPortion->GetLen() = pTextPortion->GetLen() - nOverlapp; in SplitTextPortion() 2435 pTP->GetLen() = pTP->GetLen() + nNewChars; in RecalcTextPortion() 2461 nPos = nPos + pTP->GetLen(); in RecalcTextPortion() 2473 if ( pNext && !pNext->GetLen() ) in RecalcTextPortion() 2484 pTP->GetLen() = pTP->GetLen() + nNewChars; in RecalcTextPortion() [all …]
|
/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1020 nCurIndex = nCurIndex - pLine->GetLen(); in GetEditCursor() 1226 if( pTextPortion->GetLen() > 1 ) in GetCharPos() 1364 return pLine->GetLen(); in GetLineLen() 1826 pTP->GetWidth() = (long)CalcTextWidth( nPara, nBreakPos-pTP->GetLen(), pTP->GetLen()-1 ); in ImpBreakLine() 1847 nTmpPos = nTmpPos + pTP->GetLen(); in SplitTextPortion() 1860 pTextPortion->GetLen() = pTextPortion->GetLen() - nOverlapp; in SplitTextPortion() 1863 …on->GetWidth() = (long)CalcTextWidth( nPara, nPos-pTextPortion->GetLen(), pTextPortion->GetLen() ); in SplitTextPortion() 2012 pTP->GetLen() = pTP->GetLen() + nNewChars; in RecalcTextPortion() 2038 nPos = nPos + pTP->GetLen(); in RecalcTextPortion() 2050 pTP->GetLen() = pTP->GetLen() + nNewChars; in RecalcTextPortion() [all …]
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 138 SetRecHeader( GetNum(), GetLen() ); in Save() 165 sal_Size ExcEmptyRec::GetLen() const in GetLen() function in ExcEmptyRec 212 sal_Size ExcBoolRecord::GetLen( void ) const in GetLen() function in ExcBoolRecord 251 sal_Size ExcBof::GetLen( void ) const in GetLen() function in ExcBof 281 sal_Size ExcBofW::GetLen( void ) const in GetLen() function in ExcBofW 296 sal_Size ExcEof::GetLen( void ) const in GetLen() function in ExcEof 305 sal_Size ExcDummy_00::GetLen( void ) const in GetLen() function in ExcDummy_00 320 sal_Size ExcDummy_040::GetLen( void ) const in GetLen() function in ExcDummy_040 334 sal_Size ExcDummy_041::GetLen( void ) const in GetLen() function in ExcDummy_041 426 sal_Size ExcBundlesheet::GetLen() const in GetLen() function in ExcBundlesheet [all …]
|
/aoo42x/main/sc/source/filter/xcl97/ |
H A D | XclExpChangeTrack.cxx | 107 sal_Size XclExpUserBView::GetLen() const in GetLen() function in XclExpUserBView 205 sal_Size XclExpChTr0x0191::GetLen() const in GetLen() function in XclExpChTr0x0191 223 sal_Size XclExpChTr0x0198::GetLen() const in GetLen() function in XclExpChTr0x0198 241 sal_Size XclExpChTr0x0192::GetLen() const in GetLen() function in XclExpChTr0x0192 258 sal_Size XclExpChTr0x0197::GetLen() const in GetLen() function in XclExpChTr0x0197 274 sal_Size XclExpChTrEmpty::GetLen() const in GetLen() function in XclExpChTrEmpty 295 sal_Size XclExpChTr0x0195::GetLen() const in GetLen() function in XclExpChTr0x0195 319 sal_Size XclExpChTr0x0194::GetLen() const in GetLen() function in XclExpChTr0x0194 348 sal_Size XclExpChTrHeader::GetLen() const in GetLen() function in XclExpChTrHeader 378 sal_Size XclExpChTrInfo::GetLen() const in GetLen() function in XclExpChTrInfo [all …]
|
H A D | xcl97dum.cxx | 97 sal_Size ExcDummy8_00a::GetLen() const in GetLen() function in ExcDummy8_00a 110 sal_Size ExcDummy8_00b::GetLen() const in GetLen() function in ExcDummy8_00b 123 sal_Size ExcDummy8_040::GetLen() const in GetLen() function in ExcDummy8_040 136 sal_Size ExcDummy8_041::GetLen() const in GetLen() function in ExcDummy8_041 149 sal_Size ExcDummy8_02::GetLen() const in GetLen() function in ExcDummy8_02
|
/aoo42x/main/slideshow/source/engine/shapes/ |
H A D | gdimtftools.cxx | 306 return (pAct->GetLen() == (sal_uInt16)STRING_LEN in getNextActionOffset() 307 ? pAct->GetText().Len() - pAct->GetIndex() : pAct->GetLen()); in getNextActionOffset() 312 return (pAct->GetLen() == (sal_uInt16)STRING_LEN in getNextActionOffset() 313 ? pAct->GetText().Len() - pAct->GetIndex() : pAct->GetLen()); in getNextActionOffset() 318 return (pAct->GetLen() == (sal_uInt16)STRING_LEN in getNextActionOffset() 319 ? pAct->GetText().Len() - pAct->GetIndex() : pAct->GetLen()); in getNextActionOffset()
|