---------------------------------------------------------------------------
| 242 | } |
| 243 | //--------------------------------------------------------------------------- |
| 244 | bool TStorageFile::IsRotationEnable(void) |
| 245 | { |
| 246 | return rotation_type > 0; |
| 247 | } |
| 248 | //--------------------------------------------------------------------------- |
| 249 | String TStorageFile::GetFileName(void) |
| 250 | { |
no outgoing calls
no test coverage detected