Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserpage.cxx34 #define LAYOUT_BORDER_TOP 3 macro
61 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()
H A Dpropertyeditor.cxx40 #define LAYOUT_BORDER_TOP 3 macro
113 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 80 milliseconds