Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx121 void FileEmitContext::openReadFile( const char* pInFile ) in openReadFile() argument
133 fprintf( stderr, "could not open %s\n", pInFile ); in openReadFile()
226 PDFEntry* pEntry = aParser.read( pInFile ); in handleFile()
236 nRet = pHdl( pInFile, pOutFile, pPDFFile ); in handleFile()
247 FileEmitContext aContext( pOutFile, pInFile, pPDFFile ); in write_unzipFile()
433 const char* pInFile = NULL; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
500 else if( pInFile == NULL ) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
501 pInFile = argv[nArg]; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
505 if( ! pInFile ) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
512 OString aFile( pInFile ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
[all …]

Completed in 9 milliseconds