Searched refs:WINDOW_LASTCHILD (Results 1 – 3 of 3) sorted by relevance
784 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()2074 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()3245 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()
143 #define WINDOW_LASTCHILD ((sal_uInt16)2) macro
8289 case WINDOW_LASTCHILD: in GetWindow()