Home
last modified time | relevance | path

Searched defs:EmptyInputStream (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx84 class EmptyInputStream : public ::cppu::WeakImplHelper1< XInputStream > class
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py176 class EmptyInputStream( unohelper.Base, XInputStream ): class