Home
last modified time | relevance | path

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

/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx528 sal_Int32 nToolbarHeight = m_pToolbar->CalcWindowSizePixel().Height(); in Resize() local
531 m_pToolbar->SetPosSizePixel( Point( 0, ( nMyHeight - nToolbarHeight ) / 2 ), in Resize()
532 Size( GetSizePixel().Width(), nToolbarHeight ) ); in Resize()

Completed in 17 milliseconds