Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/os2/
H A Dsalinst.h45 HPOINTER mhAppIcon; // app icon variable
/trunk/main/vcl/os2/source/app/
H A Dsalinst.cxx457 ImplLoadSalIcon( SAL_RESID_ICON_DEFAULT, pInst->mhAppIcon); in CreateSalInstance()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx685 WinSendMsg( hWndFrame, WM_SETICON, (MPARAM)pInst->mhAppIcon, (MPARAM)0 ); in ImplSalCreateFrame()