Home
last modified time | relevance | path

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

/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py195 class BytesInputStream( unohelper.Base, XInputStream ): class
685 self.provCtx.sfa.writeFile( self.uri(), BytesInputStream( toWrite.value ) )
846 self.provCtx.sfa.writeFile( self.uri(), BytesInputStream( toWrite.value ) )