Searched refs:STG_STREAM (Results 1 – 3 of 3) sorted by relevance
343 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()
195 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()
98 STG_STREAM = 2, enumerator
Completed in 29 milliseconds