Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.cxx55 (OOXMLStreamImpl & rOOXMLStream, StreamType_t nStreamType) in OOXMLStreamImpl() argument
56 : mxContext(rOOXMLStream.mxContext), in OOXMLStreamImpl()
57 mxStorageStream(rOOXMLStream.mxStorageStream), in OOXMLStreamImpl()
58 mxStorage(rOOXMLStream.mxStorage), in OOXMLStreamImpl()
60 msPath(rOOXMLStream.msPath) in OOXMLStreamImpl()
62 mxRelationshipAccess.set(rOOXMLStream.mxDocumentStream, uno::UNO_QUERY_THROW); in OOXMLStreamImpl()
68 (OOXMLStreamImpl & rOOXMLStream, const rtl::OUString & rId) in OOXMLStreamImpl() argument
69 : mxContext(rOOXMLStream.mxContext), in OOXMLStreamImpl()
70 mxStorageStream(rOOXMLStream.mxStorageStream), in OOXMLStreamImpl()
71 mxStorage(rOOXMLStream.mxStorage), in OOXMLStreamImpl()
[all …]

Completed in 7 milliseconds