Home
last modified time | relevance | path

Searched refs:m_IPicture (Results 1 – 2 of 2) sorted by relevance

/trunk/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.cxx428 if ( m_IPicture ) in update()
429 m_IPicture.Release( ); in update()
461 m_IPicture->get_Width( &cxPicHIMETRIC ); in onPaint()
462 m_IPicture->get_Height( &cyPicHIMETRIC ); in onPaint()
480 HRESULT hr = m_IPicture->Render( in onPaint()
553 __uuidof( IPicture ), (LPVOID*)&m_IPicture ); in loadFile()
H A DPreviewCtrl.hxx181 IPicturePtr m_IPicture; member in CFilePreview

Completed in 23 milliseconds