Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2002 long nTypeWidth = m_aTypeBox.CalcMinimumSize().Width() + ( 2 * nOffset ); in InitControls() local
2004 long nItemWidth = ( nFullWidth - nTypeWidth - nButtonWidth ) / 2; in InitControls()
2006 pHeaderBar->SetItemSize( HI_TYPE, nTypeWidth ); in InitControls()

Completed in 25 milliseconds