Home
last modified time | relevance | path

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

/aoo4110/main/registry/tools/
H A Doptions.cxx57 result = Options::checkCommandFile(rArgs, &(arg[1])); in checkArgument()
83 bool Options::checkCommandFile(std::vector< std::string > & rArgs, char const * filename) in checkCommandFile() function in registry::tools::Options
H A Doptions.hxx54 static bool checkCommandFile(std::vector< std::string > & rArgs, char const * filename);
/aoo4110/main/idlc/source/
H A Doptions.cxx89 result = Options::checkCommandFile (rArgs, &(arg[1])); in checkArgument()
130 bool Options::checkCommandFile (std::vector< std::string > & rArgs, char const * filename) in checkCommandFile() function in Options
/aoo4110/main/idlc/inc/idlc/
H A Doptions.hxx53 static bool checkCommandFile(std::vector< std::string > & rArgs, char const * filename);

Completed in 27 milliseconds