Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx1149 long MA_FASTCALL lcl_AlignHeight( const long nHeight ) in lcl_AlignHeight() function
1165 return ::lcl_AlignHeight( Max( nDist, nMinDistPixelH )); in lcl_MinHeightDist()
3915 const long nHeight = ::lcl_AlignHeight( rShadow.GetWidth() ); in PaintShadow()
4183 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetOutWidth() ); in lcl_SubTopBottom()
4189 nDist += ::lcl_AlignHeight( _rBox.GetTop()->GetInWidth() ); in lcl_SubTopBottom()
4233 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetOutWidth() ); in lcl_SubTopBottom()
4239 nDist += ::lcl_AlignHeight( _rBox.GetBottom()->GetInWidth() ); in lcl_SubTopBottom()
4346 long nDist = ::lcl_AlignHeight( rBox.GetTop()->GetOutWidth() ); in lcl_PaintLeftRightLine()
4377 long nDist = ::lcl_AlignHeight( rBox.GetBottom()->GetOutWidth()); in lcl_PaintLeftRightLine()
4508 (aRect.*_rRectFn->fnAddBottom)( ::lcl_AlignHeight( pTopBottomBorder->GetOutWidth() ) - in lcl_PaintTopBottomLine()
[all …]