Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx688 , m_bDirect( bDirect ) in UCBStorageStream_Impl()
1202 Storage *pStorage = new Storage( *pNewStorageStream, m_bDirect );
1216 if ( m_bCommited || m_bIsOLEStorage || m_bDirect )
1712 , m_bDirect( bDirect )
1747 , m_bDirect( bDirect )
1799 , m_bDirect( bDirect )
2019 OpenStorage( pElement, m_nMode, m_bDirect );
2047 OpenStream( pElement, STREAM_STD_READ, m_bDirect );
2340 if ( ( m_nMode & STREAM_WRITE ) && ( m_bCommited || m_bDirect ) )
3544 pImp->OpenStream( pEle, pImp->m_nMode, pImp->m_bDirect );
[all …]

Completed in 29 milliseconds