Home
last modified time | relevance | path

Searched refs:HINSTANCE (Results 26 – 50 of 79) sorted by relevance

1234

/aoo4110/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx200 HINSTANCE hLibrary; in GetProgramFilesFolder()
256 int WINAPI _tWinMain( HINSTANCE /*hInstance*/, HINSTANCE, LPTSTR, int ) in _tWinMain() argument
/aoo4110/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.hxx73 HINSTANCE hInstance,
120 HINSTANCE m_hInstance;
H A Ddibpreview.hxx57 CDIBPreview(HINSTANCE instance,HWND parent,sal_Bool bShowWindow = sal_False);
93 HINSTANCE m_Instance;
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()
733 HINSTANCE hInstance = GetModuleHandle( FILE_PICKER_DLL_NAME ); in initialize()
H A Dpreviewadapter.hxx60 CPreviewAdapter(HINSTANCE instance);
/aoo4110/main/desktop/win32/source/setup/
H A Dsetup_main.cxx77 extern "C" int __stdcall WinMain( HINSTANCE hInst, HINSTANCE, LPSTR, int ) in WinMain() argument
H A Dsetup_main.hxx42 virtual boolean Initialize( HINSTANCE hInst ) = 0;
/aoo4110/main/sal/inc/systools/win32/
H A Duser9x.h107 HINSTANCE hInstance, // handle to application instance
117 HINSTANCE hInstance // handle to application instance
/aoo4110/main/desktop/win32/source/rebase/
H A Drebase.cxx150 extern "C" int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
H A Drebasegui.cxx137 extern "C" int APIENTRY WinMain( HINSTANCE hInst, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo4110/main/vcl/inc/win/
H A Dwincomp.hxx177 inline HINSTANCE GetWindowInstance( HWND hWnd ) in GetWindowInstance()
179 return (HINSTANCE)GetWindowLong( hWnd, GWL_HINSTANCE ); in GetWindowInstance()
/aoo4110/main/odk/source/unoapploader/win/
H A Dunoapploader.c68 int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
/aoo4110/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx583 (HINSTANCE) GetModuleHandle( NULL ), // handle to application instance in SystrayThread()
610 listenerClass.hInstance = (HINSTANCE) GetModuleHandle( NULL ); in win32_init_sys_tray()
626 executerClass.hInstance = (HINSTANCE) GetModuleHandle( NULL ); in win32_init_sys_tray()
646 (HINSTANCE) GetModuleHandle( NULL ), // handle to application instance in win32_init_sys_tray()
/aoo4110/main/embedserv/source/inprocserv/
H A Ddllentry.cxx44 static HINSTANCE g_hInstance = NULL;
165 extern "C" BOOL WINAPI DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/ ) in DllMain()
/aoo4110/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx45 HINSTANCE g_hModule = NULL;
454 BOOL WINAPI DllMain( HINSTANCE hInst, ULONG /*ul_reason_for_call*/, LPVOID /*lpReserved*/ ) in DllMain()
/aoo4110/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx42 HINSTANCE g_hModule = NULL;
419 BOOL WINAPI DllMain(HINSTANCE hInst, ULONG /*ul_reason_for_call*/, LPVOID /*lpReserved*/) in DllMain()
/aoo4110/main/xmerge/source/activesync/
H A DXMergeSync.h44 HINSTANCE m_hInst;
/aoo4110/main/sal/systools/win32/uwinapi/
H A DMCIWndCreateW.cpp30 HINSTANCE hInstance,
/aoo4110/main/extensions/source/ole/
H A Doledll.cxx53 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in END_OBJECT_MAP()
H A Dolethread.cxx53 HINSTANCE inst= LoadLibrary( _T("ole32.dll")); in o2u_attachCurrentThread()
/aoo4110/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.cpp48 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()
/aoo4110/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.cpp50 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()
/aoo4110/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.cpp51 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()
/aoo4110/main/odk/examples/OLE/activex/
H A Dso_activex.cpp50 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()

Completed in 71 milliseconds

1234