branch | symbian1 |
changeset 340 | 37610dda6102 |
parent 247 | 60621d146c19 |
child 365 | 3317b29a19f1 |
338:cfd0b92a31b5 | 340:37610dda6102 |
---|---|
99 TUint iMaxItems; |
99 TUint iMaxItems; |
100 TUint iItemsParsed; |
100 TUint iItemsParsed; |
101 TBool iStoppedParsing; |
101 TBool iStoppedParsing; |
102 TEncoding iEncoding; |
102 TEncoding iEncoding; |
103 RFs& iRfs; |
103 RFs& iRfs; |
104 TInt iFileSize; |
|
104 }; |
105 }; |
105 |
106 |
106 #endif |
107 #endif |