Searched refs:nRelPosToBase (Results 1 – 1 of 1) sorted by relevance
362 SwTwips nRelPosToBase = 0; in _GetRelPosToBase() local369 nRelPosToBase = _rVert.GetPos(); in _GetRelPosToBase()373 nRelPosToBase -= _nObjBoundHeight / 2; in _GetRelPosToBase()375 nRelPosToBase -= _nObjBoundHeight; in _GetRelPosToBase()377 nRelPosToBase = 0; in _GetRelPosToBase()381 nRelPosToBase -= mnLineAscent; in _GetRelPosToBase()383 nRelPosToBase += mnLineDescent - _nObjBoundHeight; in _GetRelPosToBase()390 nRelPosToBase -= mnLineAscentInclObjs; in _GetRelPosToBase()405 nRelPosToBase -= mnLineAscentInclObjs; in _GetRelPosToBase()410 nRelPosToBase += mnLineDescentInclObjs - _nObjBoundHeight; in _GetRelPosToBase()[all …]
Completed in 36 milliseconds