Home
last modified time | relevance | path

Searched refs:LPRECT (Results 1 – 11 of 11) sorted by relevance

/trunk/main/embedserv/source/inc/
H A Dsyswinwrapper.hxx38 void TransformRect(LPRECT rect,HWND pWnd,HWND pWndClipTo);
97 void GetTrueRect(LPRECT lpTrueRect) const;
107 LPRECT lpRect, HWND hWndClipTo,
109 virtual void AdjustRect(int nHandle, LPRECT lpRect);
129 virtual int GetHandleSize(LPRECT lpRect = NULL) const;
167 void RectsSet(LPRECT, LPRECT);
H A Ddocholder.hxx177 void OnPosRectChanged(LPRECT lpRect) const;
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx1321 m_pIOleIPFrame->GetBorder((LPRECT)&wi); in SetContRects()
1344 ((LPRECT)aRect)->left -= m_aBorder.left; in SetObjectRects()
1345 ((LPRECT)aRect)->right += m_aBorder.right; in SetObjectRects()
1346 ((LPRECT)aRect)->top -= m_aBorder.top; in SetObjectRects()
1347 ((LPRECT)aRect)->bottom += m_aBorder.bottom; in SetObjectRects()
1348 ((LPRECT)aClip)->left -= m_aBorder.left; in SetObjectRects()
1349 ((LPRECT)aClip)->right += m_aBorder.right; in SetObjectRects()
1350 ((LPRECT)aClip)->top -= m_aBorder.top; in SetObjectRects()
1354 m_pCHatchWin->RectsSet((LPRECT)aRect, (LPRECT)aClip); in SetObjectRects()
1443 SetRect((LPRECT)&bw, in requestDockingAreaSpace()
[all …]
H A Dtracker.cxx103 HDC hDC,LPRECT lpRect,SIZE size, in DrawDragRect()
104 LPRECT lpRectLast,SIZE sizeLast, in DrawDragRect()
175 void winwrap::TransformRect(LPRECT rect,HWND pWnd,HWND pWndClipTo) in TransformRect()
190 void NormalizeRect(LPRECT rp) in NormalizeRect()
490 void Tracker::AdjustRect(int nHandle, LPRECT) in AdjustRect() argument
526 LPRECT lpRect,HWND pWndClipTo,HDC pDC,HWND pWnd) in DrawTrackerRect()
693 int Tracker::GetHandleSize(LPRECT lpRect) const in GetHandleSize()
696 lpRect = (LPRECT)&m_rect; in GetHandleSize()
723 void Tracker::GetTrueRect(LPRECT lpTrueRect) const in GetTrueRect()
H A Dsyswinwrapper.cxx56 void DrawShading(LPRECT prc, HDC hDC, UINT cWidth);
289 void CHatchWin::RectsSet(LPRECT prcPos, LPRECT prcClip) in RectsSet()
/trunk/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.hxx103 void SAL_CALL calcWindowRect( LPRECT lprect );
H A Dhelppopupwindow.cxx190 void SAL_CALL CHelpPopupWindow::calcWindowRect( LPRECT lprect ) in calcWindowRect()
/trunk/main/sal/inc/systools/win32/
H A Duser9x.h152 LPRECT lpRect, // formatting dimensions
/trunk/main/vcl/win/source/app/
H A Dsalinfo.cxx57 LPRECT lpRect, in ImplEnumMonitorProc()
/trunk/main/sal/systools/win32/uwinapi/
H A DResolveUnicows.cpp172 DEFINE_UNICOWS_THUNK( user32, int, WINAPI, DrawTextExW, (HDC,LPWSTR,int,LPRECT,UINT,LPDRAWTEXTPARAM…
173 DEFINE_UNICOWS_THUNK( user32, int, WINAPI, DrawTextW, (HDC,LPCWSTR,int,LPRECT,UINT) )
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp779 static BOOL ScreenToClientRect( HWND hwnd, LPRECT lprc ) in ScreenToClientRect()

Completed in 82 milliseconds