Lines Matching refs:aRow
658 String aRow = MnemonicGenerator::EraseAllMnemonicChars( String( aTitle ) ); in GetNewDocContents() local
659 aRow += '\t'; in GetNewDocContents()
661 aRow += '\t'; in GetNewDocContents()
663 aRow += '\t'; in GetNewDocContents()
665 aRow += '\t'; in GetNewDocContents()
667 aRow += String( aURL ); in GetNewDocContents()
668 aRow += '\t'; in GetNewDocContents()
670 aRow += '0'; in GetNewDocContents()
674 aRow += '\t'; in GetNewDocContents()
675 aRow += String( aImageURL ); in GetNewDocContents()
678 ::rtl::OUString* pRow = new ::rtl::OUString( aRow ); in GetNewDocContents()