Home
last modified time | relevance | path

Searched refs:nTmpA (Results 1 – 3 of 3) sorted by path

/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx272 long nTmpA; in _NoteFarPoint() local
277 nTmpA = nPa - long( nStart * nQuot ); in _NoteFarPoint()
279 NoteMargin( nTmpA, nPbDiff ); in _NoteFarPoint()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2275 sal_Int16 nTmpA, nTmpB; in ApplyCustomShapeGeometryAttributes() local
2286 rIn >> nTmpA in ApplyCustomShapeGeometryAttributes()
2289 nX = nTmpA; in ApplyCustomShapeGeometryAttributes()
2475 sal_Int16 nTmpA, nTmpB; in ApplyCustomShapeGeometryAttributes() local
2486 rIn >> nTmpA in ApplyCustomShapeGeometryAttributes()
2489 nX = nTmpA; in ApplyCustomShapeGeometryAttributes()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx504 long nTmpA = rInf.GetLast()->GetAscent(); in NewNumberPortion() local
505 long nTmpD = rInf.GetLast()->Height() - nTmpA; in NewNumberPortion()
507 ((SwGrfNumPortion*)pRet)->SetBase( nTmpA, nTmpD, nTmpA, nTmpD ); in NewNumberPortion()

Completed in 45 milliseconds