Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx150 if( bInvalid && aEntry.GetType() == STG_STORAGE ) in DelTemp()
566 else if( aEntry.GetType() == STG_STORAGE && bDirect && bRes ) in Commit()
586 case STG_STORAGE: in Revert()
763 if( aEntry.GetType() == STG_STORAGE ) in IsContained()
771 if( p->aEntry.GetType() == STG_STORAGE ) in IsContained()
791 case STG_STORAGE: in Invalidate()
885 if( pCur->aEntry.GetType() == STG_STORAGE || pCur->aEntry.GetType() == STG_ROOT ) in SetupEntry()
H A Dstg.cxx342 bStorage = sal_Bool( rE.aEntry.GetType() == STG_STORAGE ); in SvStorageInfo()
624 p = pIo->pTOC->Create( *pEntry, aNewName, STG_STORAGE ); in OpenStorage()
634 if( p && p->aEntry.GetType() != STG_STORAGE ) in OpenStorage()
759 if( pElem->aEntry.GetType() == STG_STORAGE ) in CopyTo()
910 return sal_Bool( p->aEntry.GetType() == STG_STORAGE ); in IsStorage()
H A Dstgelem.hxx97 STG_STORAGE = 1, enumerator
H A Dstgelem.cxx440 (nSize < 0 && cType != STG_STORAGE) || in Load()
H A Dstgio.cxx297 if( p->aEntry.GetType() == STG_STORAGE ) in MarkAll()

Completed in 40 milliseconds