Home
last modified time | relevance | path

Searched defs:hInstance (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx132 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain()
193 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass()
224 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
/aoo41x/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp142 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain() argument
219 ATOM MyRegisterClass(HINSTANCE hInstance) in MyRegisterClass()
250 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) in InitInstance()
/aoo41x/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx95 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain()
182 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass()
214 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
/aoo41x/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx78 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain()
140 ATOM MyRegisterClass( HINSTANCE hInstance ) in MyRegisterClass()
171 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
/aoo41x/main/embedserv/source/embed/
H A Desdll.cxx65 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp895 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 …]
/aoo41x/main/sal/osl/w32/
H A Dmodule.cxx47 HINSTANCE hInstance; in osl_loadModule() local
122 HINSTANCE hInstance = GetModuleHandleW(reinterpret_cast<LPCWSTR>(pModuleName->buffer)); in osl_getModuleHandle() local
/aoo41x/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.cxx209 HINSTANCE hInstance, in createInstance()
244 HINSTANCE hInstance, in CFilePreview()
H A DFilePicker.cxx101 HINSTANCE hInstance = GetModuleHandle(FILE_PICKER_DLL_NAME); in CFilePicker() local
733 HINSTANCE hInstance = GetModuleHandle( FILE_PICKER_DLL_NAME ); in initialize() local
H A DFileOpenDlg.hxx52 HINSTANCE hInstance; member
84 HINSTANCE hInstance; member
H A Dhelppopupwindow.cxx86 HINSTANCE hInstance, in CHelpPopupWindow()
H A DFileOpenDlg.cxx87 HINSTANCE hInstance) : in CFileOpenDialog()
H A DWinFileOpenImpl.cxx96 HINSTANCE hInstance) : in CWinFileOpenImpl()
/aoo41x/main/odk/source/unoapploader/win/
H A Dunoapploader.c68 int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
/aoo41x/main/embedserv/source/inprocserv/
H A Ddllentry.cxx165 extern "C" BOOL WINAPI DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/ ) in DllMain()
/aoo41x/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx173 int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1032 HINSTANCE hInstance, in DllMain()
/aoo41x/main/extensions/source/activex/main/
H A Dso_activex.cpp83 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
/aoo41x/main/canvas/source/directx/
H A Ddx_5rm.cxx396 HINSTANCE hInstance = LoadLibrary("ddraw.dll"); in fillMonitorList() local
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx603 HINSTANCE hInstance = GetSalData()->mhInst; in ImplSalReCreateHWND() local

Completed in 250 milliseconds