Searched refs:BOTTOM_WINDOW (Results 1 – 2 of 2) sorted by relevance
179 nSize = GetItemSize( BOTTOM_WINDOW);207 RemoveItem(BOTTOM_WINDOW); in createBottomFrame()215 InsertItem(BOTTOM_WINDOW, pBottomWin, nSize, 1, 0, SWIB_PERCENTSIZE ); in createBottomFrame()241 sal_uInt16 nFirstWinId = KEY_UP == nKey ? TOP_WINDOW : BOTTOM_WINDOW; in PreNotify()242 sal_uInt16 nSecondWinId = KEY_UP == nKey ? BOTTOM_WINDOW : TOP_WINDOW; in PreNotify()
35 #define BOTTOM_WINDOW 2 macro
Completed in 23 milliseconds