/aoo4110/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
|
/aoo4110/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 | 230 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
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | WW8DocumentImpl.cxx | 1744 rStream.substream(NS_rtf::LN_footnote, pFootnote); in resolve() 1756 rStream.substream(NS_rtf::LN_endnote, pEndnote); in resolve() 1829 rStream.substream(NS_rtf::LN_footnote, pFootnote); in resolve() 1847 rStream.substream(NS_rtf::LN_endnote, pEndnote); in resolve() 1865 rStream.substream(NS_rtf::LN_annotation, pAnnotation); in resolve() 1910 rStream.substream(qName, pHeader); in resolve()
|
/aoo4110/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,
|
/aoo4110/main/writerfilter/documentation/ |
H A D | tablesInDoc.txt | 97 StreamHandler::substream:
|
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLDocumentImpl.cxx | 127 rStream.substream(nId, pStream); in resolveFastSubStreamWithId()
|