Lines Matching refs:STREAM
92 return STREAM; in lcl_getContentType()
97 return STREAM; in lcl_getContentType()
337 if ( m_aProps.getType() == STREAM ) in getSupportedServiceNames()
507 if ( ( eType != FOLDER ) && ( eType != STREAM ) ) in execute()
521 if ( eType == STREAM ) in execute()
570 if ( ( eType != FOLDER ) && ( eType != STREAM ) ) in execute()
1699 OSL_ENSURE( ( eType == FOLDER ) || ( eType == STREAM ), in insert()
1706 if ( eType == STREAM ) in insert()
1875 OSL_ENSURE( ( eType == FOLDER ) || ( eType == STREAM ), in destroy()
2453 bIsFolder ? FOLDER : STREAM, in loadData()
2546 else if ( eType == STREAM ) in storeData()
2754 if ( ( eType == ROOT ) || ( eType == STREAM ) ) in copyData()
2946 OSL_ENSURE( m_aProps.getType() == STREAM, in getInputStream()
3012 OSL_ENSURE( m_aProps.getType() == STREAM, in getTruncatedOutputStream()
3029 OSL_ENSURE( m_aProps.getType() == STREAM, in getStream()