Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.hxx136 class OOutputStream : public WeakImplHelper1 < XOutputStream > class
139 OOutputStream( const char *pcFile ) { in OOutputStream() function in OOutputStream
H A Dhelper.cxx70 return Reference< XOutputStream >( new OOutputStream( pcFile ) ) ; in createStreamToFile()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.hxx142 class OOutputStream : public WeakImplHelper1 < XOutputStream > class
145 OOutputStream( const char *pcFile ) { in OOutputStream() function in OOutputStream
H A Dhelper.cxx77 return Reference< XOutputStream >( new OOutputStream( pcFile ) ) ; in createStreamToFile()

Completed in 18 milliseconds