Home
last modified time | relevance | path

Searched refs:nOrgWidth (Results 1 – 7 of 7) sorted by path

/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx345 long nOrgWidth; member
H A Deditdoc2.cxx152 nOrgWidth = 0; in ExtraPortionInfo()
H A Dimpedit3.cxx2288 pTextPortion->GetExtraInfos()->nOrgWidth = aSz.Width(); in SplitTextPortion()
4625 pExtraInfos->nOrgWidth = pTextPortion->GetSize().Width(); in ImplCalcAsianCompression()
4642 nOldCharWidth = pTextPortion->GetExtraInfos()->nOrgWidth; in ImplCalcAsianCompression()
4713 …long nShrink = pTextPortion->GetExtraInfos()->nOrgWidth - pTextPortion->GetExtraInfos()->nWidthFul… in ImplCalcAsianCompression()
4716 long nNewWidth = pTextPortion->GetExtraInfos()->nOrgWidth - nShrink; in ImplCalcAsianCompression()
4739 nCompressed += pTP->GetExtraInfos()->nOrgWidth - pTP->GetSize().Width(); in ImplExpandCompressedPortions()
4760 pTP->GetSize().Width() = pTP->GetExtraInfos()->nOrgWidth; in ImplExpandCompressedPortions()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx313 sal_uInt16 nOrgWidth = rInf.GetWidth(); in Do() local
327 rInf.SetWidth( nOrgWidth ); in Do()
472 const sal_uInt16 nOrgWidth; member in SwDoDrawStretchCapital
480 nOrgWidth( rInfo.GetWidth() ) in SwDoDrawStretchCapital()
496 long nDiff = long(nOrgWidth) - long(nCapWidth); in Do()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx1434 short nOrgWidth; in ProcessSprmTDxaCol() local
1439 nOrgWidth = nCenter[i+1] - nCenter[i]; in ProcessSprmTDxaCol()
1440 nDelta = nDxaCol - nOrgWidth; in ProcessSprmTDxaCol()
H A Dww8par4.cxx100 sal_Int32 nOrgWidth, in SV_IMPL_OP_PTRARR_SORT() local
109 *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()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7800 long nOrgWidth = pSalLayout->GetTextWidth(); in GetTextOutlines() local
7832 double fScaleX = static_cast< double >(nOrgWidth) / nWidth; in GetTextOutlines()

Completed in 130 milliseconds