11#ifndef __AUDACITY_SELECTION_BAR_LISTENER__
12#define __AUDACITY_SELECTION_BAR_LISTENER__
Defines a selected portion of a project.
virtual ~SelectionBarListener()
virtual NumericFormatID AS_GetSelectionFormat()=0
virtual void AS_ModifySelection(double &start, double &end, bool done)=0
virtual void AS_SetSelectionFormat(const NumericFormatID &format)=0
const char * end(const char *str) noexcept