Specific accessors to preset collections. More...
import"ngIEqualizerPresetProvider.idl";
Public Member Functions | |
| ngIEqualizerPreset | getPresetByName (in AString aName) |
| Returns the preset in the collection with the given name. More... | |
| PRBool | hasPresetNamed (in AString aName) |
| Returns wether the collection contains a preset with this name. More... | |
Specific accessors to preset collections.
Definition at line 54 of file ngIEqualizerPresetProvider.idl.
| ngIEqualizerPreset ngIEqualizerPresetCollection::getPresetByName | ( | in AString | aName | ) |
Returns the preset in the collection with the given name.
| PRBool ngIEqualizerPresetCollection::hasPresetNamed | ( | in AString | aName | ) |
Returns wether the collection contains a preset with this name.