Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/bibliography/
H A Dbibcont.cxx179 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()
H A Dbibcont.hxx35 #define BOTTOM_WINDOW 2 macro

Completed in 13 milliseconds