#include <mw/OssCombination.h>
Link against: libhangul_symbian.lib
| class COssCombination : public CBase, public CBase |
| Public Member Functions | |
|---|---|
| virtual | ~COssCombination() |
| IMPORT_C TInt | AddCombinationL(const TOssCombinationItem &) |
| IMPORT_C TInt | FindCombination(const TOssCombinationItem &) |
| IMPORT_C COssCombination * | NewL() |
| IMPORT_C COssCombination * | NewLC() |
| IMPORT_C TInt | RemoveCombination(const TOssCombinationItem &) |
| IMPORT_C | ~COssCombination | ( | ) | [virtual] |
| IMPORT_C TInt | AddCombinationL | ( | const TOssCombinationItem & | aCombination | ) |
| IMPORT_C TInt | FindCombination | ( | const TOssCombinationItem & | aCombination | ) |
| IMPORT_C COssCombination * | NewL | ( | ) | [static] |
| IMPORT_C COssCombination * | NewLC | ( | ) | [static] |
| IMPORT_C TInt | RemoveCombination | ( | const TOssCombinationItem & | aCombination | ) |