Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx958 sal_Int32 nListHeight = -1; in Reset() local
971 nListHeight = pFontConfig->GetFontHeight( FONT_LIST , nFontGroup, eLanguage ); in Reset()
978 if( nListHeight <= 0) in Reset()
979nListHeight = pFontConfig->GetDefaultHeightFor( FONT_LIST + nFontGroup * FONT_PER_GROUP, eLanguage… in Reset()
1018 nListHeight = (sal_Int32)rFontHeightList.GetHeight(); in Reset()
1059 aListHeightLB. SetValue( CalcToPoint( nListHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx910 long nListHeight = aLbDocuments.GetSizePixel().Height(); in DoResize() local
911 aNewSize.Height() -= ( aEntryPos.Y() + nListHeight + 2*nBorderOffset ); in DoResize()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2669 long nListHeight = m_pFloat->PixelToLogic( aFilterLb.GetSizePixel() ).Height(); in Resize() local
2689 aDlgSize.Height()-SFX_TEMPLDLG_VBOTFRAME-nListHeight)) ); in Resize()
2701 nListHeight-aSizeATL.Height())) ); in Resize()

Completed in 46 milliseconds