Searched refs:substream (Results 1 – 18 of 18) sorted by relevance
/trunk/main/offapi/com/sun/star/embed/ |
H A D | XStorageRawAccess.idl | 94 the name of the substream that should be open 141 the name of the substream that should be open 192 the name of the substream that should be open
|
H A D | XStorage2.idl | 59 the name of the substream that should be open 120 the name of the substream that should be copied
|
H A D | XStorage.idl | 161 the name of the substream that should be open 206 the name of the substream that should be open 292 the name of the substream that should be copied 336 the name of the substream that should be copied
|
H A D | XHierarchicalStorageAccess.idl | 109 the path to the substream that should be open 155 the path to the substream that should be open
|
H A D | XHierarchicalStorageAccess2.idl | 59 the path to the substream that should be open
|
H A D | XOptimizedStorage.idl | 187 the name of the substream that should be copied
|
/trunk/main/writerfilter/source/resourcemodel/ |
H A D | Protocol.cxx | 124 void StreamProtocol::substream(Id name, in substream() function in writerfilter::StreamProtocol 130 m_pStream->substream(name, ref); in substream()
|
H A D | resourcemodel.hxx | 50 virtual void substream(Id name, writerfilter::Reference<Stream>::Pointer_t ref);
|
H A D | WW8Analyzer.hxx | 85 virtual void substream(Id name,
|
H A D | WW8Analyzer.cxx | 154 void WW8Analyzer::substream(Id /*name*/, in substream() function in writerfilter::WW8Analyzer
|
H A D | LoggedResources.cxx | 231 void LoggedStream::substream(Id name, writerfilter::Reference<Stream>::Pointer_t ref) in substream() function in writerfilter::LoggedStream
|
H A D | resourcemodel.cxx | 391 void WW8StreamHandler::substream(Id name, in substream() function in writerfilter::WW8StreamHandler
|
/trunk/main/writerfilter/source/doctok/ |
H A D | WW8DocumentImpl.cxx | 1765 rStream.substream(NS_rtf::LN_footnote, pFootnote); in resolve() 1783 rStream.substream(NS_rtf::LN_endnote, pEndnote); in resolve() 1801 rStream.substream(NS_rtf::LN_annotation, pAnnotation); in resolve() 1846 rStream.substream(qName, pHeader); in resolve()
|
/trunk/main/writerfilter/inc/resourcemodel/ |
H A D | Protocol.hxx | 56 virtual void substream(Id name,
|
H A D | LoggedResources.hxx | 71 void substream(Id name, writerfilter::Reference<Stream>::Pointer_t ref);
|
H A D | WW8ResourceModel.hxx | 269 virtual void substream(Id name,
|
/trunk/main/writerfilter/documentation/ |
H A D | tablesInDoc.txt | 97 StreamHandler::substream:
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | OOXMLDocumentImpl.cxx | 127 rStream.substream(nId, pStream); in resolveFastSubStreamWithId()
|
Completed in 51 milliseconds