Home
last modified time | relevance | path

Searched defs:pcFile (Results 1 – 11 of 11) sorted by relevance

/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.cxx31 const sal_Char* pcFile ; in createStreamFromFile() local
64 const sal_Char* pcFile ; in createStreamToFile() local
H A Dhelper.hxx139 OOutputStream( const char *pcFile ) { in OOutputStream()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.cxx38 const sal_Char* pcFile ; in createStreamFromFile() local
71 const sal_Char* pcFile ; in createStreamToFile() local
H A Dhelper.hxx145 OOutputStream( const char *pcFile ) { in OOutputStream()
/trunk/main/sax/test/
H A Dsaxdemo.cxx114 const char *pcFile ) in createStreamFromFile()
441 OFileWriter( char *pcFile ) { strncpy( m_pcFile , pcFile, 256 - 1 ); m_f = 0; } in OFileWriter()
/trunk/main/i18npool/source/localedata/
H A Dfilewriter.cxx33 OFileWriter::OFileWriter(const char *pcFile, const char *locale ) { in OFileWriter()
H A Dsaxparser.cxx116 const char *pcFile ) in createStreamFromFile()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx60 OFileWriter( char *pcFile ) { strncpy( m_pcFile, pcFile, 256 - 1 ); m_f = 0; } in OFileWriter()
H A Dtestsax.cxx251 const char *pcFile , in createStreamFromFile()
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx120 OFileWriter( char *pcFile ) { strcpy( m_pcFile , pcFile ); m_f = 0; } in OFileWriter()
H A Dtestsax.cxx314 XInputStreamRef createStreamFromFile( const char *pcFile , XMultiServiceFactoryRef &xSMgr ) in createStreamFromFile()

Completed in 48 milliseconds