Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/eppt/
H A Deppt.cxx361 uno::Sequence<sal_uInt8> aHyperSeq(aHyperBlob.Tell()); in ImplCreateDocumentSummaryInformation() local
364 for (sal_Int32 j = 0; j < aHyperSeq.getLength(); ++j) { in ImplCreateDocumentSummaryInformation()
365 aHyperSeq[j] = pBlob[j]; in ImplCreateDocumentSummaryInformation()
379 &aThumbSeq, &aGuidSeq, &aHyperSeq); in ImplCreateDocumentSummaryInformation()
384 NULL, &aGuidSeq, &aHyperSeq ); in ImplCreateDocumentSummaryInformation()

Completed in 20 milliseconds