Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/filter/ww8/
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()
H A Dww8par2.cxx1405 short nOrgWidth; in ProcessSprmTDxaCol() local
1410 nOrgWidth = nCenter[i+1] - nCenter[i]; in ProcessSprmTDxaCol()
1411 nDelta = nDxaCol - nOrgWidth; in ProcessSprmTDxaCol()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx2288 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()
H A Deditdoc2.cxx152 nOrgWidth = 0; in ExtraPortionInfo()
H A Deditdoc.hxx345 long nOrgWidth; member
/aoo41x/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 142 milliseconds