Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.cxx56 (OOXMLStreamImpl & rOOXMLStream, StreamType_t nStreamType) in OOXMLStreamImpl() argument
58 : mxContext(rOOXMLStream.mxContext), in OOXMLStreamImpl()
59 mxStorageStream(rOOXMLStream.mxStorageStream), in OOXMLStreamImpl()
60 mxStorage(rOOXMLStream.mxStorage), in OOXMLStreamImpl()
62 msPath(rOOXMLStream.msPath) in OOXMLStreamImpl()
64 mxRelationshipAccess.set(rOOXMLStream.mxDocumentStream, uno::UNO_QUERY_THROW); in OOXMLStreamImpl()
70 (OOXMLStreamImpl & rOOXMLStream, const rtl::OUString & rId) in OOXMLStreamImpl() argument
72 : mxContext(rOOXMLStream.mxContext), in OOXMLStreamImpl()
73 mxStorageStream(rOOXMLStream.mxStorageStream), in OOXMLStreamImpl()
74 mxStorage(rOOXMLStream.mxStorage), in OOXMLStreamImpl()
[all …]

Completed in 7 milliseconds