Searched refs:CreateWindow (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sd/workben/testdll/ |
H A D | makefile | 76 @echo CreateWindow @2 >>$@ 111 @echo CreateWindow @2 >>$@
|
/trunk/main/avmedia/source/win/ |
H A D | window.cxx | 327 mnFrameWnd = (int) ::CreateWindow( mpWndClass->lpszClassName, NULL, in create() 337 mnFrameWnd = (int) ::CreateWindow( mpWndClass->lpszClassName, NULL, in create()
|
H A D | player.cxx | 290 mnFrameWnd = (int) ::CreateWindow( mpWndClass->lpszClassName, NULL, in start()
|
/trunk/main/sfx2/source/layout/ |
H A D | factory.cxx | 49 SAL_DLLPUBLIC_EXPORT Window* CreateWindow (VCLXWindow** vcl, OUString const& name, Window* parent, … in CreateWindow() function
|
/trunk/main/dbaccess/win32/source/odbcconfig/ |
H A D | odbcconfig.cxx | 105 HWND hWindow = CreateWindow( in initInstance()
|
/trunk/main/desktop/win32/source/QuickStart/ |
H A D | QuickStart.cpp | 256 hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance()
|
/trunk/main/toolkit/doc/layout/ |
H A D | oldnotes.txt | 204 + CreateWindow ...
|
/trunk/main/odk/examples/OLE/activex/ |
H A D | SOActiveX.cpp | 508 mOffWin = CreateWindow( in OnDrawAdvanced()
|
/trunk/main/extensions/source/activex/main/ |
H A D | SOActiveX.cpp | 994 mOffWin = CreateWindow( in OnDrawAdvanced()
|
/trunk/main/sc/workben/ |
H A D | test.cxx | 175 extern "C" Window* __LOADONCALLAPI CreateWindow( Window *pParent, const String& rParam ) in CreateWindow() function
|
/trunk/main/svtools/source/uno/ |
H A D | unoiface.cxx | 70 SAL_DLLPUBLIC_EXPORT Window* CreateWindow( VCLXWindow** ppNewComp, const ::com::sun::star::awt::Win… in CreateWindow() function
|
Completed in 98 milliseconds