Searched refs:nOrgWidth (Results 1 – 7 of 7) sorted by relevance
313 sal_uInt16 nOrgWidth = rInf.GetWidth(); in Do() local327 rInf.SetWidth( nOrgWidth ); in Do()472 const sal_uInt16 nOrgWidth; member in SwDoDrawStretchCapital480 nOrgWidth( rInfo.GetWidth() ) in SwDoDrawStretchCapital()496 long nDiff = long(nOrgWidth) - long(nCapWidth); in Do()
100 sal_Int32 nOrgWidth, in SV_IMPL_OP_PTRARR_SORT() local109 *pS >> nOrgWidth // Original Size in 1/100 mm in SV_IMPL_OP_PTRARR_SORT()119 rX = nOrgWidth - nCropLeft - nCropRight; in SV_IMPL_OP_PTRARR_SORT()
1434 short nOrgWidth; in ProcessSprmTDxaCol() local1439 nOrgWidth = nCenter[i+1] - nCenter[i]; in ProcessSprmTDxaCol()1440 nDelta = nDxaCol - nOrgWidth; in ProcessSprmTDxaCol()
2288 pTextPortion->GetExtraInfos()->nOrgWidth = aSz.Width(); in SplitTextPortion()4558 pExtraInfos->nOrgWidth = pTextPortion->GetSize().Width(); in ImplCalcAsianCompression()4575 nOldCharWidth = pTextPortion->GetExtraInfos()->nOrgWidth; in ImplCalcAsianCompression()4646 …long nShrink = pTextPortion->GetExtraInfos()->nOrgWidth - pTextPortion->GetExtraInfos()->nWidthFul… in ImplCalcAsianCompression()4649 long nNewWidth = pTextPortion->GetExtraInfos()->nOrgWidth - nShrink; in ImplCalcAsianCompression()4672 nCompressed += pTP->GetExtraInfos()->nOrgWidth - pTP->GetSize().Width(); in ImplExpandCompressedPortions()4693 pTP->GetSize().Width() = pTP->GetExtraInfos()->nOrgWidth; in ImplExpandCompressedPortions()
152 nOrgWidth = 0; in ExtraPortionInfo()
345 long nOrgWidth; member
7800 long nOrgWidth = pSalLayout->GetTextWidth(); in GetTextOutlines() local7832 double fScaleX = static_cast< double >(nOrgWidth) / nWidth; in GetTextOutlines()
Completed in 93 milliseconds