Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dstg.cxx343 bStream = sal_Bool( rE.aEntry.GetType() == STG_STREAM ); in SvStorageInfo()
684 p = pIo->pTOC->Create( *pEntry, aNewName, STG_STREAM ); in OpenStream()
692 if( p && p->aEntry.GetType() != STG_STREAM ) in OpenStream()
921 return sal_Bool( p->aEntry.GetType() == STG_STREAM ); in IsStream()
H A Dstgdir.cxx195 if( aEntry.GetType() == STG_STREAM || aEntry.GetType() == STG_ROOT ) in StoreStream()
557 if( aEntry.GetType() == STG_STREAM ) in Commit()
582 case STG_STREAM: in Revert()
H A Dstgelem.hxx98 STG_STREAM = 2, enumerator

Completed in 19 milliseconds