Home
last modified time | relevance | path

Searched refs:hIcon (Results 1 – 22 of 22) sorted by path

/aoo41x/main/dbaccess/win32/source/odbcconfig/
H A Dodbcconfig.cxx92 wcx.hIcon = NULL; // predefined app. icon in registerWindowClass()
/aoo41x/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp128 nid.hIcon = hIconActive; in NotifyListener()
230 wcex.hIcon = LoadIcon(hInstance, (LPCTSTR)IDI_QUICKSTART); in MyRegisterClass()
/aoo41x/main/dtrans/source/win32/mtaole/
H A DMtaOleClipb.cxx764 wcex.hIcon = NULL; in createMtaOleReqWnd()
/aoo41x/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx142 wc.hIcon = NULL; in HatchWindowRegister()
/aoo41x/main/extensions/source/activex/main/
H A DSOActiveX.cpp170 mPWinClass.hIcon = NULL; in CSOActiveX()
/aoo41x/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx789 wcex.hIcon = NULL; in RegisterStaRequestWindowClass()
/aoo41x/main/odk/examples/OLE/activex/
H A DSOActiveX.cpp133 mPWinClass.hIcon = NULL; in CSOActiveX()
/aoo41x/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx193 wcex.hIcon = LoadIcon(hInstance, (LPCTSTR)IDI_TESTWIN32); in MyRegisterClass()
/aoo41x/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx204 wcex.hIcon = LoadIcon(hInstance, (LPCTSTR)IDI_TESTWIN32); in MyRegisterClass()
/aoo41x/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx151 wcex.hIcon = LoadIcon(hInstance, (LPCTSTR)IDI_TESTWIN32); in MyRegisterClass()
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx321 nid.hIcon = (HICON)LoadImageA( GetModuleHandle( NULL ), MAKEINTRESOURCE( ICON_SO_DEFAULT ), in addTaskbarIcon()
611 listenerClass.hIcon = NULL; in win32_init_sys_tray()
627 executerClass.hIcon = NULL; in win32_init_sys_tray()
743 HICON hIcon( 0 ); in OnDrawItem() local
757 hIcon = (HICON) LoadImageA( hModule, MAKEINTRESOURCE( pMyItem->iconId ), in OnDrawItem()
765 …DrawStateW( lpdis->hDC, (HBRUSH)hbrIcon, (DRAWSTATEPROC)NULL, (LPARAM)hIcon, (WPARAM)0, x, y+(heig… in OnDrawItem()
/aoo41x/main/vcl/inc/os2/
H A Dsaldata.hxx89 HPOINTER hIcon; member
/aoo41x/main/vcl/inc/win/
H A Dsaldata.hxx64 HICON hIcon; member
H A Dwincomp.hxx157 inline void SetClassIcon( HWND hWnd, HICON hIcon ) in SetClassIcon() argument
159 SetClassLong( hWnd, GCL_HICON, (DWORD)hIcon ); in SetClassIcon()
/aoo41x/main/vcl/os2/source/app/
H A Dsalshl.cxx91 rIcon = pSalIcon->hIcon; in ImplLoadSalIcon()
110 pSalIcon->hIcon = rIcon; in ImplLoadSalIcon()
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx68 WinDestroyPointer( pIcon->hIcon ); in ImplFreeSalGDI()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx941 HPOINTER hIcon = NULL; in SetIcon() local
945 ImplLoadSalIcon( nIcon, hIcon ); in SetIcon()
947 DBG_ASSERT( hIcon , "Os2SalFrame::SetIcon(): Could not load icon !" ); in SetIcon()
950 WinSendMsg( mhWndFrame, WM_SETICON, (MPARAM)hIcon, (MPARAM)0 ); in SetIcon()
/aoo41x/main/vcl/win/source/app/
H A Dsalinst.cxx547 ImplLoadSalIcon( SAL_RESID_ICON_DEFAULT, aWndClassEx.hIcon, aWndClassEx.hIconSm ); in CreateSalInstance()
551 aWndClassEx.hIcon = 0; in CreateSalInstance()
H A Dsalshl.cxx116 rIcon = pSalIcon->hIcon; in ImplLoadSalIcon()
154 pSalIcon->hIcon = rIcon; in ImplLoadSalIcon()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx384 DestroyIcon( pIcon->hIcon ); in ImplFreeSalGDI()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1234 HICON hIcon = NULL, hSmIcon = NULL; in SetIcon() local
1238 ImplLoadSalIcon( nIcon, hIcon, hSmIcon ); in SetIcon()
1240 DBG_ASSERT( hIcon , "WinSalFrame::SetIcon(): Could not load large icon !" ); in SetIcon()
1243 ImplSendMessage( mhWnd, WM_SETICON, ICON_BIG, (LPARAM)hIcon ); in SetIcon()
H A Dsalobj.cxx551 aWndClassEx.hIcon = 0; in ImplSalCreateObject()
577 aWndClassEx.hIcon = 0; in ImplSalCreateObject()

Completed in 133 milliseconds