Searched refs:LAYOUT_BORDER_TOP (Results 1 – 2 of 2) sorted by relevance
34 #define LAYOUT_BORDER_TOP 3 macro61 aSize.Height() -= LAYOUT_BORDER_TOP + LAYOUT_BORDER_BOTTOM; in Resize()62 m_aListBox.SetPosSizePixel( Point( LAYOUT_BORDER_LEFT, LAYOUT_BORDER_TOP ), aSize ); in Resize()94 return m_aListBox.GetMinimumHeight() + LAYOUT_BORDER_TOP + LAYOUT_BORDER_BOTTOM; in getMinimumHeight()
40 #define LAYOUT_BORDER_TOP 3 macro113 sal_Int32 nMinHeight( LAYOUT_BORDER_TOP + LAYOUT_BORDER_BOTTOM ); in getMinimumHeight()207 Point( LAYOUT_BORDER_LEFT, LAYOUT_BORDER_TOP ), in Resize()210 GetOutputSizePixel().Height() - LAYOUT_BORDER_TOP - LAYOUT_BORDER_BOTTOM in Resize()
Completed in 16 milliseconds