Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.hxx133 long m_nExtraHeight; member in dp_gui::ExtensionBox_Impl
200 void SetExtraSize( long nSize ) { m_nExtraHeight = nSize; } in SetExtraSize()
H A Ddp_gui_extlistbox.cxx200 m_nExtraHeight( 2 ), in ExtensionBox_Impl()
409 m_nActiveHeight = aTextHeight + m_nExtraHeight; in CalcActiveHeight()
631 nExtraHeight = m_nExtraHeight; in DrawRow()

Completed in 26 milliseconds