Home
last modified time | relevance | path

Searched defs:OFileWriter (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sax/test/sax/
H A Dtestwriter.cxx56 class OFileWriter : class
60 OFileWriter( char *pcFile ) { strncpy( m_pcFile, pcFile, 256 - 1 ); m_f = 0; } in OFileWriter() function in sax_test::OFileWriter
/trunk/main/sax/test/
H A Dsaxdemo.cxx437 class OFileWriter : class
441 OFileWriter( char *pcFile ) { strncpy( m_pcFile , pcFile, 256 - 1 ); m_f = 0; } in OFileWriter() function in OFileWriter
/trunk/main/i18npool/source/localedata/
H A Dfilewriter.cxx33 OFileWriter::OFileWriter(const char *pcFile, const char *locale ) { in OFileWriter() function in OFileWriter
H A DLocaleNode.hxx54 class OFileWriter class
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx115 class OFileWriter : class
120 OFileWriter( char *pcFile ) { strcpy( m_pcFile , pcFile ); m_f = 0; } in OFileWriter() function in OFileWriter

Completed in 30 milliseconds