Home
last modified time | relevance | path

Searched refs:WINDOW_LASTCHILD (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/vcl/source/control/
H A Dbutton.cxx784 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()
/AOO42X/main/vcl/inc/vcl/
H A Dwindow.hxx143 #define WINDOW_LASTCHILD ((sal_uInt16)2) macro
/AOO42X/main/vcl/source/window/
H A Dwindow.cxx8289 case WINDOW_LASTCHILD: in GetWindow()