Searched refs:onPaint (Results 1 – 6 of 6) sorted by relevance
243 void SAL_CALL CDIBPreview::onPaint(HWND hWnd, HDC hDC) in onPaint() function in CDIBPreview382 pImpl->onPaint(hWnd,hDC); in WndProc()
449 void SAL_CALL CFilePreview::onPaint( HWND hWnd, HDC hDC ) in onPaint() function in CFilePreview588 s_FilePreviewInst->onPaint( hWnd, hDC ); in WndProc()
312 void SAL_CALL CHelpPopupWindow::onPaint( HWND hWnd, HDC hdc ) in onPaint() function in CHelpPopupWindow508 pImpl->onPaint( hWnd, ps.hdc ); in WndProc()
98 void SAL_CALL onPaint( HWND, HDC );
85 virtual void SAL_CALL onPaint( HWND hWnd, HDC hDC );
171 virtual void SAL_CALL onPaint( HWND hWnd, HDC hDC );
Completed in 34 milliseconds