Searched refs:nLnAscent (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | porfly.cxx | 293 long nLnAscent, long nLnDescent, in SwFlyCntPortion() argument 304 SetBase( rFrm, rBase, nLnAscent, nLnDescent, nFlyAsc, nFlyDesc, nFlags ); in SwFlyCntPortion() 311 long nLnAscent, long nLnDescent, in SwFlyCntPortion() argument 332 SetBase( rFrm, rBase, nLnAscent, nLnDescent, nFlyAsc, nFlyDesc, nFlags ); in SwFlyCntPortion() 348 long nLnAscent, long nLnDescent, in SetBase() argument 386 nLnAscent, nLnDescent, nFlyAsc, nFlyDesc ); in SetBase()
|
H A D | porfld.cxx | 1044 void SwGrfNumPortion::SetBase( long nLnAscent, long nLnDescent, in SetBase() argument 1057 SetRelPos( ( GetGrfHeight() + nLnAscent - nLnDescent ) / 2 ); in SetBase() 1059 SetRelPos( nLnAscent ); in SetBase()
|
H A D | porfly.hxx | 90 long nLnAscent, long nLnDescent,
|
H A D | porfld.hxx | 213 void SetBase( long nLnAscent, long nLnDescent,
|
Completed in 36 milliseconds