/aoo42x/main/sal/workben/clipboardwben/testpaste/ |
H A D | cbptest.cxx | 132 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain() 193 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass() 224 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
|
/aoo42x/main/desktop/win32/source/QuickStart/ |
H A D | QuickStart.cpp | 142 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain() argument 219 ATOM MyRegisterClass(HINSTANCE hInstance) in MyRegisterClass() 250 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) in InitInstance()
|
/aoo42x/main/sal/workben/clipboardwben/testcopy/ |
H A D | cbcpytest.cxx | 95 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain() 182 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass() 214 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
|
/aoo42x/main/sal/workben/clipboardwben/testviewer/ |
H A D | cbvtest.cxx | 78 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain() 140 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass() 171 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
|
/aoo42x/main/embedserv/source/embed/ |
H A D | esdll.cxx | 65 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
|
/aoo42x/main/crashrep/source/win32/ |
H A D | soreport.cpp | 895 HINSTANCE hInstance = (HINSTANCE)GetWindowLong( hwndDlg, GWL_HINSTANCE ); in PreviewDialogProc() local 1000 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndParent, GWL_HINSTANCE ); in PreviewReport() local 1045 HINSTANCE hInstance = (HINSTANCE)GetWindowLong( hwndDlg, GWL_HINSTANCE ); in OptionsDialogProc() local 1135 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndParent, GWL_HINSTANCE ); in OptionsDialog() local 1173 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndDlg, GWL_HINSTANCE ); in ReportDialogProc() local 1217 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndDlg, GWL_HINSTANCE ); in ReportDialogProc() local 1299 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndDlg, GWL_HINSTANCE ); in WelcomeDialogProc() local 1332 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndDlg, GWL_HINSTANCE ); in WelcomeDialogProc() local 1392 HINSTANCE hInstance = (HINSTANCE)GetWindowLong(hwndDlg, GWL_HINSTANCE ); in DialogProc() local 2080 HINSTANCE hInstance = GetModuleHandle(NULL); in ParseCommandArgs() local [all …]
|
/aoo42x/main/sal/osl/w32/ |
H A D | module.cxx | 47 HINSTANCE hInstance; in osl_loadModule() local 122 HINSTANCE hInstance = GetModuleHandleW(reinterpret_cast<LPCWSTR>(pModuleName->buffer)); in osl_getModuleHandle() local
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | PreviewCtrl.cxx | 209 HINSTANCE hInstance, in createInstance() 244 HINSTANCE hInstance, in CFilePreview()
|
H A D | FilePicker.cxx | 101 HINSTANCE hInstance = GetModuleHandle(FILE_PICKER_DLL_NAME); in CFilePicker() local 733 HINSTANCE hInstance = GetModuleHandle( FILE_PICKER_DLL_NAME ); in initialize() local
|
H A D | FileOpenDlg.hxx | 52 HINSTANCE hInstance; member 84 HINSTANCE hInstance; member
|
H A D | helppopupwindow.cxx | 86 HINSTANCE hInstance, in CHelpPopupWindow()
|
H A D | FileOpenDlg.cxx | 87 HINSTANCE hInstance) : in CFileOpenDialog()
|
H A D | WinFileOpenImpl.cxx | 96 HINSTANCE hInstance) : in CWinFileOpenImpl()
|
/aoo42x/main/odk/source/unoapploader/win/ |
H A D | unoapploader.c | 68 int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
|
/aoo42x/main/embedserv/source/inprocserv/ |
H A D | dllentry.cxx | 165 extern "C" BOOL WINAPI DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/ ) in DllMain()
|
/aoo42x/main/desktop/win32/source/officeloader/ |
H A D | officeloader.cxx | 173 int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE, LPSTR, int ) in WinMain() argument
|
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/ |
H A D | ooofilt.cxx | 1033 HINSTANCE hInstance, in DllMain()
|
/aoo42x/main/extensions/source/activex/main/ |
H A D | so_activex.cpp | 83 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_5rm.cxx | 396 HINSTANCE hInstance = LoadLibrary("ddraw.dll"); in fillMonitorList() local
|
/aoo42x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 603 HINSTANCE hInstance = GetSalData()->mhInst; in ImplSalReCreateHWND() local
|