Home
last modified time | relevance | path

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

/aoo4110/main/xml2cmp/source/xcd/
H A Dmain.cxx43 const CommandLine & i_rCommandLine );
45 const CommandLine & i_rCommandLine );
91 if ( strlen(i_rCommandLine.FuncFile()) > 0 ) in Do_SingleFileCommandLine()
93 Create_AccessMethod( i_rCommandLine.FuncFile(), in Do_SingleFileCommandLine()
97 << i_rCommandLine.FuncFile() in Do_SingleFileCommandLine()
106 if ( strlen(i_rCommandLine.HtmlFile()) > 0 ) in Do_SingleFileCommandLine()
110 i_rCommandLine.IdlRootPath() ); in Do_SingleFileCommandLine()
114 if (strlen(i_rCommandLine.TypeInfoFile()) > 0) in Do_SingleFileCommandLine()
116 Create_TypeInfo( i_rCommandLine.TypeInfoFile(), in Do_SingleFileCommandLine()
129 i_rCommandLine.IdlRootPath(), in Do_IndexCommandLine()
[all …]

Completed in 8 milliseconds