Home
last modified time | relevance | path

Searched refs:LPPOINT (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx726 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 Dwingdi.h31 } POINT, *PPOINT, *LPPOINT; typedef
/aoo4110/main/crashrep/source/win32/
H A Dsoreport.cpp781 …return ScreenToClient( hwnd, (LPPOINT)&lprc->left ) && ScreenToClient( hwnd, (LPPOINT)&lprc->right… in ScreenToClientRect()
/aoo4110/main/vcl/win/source/gdi/
H A Dwinlayout.cxx683 ::MoveToEx( aHDC, oldPos.x, oldPos.y, (LPPOINT) NULL);

Completed in 49 milliseconds