Searched defs:streamName (Results 1 – 4 of 4) sorted by relevance
56 OperationLogFile( JNIEnv* env, jstring streamName, const sal_Char* _pAsciiSuffix ) in OperationLogFile()100 DataLogFile( JNIEnv* env, jstring streamName, const sal_Char* _pAsciiSuffix ) in DataLogFile()
43 LogFile::LogFile( JNIEnv* env, jstring streamName, const sal_Char* _pAsciiSuffix ) in LogFile()
54 …public java.io.InputStream openInputStreamElement(java.lang.String streamName) throws java.io.IOEx… in openInputStreamElement()58 …public java.io.OutputStream openOutputStreamElement(java.lang.String streamName) throws java.io.IO… in openOutputStreamElement()
2570 const ::rtl::OUString streamName( GetStreamName() ); in AddAttributeXmlId() local
Completed in 36 milliseconds