Home
last modified time | relevance | path

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

/aoo42x/main/dtrans/source/win32/dtobj/
H A DDTransHelper.cxx71 throw CStgTransferException( hr ); in write()
96 throw CStgTransferException( hr ); in read()
145 throw CStgTransferException( STG_E_MEDIUMFULL ); in init()
152 throw CStgTransferException( hr ); in init()
175 throw CStgTransferException( hr ); in init()
H A DDTransHelper.hxx65 class CStgTransferException class in CStgTransferHelper
69 CStgTransferException( HRESULT hr ) : m_hr( hr ) {}; in CStgTransferException() function in CStgTransferHelper::CStgTransferException
H A DXTDataObject.cxx175 catch( CStgTransferHelper::CStgTransferException& ex ) in GetData()
377 catch( CStgTransferHelper::CStgTransferException& ex ) in renderSynthesizedFormatAndSetupStgMedium()
H A DDOTransferable.cxx391 catch( CStgTransferHelper::CStgTransferException& ) in getClipboardData()

Completed in 36 milliseconds