Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/eppt/
H A Deppt.cxx358 SvMemoryStream aHyperBlob; in ImplCreateDocumentSummaryInformation() local
359 ImplCreateHyperBlob( aHyperBlob ); in ImplCreateDocumentSummaryInformation()
361 uno::Sequence<sal_uInt8> aHyperSeq(aHyperBlob.Tell()); in ImplCreateDocumentSummaryInformation()
363 static_cast<const sal_uInt8*>(aHyperBlob.GetData())); in ImplCreateDocumentSummaryInformation()

Completed in 91 milliseconds