Searched refs:mnLineDescentInclObjs (Results 1 – 2 of 2) sorted by relevance
64 mnLineDescentInclObjs( _nLineDescentInclObjs ), in SwAsCharAnchoredObjectPosition()386 if( _nObjBoundHeight >= mnLineAscentInclObjs + mnLineDescentInclObjs ) in _GetRelPosToBase()400 … nRelPosToBase -= ( _nObjBoundHeight + mnLineAscentInclObjs - mnLineDescentInclObjs ) / 2; in _GetRelPosToBase()410 nRelPosToBase += mnLineDescentInclObjs - _nObjBoundHeight; in _GetRelPosToBase()
64 const SwTwips mnLineDescentInclObjs; member in objectpositioning::SwAsCharAnchoredObjectPosition
Completed in 9 milliseconds