Lines Matching refs:nControlHeight
381 const sal_Int32 nControlHeight = GetMaxControlHeight(); in CheckScrollBars() local
384 …erallSize.Height() - nControl_Spacing_y - nHScrollHeight) / (nControl_Spacing_y + nControlHeight)); in CheckScrollBars()
386 …sal_uInt16>((szOverallSize.Height() - nControl_Spacing_y) / (nControl_Spacing_y + nControlHeight)); in CheckScrollBars()
399 …erallSize.Height() - nControl_Spacing_y - nHScrollHeight) / (nControl_Spacing_y + nControlHeight)); in CheckScrollBars()
466 const sal_Int32 nControlHeight = GetMaxControlHeight(); in ScrollAllAggregates() local
468 nDeltaY = (m_nOldVThumb - m_pVertScroll->GetThumbPos()) * (nControl_Spacing_y + nControlHeight); in ScrollAllAggregates()
1044 const sal_Int32 nControlHeight = GetMaxControlHeight(); in ActivateAggregate() local
1045 pFormat->SetSizePixel(Size(nControlHeight, nControlHeight)); in ActivateAggregate()
1172 const sal_Int32 nControlHeight = GetMaxControlHeight(); in SetPosSize() local
1173 Size aSize(0,nControlHeight); in SetPosSize()
1226 (nRow*nControlHeight); in SetPosSize()