Home
last modified time | relevance | path

Searched refs:STREAM (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx92 return STREAM; in lcl_getContentType()
97 return STREAM; in lcl_getContentType()
337 if ( m_aProps.getType() == STREAM ) in getSupportedServiceNames()
521 if ( eType == STREAM ) in execute()
1706 if ( eType == STREAM ) in insert()
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()
[all …]
H A Dtdoc_content.hxx59 enum ContentType { STREAM, FOLDER, DOCUMENT, ROOT }; enumerator
69 m_aContentType( rType == STREAM in ContentProperties()
85 bool getIsFolder() const { return m_eType > STREAM; } in getIsFolder()
H A Dtdoc_contentcaps.cxx105 if ( m_aProps.getType() == STREAM ) in getProperties()
372 if ( m_aProps.getType() == STREAM ) in getCommands()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.hxx59 enum ResourceEnum_t { UNKNOWN, STREAM, PROPERTIES, TABLE, SHAPE }; enumerator
130 virtual ResourceEnum_t getResource() const { return STREAM; } in getResource()
299 virtual ResourceEnum_t getResource() const { return STREAM; } in getResource()
445 virtual ResourceEnum_t getResource() const { return STREAM; } in getResource()
H A DOOXMLFastContextHandler.cxx79 case OOXMLFastContextHandler::STREAM: in resourceToString()
1250 if (pContext->getResource() == STREAM) in OOXMLFastContextHandlerProperties()
1397 if (mpParent->getResource() == STREAM) in setParent()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx285 STREAM, enumerator
835 m_aResultType = STREAM; in setStream()
1021 case Moderator::STREAM: in UCBOpenContentSync()

Completed in 51 milliseconds