Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1163 long nHeightOffs = 0; in AdjustVirtSize() local
1170 nHeightOffs = (rRect.Bottom()+TBOFFS_WINBORDER) - aVirtOutputSize.Height(); in AdjustVirtSize()
1172 if( nWidthOffs || nHeightOffs ) in AdjustVirtSize()
1179 aVirtOutputSize.Height() += nHeightOffs; in AdjustVirtSize()
H A Dimivctl1.cxx594 long nHeightOffs = 0; in AdjustVirtSize() local
601 nHeightOffs = (rRect.Bottom()+TBOFFS_WINBORDER) - aVirtOutputSize.Height(); in AdjustVirtSize()
603 if( nWidthOffs || nHeightOffs ) in AdjustVirtSize()
610 aVirtOutputSize.Height() += nHeightOffs; in AdjustVirtSize()

Completed in 36 milliseconds