Home
last modified time | relevance | path

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

/trunk/main/oox/source/docprop/
H A Dooxmldocpropimport.cxx75 Sequence< InputSource > lclGetRelatedStreams( const Reference< XStorage >& rxStorage, const OUStrin… in lclGetRelatedStreams() function
151 …Sequence< InputSource > aCoreStreams = lclGetRelatedStreams( rxSource, CREATE_OFFICEDOC_RELATION_T… in importProperties()
154 …aCoreStreams = lclGetRelatedStreams( rxSource, CREATE_PACKAGE_RELATION_TYPE( "metadata/core-proper… in importProperties()
156 …Sequence< InputSource > aExtStreams = lclGetRelatedStreams( rxSource, CREATE_OFFICEDOC_RELATION_TY… in importProperties()
157 …Sequence< InputSource > aCustomStreams = lclGetRelatedStreams( rxSource, CREATE_OFFICEDOC_RELATION… in importProperties()

Completed in 19 milliseconds