Searched refs:aRepresent (Results 1 – 1 of 1) sorted by relevance
77 uno::Sequence< sal_Int8 > aRepresent( nStreamLength ); in GetVisualRepresentationInNativeFormat_Impl() local78 xInStream->readBytes( aRepresent, nStreamLength ); in GetVisualRepresentationInNativeFormat_Impl()79 aVisualRepr.Data <<= aRepresent; in GetVisualRepresentationInNativeFormat_Impl()
Completed in 6 milliseconds