Lines Matching refs:aFileList
1467 aFileList.Insert( new String( rFileName )); in Read()
1474 while( aFileList.Count()) { in Read()
1475 String ssFileName = *aFileList.GetObject(( sal_uIntPtr ) 0 ); in Read()
1481 aFileList.Remove(( sal_uIntPtr ) 0 ); in Read()
1606 for ( sal_uIntPtr i = 0; i < aFileList.Count(); i++ ) { in InsertSolarList()
1607 if (( *aFileList.GetObject( i )) == sFileName_l ) in InsertSolarList()
1615 aFileList.Insert( new String( sFileName_l ), LIST_APPEND ); in InsertSolarList()
2555 aFileList.Insert( new String( aFileName )); in Read()
2562 while( aFileList.Count()) { in Read()
2563 String ssFileName = *aFileList.GetObject(( sal_uIntPtr ) 0 ); in Read()
2568 delete aFileList.Remove(( sal_uIntPtr ) 0 ); in Read()