Home
last modified time | relevance | path

Searched refs:CreateWindowExW (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sal/inc/systools/win32/
H A Duser9x.h43 #ifdef CreateWindowExW
44 #undef CreateWindowExW
175 #define CreateWindowExW lpfnCreateWindowExW macro
/aoo4110/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx230 hWnd = CreateWindowExW(0, szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance()
/aoo4110/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx173 g_hwndMain = CreateWindowExW(0, szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance()
/aoo4110/main/sal/systools/win32/uwinapi/
H A Dunicows_mingw.dxp113 CreateWindowExW@48
H A Dunicows.dxp114 CreateWindowExW
H A DResolveUnicows.cpp146 DEFINE_UNICOWS_THUNK( user32, HWND, WINAPI, CreateWindowExW, (DWORD,LPCWSTR,LPCWSTR,DWORD,int,int,i…
/aoo4110/main/vcl/win/source/app/
H A Dsalinst.cxx573 HWND hComWnd = CreateWindowExW( WS_EX_TOOLWINDOW, SAL_COM_CLASSNAMEW, in CreateSalInstance()
/aoo4110/main/vcl/win/source/window/
H A Dsalframe.cxx532 hWnd = CreateWindowExW( nExSysStyle, pClassName, L"", nSysStyle, in ImplSalCreateFrame()
614 HWND hWnd = CreateWindowExW( nExSysStyle, pClassName, L"", nSysStyle, in ImplSalReCreateHWND()

Completed in 77 milliseconds