Home
last modified time | relevance | path

Searched refs:InitInstance (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dswthreadmanager.cxx48 struct InitInstance : public rtl::Static<SwThreadManager, InitInstance> {}; struct
52 return InitInstance::get(); in GetThreadManager()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx59 BOOL InitInstance( HINSTANCE, int );
137 if( !InitInstance( hInstance, nCmdShow ) ) in WinMain()
214 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance() function
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx54 BOOL InitInstance( HINSTANCE, int );
154 if( !InitInstance( hInstance, nCmdShow ) ) in WinMain()
224 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance() function
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx62 BOOL InitInstance( HINSTANCE, int );
101 if( !InitInstance( g_hInst, nCmdShow ) ) in WinMain()
171 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance() function
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp57 BOOL InitInstance(HINSTANCE, int);
184 if (!InitInstance (hInstance, nCmdShow)) in WinMain()
250 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) in InitInstance() function
/trunk/main/cppcanvas/source/wrapper/
H A Dvclfactory.cxx51 struct InitInstance struct
61 return *rtl_Instance< VCLFactory, InitInstance, ::osl::MutexGuard, in getInstance()
63 InitInstance(), ::osl::GetGlobalMutex()); in getInstance()
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControl.cpp45 BOOL CMfcControlApp::InitInstance() in InitInstance() function in CMfcControlApp
47 BOOL bInit = COleControlModule::InitInstance(); in InitInstance()
H A DMfcControl.h43 BOOL InitInstance();
/trunk/main/cppcanvas/inc/cppcanvas/
H A Dvclfactory.hxx131 friend struct InitInstance;

Completed in 33 milliseconds