Home
last modified time | relevance | path

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

/aoo41x/main/idl/source/prj/
H A Dcommand.cxx170 for( sal_uInt16 n = 0; n < rCommand.aInFileList.Count(); n++ ) in ReadIdl()
172 String aFileName ( *rCommand.aInFileList.GetObject( n ) ); in ReadIdl()
394 aInFileList.Insert( new String( aParam ), LIST_APPEND ); in SvCommand()
430 while( NULL != (pStr = aInFileList.Remove()) ) in ~SvCommand()
/aoo41x/main/svtools/bmpmaker/
H A Dbmpsum.cxx188 String aInFileList, aOutFileList, aOutPath; in Start() local
190 if( GetCommandOption( rArgs, 'i', aInFileList ) && in Start()
194 ProcessFileList( aInFileList, aOutFileList, aOutPath ); in Start()
/aoo41x/main/idl/inc/
H A Dcommand.hxx43 StringList aInFileList; member in SvCommand

Completed in 27 milliseconds