Searched refs:bIsUCBStorage (Results 1 – 1 of 1) sorted by relevance
572 sal_Bool bIsUCBStorage = UCBStorage::IsStorageFile( m_pStorStm ); in CreateStorage() local573 if ( !bIsUCBStorage && bForceUCBStorage ) in CreateStorage()575 bIsUCBStorage = !Storage::IsStorageFile( m_pStorStm ); in CreateStorage()577 if ( bIsUCBStorage ) in CreateStorage()
Completed in 14 milliseconds