Searched refs:LPPOINT (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | WinFileOpenImpl.cxx | 726 ScreenToClient(m_hwndFileOpenDlg, (LPPOINT)&rcFileNameBox); in EnlargeStdControlLabels() 733 ScreenToClient(m_hwndFileOpenDlg, (LPPOINT)&rcFilterBox); in EnlargeStdControlLabels() 745 ScreenToClient(m_hwndFileOpenDlg, (LPPOINT)&rcFilterBoxLabel); in EnlargeStdControlLabels() 752 ScreenToClient(m_hwndFileOpenDlg, (LPPOINT)&rcFileNameBoxLabel); in EnlargeStdControlLabels()
|
/aoo4110/main/vcl/inc/os2/ |
H A D | wingdi.h | 31 } POINT, *PPOINT, *LPPOINT; typedef
|
/aoo4110/main/crashrep/source/win32/ |
H A D | soreport.cpp | 781 …return ScreenToClient( hwnd, (LPPOINT)&lprc->left ) && ScreenToClient( hwnd, (LPPOINT)&lprc->right… in ScreenToClientRect()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 683 ::MoveToEx( aHDC, oldPos.x, oldPos.y, (LPPOINT) NULL);
|
Completed in 48 milliseconds