Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx50 : streamTable(in_streamTable), inputFile(in_inputFile), in HelpCompiler()
407 xmlDocPtr docResolvedOrg = getSourceDocument(inputFile); in compile()
414 docResolvedOrg = getSourceDocument(inputFile); in compile()
418 … aStrStream << "ERROR: file not existing: " << inputFile.native_file_string().c_str() << std::endl; in compile()
H A DHelpCompiler.hxx308 const fs::path inputFile, src; member in HelpCompiler
/trunk/main/odk/
H A Dconfigure.pl784 my $inputFile = shift;
792 …open ( FILEIN, "$main::sdkpath/$inputFile" ) || die "\nERROR: could not open '$main::sdkpath/$inpu…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java343 File inputFile = new File(_sSource); in copy() local
346 java.io.FileReader in = new java.io.FileReader(inputFile); in copy()

Completed in 23 milliseconds