Home
last modified time | relevance | path

Searched refs:mnLineDescentInclObjs (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx64 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()
/aoo4110/main/sw/source/core/inc/
H A Dascharanchoredobjectposition.hxx64 const SwTwips mnLineDescentInclObjs; member in objectpositioning::SwAsCharAnchoredObjectPosition

Completed in 16 milliseconds