Searched refs:ImplInitSysChild (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | syschild.cxx | 119 void SystemChildWindow::ImplInitSysChild( Window* pParent, WinBits nStyle, SystemWindowData *pData,… in ImplInitSysChild() function in SystemChildWindow 139 ImplInitSysChild( pParent, nStyle, NULL ); in SystemChildWindow() 147 ImplInitSysChild( pParent, nStyle, pData, bShow ); in SystemChildWindow() 157 ImplInitSysChild( pParent, nStyle, NULL ); in SystemChildWindow()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | syschild.hxx | 42 …SAL_DLLPRIVATE void ImplInitSysChild( Window* pParent, WinBits nStyle, SystemWindowData *pData…
|
Completed in 20 milliseconds