equal
deleted
inserted
replaced
204 RPointerArray< CXnViewData > iViewsToDestroy; |
204 RPointerArray< CXnViewData > iViewsToDestroy; |
205 /** Flag to determine remaining view load direction */ |
205 /** Flag to determine remaining view load direction */ |
206 TBool iLoadForward; |
206 TBool iLoadForward; |
207 /** Maximum of views allowed */ |
207 /** Maximum of views allowed */ |
208 TInt32 iMaxPages; |
208 TInt32 iMaxPages; |
|
209 /** Load error code */ |
|
210 TInt iLoadError; |
209 }; |
211 }; |
210 |
212 |
211 #endif // _XNROOTDATA_H |
213 #endif // _XNROOTDATA_H |