---------------------------------------------------------------------------
| 262 | } |
| 263 | //--------------------------------------------------------------------------- |
| 264 | String TStorageFile::GetDescription(void) |
| 265 | { |
| 266 | return file; |
| 267 | } |
| 268 | //--------------------------------------------------------------------------- |
| 269 | String TStorageFile::GetRotationDescription(void) |
| 270 | { |
no outgoing calls
no test coverage detected