| /AOO41X/main/vcl/inc/win/ |
| H A D | wincomp.hxx | 107 inline void SetWindowStyle( HWND hWnd, DWORD nStyle ) in SetWindowStyle() 112 inline DWORD GetWindowStyle( HWND hWnd ) in GetWindowStyle() 117 inline void SetWindowExStyle( HWND hWnd, DWORD nStyle ) in SetWindowExStyle() 122 inline DWORD GetWindowExStyle( HWND hWnd ) in GetWindowExStyle() 127 inline BOOL IsMinimized( HWND hWnd ) in IsMinimized() 132 inline BOOL IsMaximized( HWND hWnd ) in IsMaximized() 137 inline void SetWindowFont( HWND hWnd, HFONT hFont, BOOL bRedraw ) in SetWindowFont() 142 inline HFONT GetWindowFont( HWND hWnd ) in GetWindowFont() 147 inline void SetClassCursor( HWND hWnd, HCURSOR hCursor ) in SetClassCursor() 152 inline HCURSOR GetClassCursor( HWND hWnd ) in GetClassCursor() [all …]
|
| H A D | saldata.hxx | 355 inline void SetWindowPtr( HWND hWnd, WinSalFrame* pThis ) in SetWindowPtr() 360 inline WinSalFrame* GetWindowPtr( HWND hWnd ) in GetWindowPtr() 365 inline void SetSalObjWindowPtr( HWND hWnd, WinSalObject* pThis ) in SetSalObjWindowPtr() 370 inline WinSalObject* GetSalObjWindowPtr( HWND hWnd ) in GetSalObjWindowPtr()
|
| /AOO41X/main/vcl/win/source/app/ |
| H A D | saldata.cxx | 117 LONG ImplSetWindowLong( HWND hWnd, int nIndex, DWORD dwNewLong ) in ImplSetWindowLong() 124 LONG ImplGetWindowLong( HWND hWnd, int nIndex ) in ImplGetWindowLong() 131 BOOL ImplPostMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplPostMessage() 138 BOOL ImplSendMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplSendMessage() 146 BOOL ImplGetMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax ) in ImplGetMessage() 153 BOOL ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveM… in ImplPeekMessage()
|
| /AOO41X/main/dbaccess/source/ui/dlg/ |
| H A D | adodatalinks.cxx | 50 ::rtl::OUString getAdoDatalink(long hWnd,::rtl::OUString& oldLink) in getAdoDatalink() 61 BSTR PromptNew(long hWnd) in PromptNew() 118 BSTR PromptEdit(long hWnd,BSTR connstr) in PromptEdit()
|
| /AOO41X/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 240 void ImplSalGetWorkArea( HWND hWnd, RECT *pRect, const RECT *pParentRect ) in ImplSalGetWorkArea() 363 HWND hWnd; in ImplSalCreateFrame() local 505 HWND hWnd = GetForegroundWindow(); in ImplSalCreateFrame() local 614 HWND hWnd = CreateWindowExW( nExSysStyle, pClassName, L"", nSysStyle, in ImplSalReCreateHWND() local 1262 HWND ImplGetParentHwnd( HWND hWnd ) in ImplGetParentHwnd() 1284 static void ImplSalShow( HWND hWnd, sal_Bool bVisible, sal_Bool bNoActivate ) in ImplSalShow() 1717 HWND hWnd = (HWND) ImplSendMessage( pSalData->mpFirstInstance->mhComWnd, in ImplSetParentFrame() local 2173 HWND hWnd; in SetAlwaysOnTop() local 2183 static void ImplSalToTop( HWND hWnd, sal_uInt16 nFlags ) in ImplSalToTop() 2429 static void ImplSalFrameSetInputContext( HWND hWnd, const SalInputContext* pContext ) in ImplSalFrameSetInputContext() [all …]
|
| H A D | salobj.cxx | 80 WinSalFrame* ImplFindSalObjectFrame( HWND hWnd ) in ImplFindSalObjectFrame() 87 HWND hWnd = ::GetParent( pObject->mhWnd ); in ImplFindSalObjectFrame() local 315 LRESULT CALLBACK SalSysObjWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalSysObjWndProc() 424 LRESULT CALLBACK SalSysObjWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcA() 433 LRESULT CALLBACK SalSysObjWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcW() 444 LRESULT CALLBACK SalSysObjChildWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rD… in SalSysObjChildWndProc() 506 LRESULT CALLBACK SalSysObjChildWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcA() 515 LRESULT CALLBACK SalSysObjChildWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcW() 604 HWND hWnd = CreateWindowExA( 0, SAL_OBJECT_CLASSNAMEA, "", in ImplSalCreateObject() local
|
| /AOO41X/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 440 static void ImplSalCalcFrameSize( HWND hWnd, in ImplSalCalcFrameSize() 870 static HDC ImplWinGetDC( HWND hWnd ) in ImplWinGetDC() 963 static void ImplSalShow( HWND hWnd, ULONG bVisible, ULONG bNoActivate ) in ImplSalShow() 1488 static void ImplSalToTop( HWND hWnd, ULONG nFlags ) in ImplSalToTop() 1718 HWND hWnd = mhWndClient; in SetInputContext() local 1764 HWND hWnd = mhWndClient; in EndExtTextInput() local 2368 static long ImplHandleMouseMsg( HWND hWnd, in ImplHandleMouseMsg() 2543 static long ImplHandleWheelMsg( HWND hWnd, UINT nMsg, MPARAM nMP1, MPARAM nMP2 ) in ImplHandleWheelMsg() 2761 static long ImplHandleKeyMsg( HWND hWnd, in ImplHandleKeyMsg() 2852 static bool ImplHandlePaintMsg( HWND hWnd ) in ImplHandlePaintMsg() [all …]
|
| H A D | salobj.cxx | 96 MRESULT EXPENTRY SalSysObjWndProc( HWND hWnd, ULONG nMsg, in SalSysObjWndProc() 195 MRESULT EXPENTRY SalSysObjChildWndProc( HWND hWnd, ULONG nMsg, in SalSysObjChildWndProc() 232 MRESULT EXPENTRY SalSysObjClipWndProc( HWND hWnd, ULONG nMsg, in SalSysObjClipWndProc() 346 HWND hWnd = WinCreateWindow( pParent->mhWndClient, SAL_OBJECT_CLASSNAME, "", in ImplSalCreateObject() local
|
| /AOO41X/main/sal/workben/clipboardwben/testcopy/ |
| H A D | cbcpytest.cxx | 242 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() 314 void CopyClipboardData( HWND hWnd ) in CopyClipboardData() 347 void PasteData(HWND hWnd) in PasteData()
|
| /AOO41X/main/desktop/win32/source/QuickStart/ |
| H A D | QuickStart.cpp | 104 void NotifyListener( HWND hWnd ) in NotifyListener() 252 HWND hWnd; in InitInstance() local 281 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
| /AOO41X/main/sal/workben/clipboardwben/testviewer/ |
| H A D | cbvtest.cxx | 197 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() 312 void ShowAvailableClipboardFormats( HWND hWnd, HDC hdc, PAINTSTRUCT ps, RECT rcWnd ) in ShowAvailableClipboardFormats() 331 void ClearClipboardContent( HWND hWnd ) in ClearClipboardContent()
|
| /AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/ |
| H A D | nativeview.c | 74 HWND hWnd ; in Java_NativeView_getNativeWindow() local 129 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in NativeViewWndProc()
|
| /AOO41X/main/bean/native/win32/ |
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 105 HWND hWnd; in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow() local 158 HWND hWnd, in OpenOfficeWndProc()
|
| /AOO41X/main/migrationanalysis/src/msokill/ |
| H A D | msokill.cpp | 100 HWND hWnd; in KillOffice() local 118 HWND hWnd, in KillAppFromWindow()
|
| /AOO41X/main/dtrans/source/os2/clipb/ |
| H A D | Os2Clipboard.cxx | 53 inline void SetWindowPtr( HWND hWnd, Os2Clipboard* pThis ) in SetWindowPtr() 58 inline Os2Clipboard* GetWindowPtr( HWND hWnd ) in GetWindowPtr() 65 MRESULT EXPENTRY DtransObjWndProc( HWND hWnd, ULONG nMsg, MPARAM nMP1, MPARAM nMP2 ) in DtransObjWndProc()
|
| /AOO41X/main/setup_native/source/win32/customactions/quickstarter/ |
| H A D | shutdown_quickstart.cxx | 27 static BOOL CALLBACK EnumWindowsProc( HWND hWnd, LPARAM lParam ) in EnumWindowsProc()
|
| /AOO41X/main/embedserv/source/embed/ |
| H A D | ed_iinplace.cxx | 28 STDMETHODIMP EmbedDocument_Impl::GetWindow(HWND *hWnd) in GetWindow()
|
| H A D | syswinwrapper.cxx | 48 #define SendCommand(hWnd, wID, wCode, hControl) \ argument 398 HWND hWnd, UINT iMsg in HatchWndProc()
|
| /AOO41X/main/sal/workben/clipboardwben/testpaste/ |
| H A D | cbptest.cxx | 226 HWND hWnd; in InitInstance() local 254 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
| /AOO41X/main/fpicker/source/win32/filepicker/ |
| H A D | dibpreview.cxx | 243 void SAL_CALL CDIBPreview::onPaint(HWND hWnd, HDC hDC) in onPaint() 337 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
| H A D | WinFileOpenImpl.cxx | 509 HWND hWnd, UINT wMessage, WPARAM wParam, LPARAM lParam) in SubClassFunc() 579 void SAL_CALL CWinFileOpenImpl::InitControlLabel(HWND hWnd) in InitControlLabel() 615 void SAL_CALL CWinFileOpenImpl::CacheControlState(HWND hWnd) in CacheControlState() 625 BOOL CALLBACK CWinFileOpenImpl::EnumChildWndProc(HWND hWnd, LPARAM lParam) in EnumChildWndProc()
|
| H A D | helppopupwindow.cxx | 312 void SAL_CALL CHelpPopupWindow::onPaint( HWND hWnd, HDC hdc ) in onPaint() 472 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WndProc()
|
| /AOO41X/main/vcl/inc/os2/ |
| H A D | saldata.hxx | 282 inline void SetWindowPtr( HWND hWnd, SalFrame* pThis ) in SetWindowPtr() 287 inline Os2SalFrame* GetWindowPtr( HWND hWnd ) in GetWindowPtr() 292 inline void SetSalObjWindowPtr( HWND hWnd, SalObject* pThis ) in SetSalObjWindowPtr() 297 inline Os2SalObject* GetSalObjWindowPtr( HWND hWnd ) in GetSalObjWindowPtr()
|
| /AOO41X/main/extensions/source/scanner/ |
| H A D | twain.cxx | 73 MRESULT EXPENTRY TwainWndProc( HWND hWnd, ULONG nMsg, MPARAM nParam1, MPARAM nParam2 ) in TwainWndProc() 85 LRESULT CALLBACK TwainWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in TwainWndProc()
|
| /AOO41X/main/winaccessibility/source/service/ |
| H A D | AccObjectWinManager.cxx | 67 long GetMSComPtr(long hWnd, long lParam, long wParam) in GetMSComPtr() 136 long AccObjectWinManager::Get_ToATInterface( HWND hWnd, long lParam, long wParam) in Get_ToATInterface() 203 AccObject* AccObjectWinManager::GetTopWindowAccObj(HWND hWnd) in GetTopWindowAccObj() 834 void AccObjectWinManager::SaveTopWindowHandle(HWND hWnd, com::sun::star::accessibility::XAccessible… in SaveTopWindowHandle()
|