![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Clipboard format names. More...
#include <ocf/ocapp.h>
Public Member Functions | |
TOcNameList () | |
~TOcNameList () | |
TOcFormatName *& | operator[] (unsigned index) |
TOcFormatName * | operator[] (TCHAR *) |
Find the format name with the corresponding id. | |
void | Clear (int del=1) |
int | Add (TOcFormatName *name) |
bool | IsEmpty () const |
bool | Find (const TOcFormatName *name) |
owl::uint | Count () const |
bool | Detach (TOcFormatName *item, bool del=false) |
|
inline |
|
inline |
|
inline |
TOcFormatName * ocf::TOcNameList::operator[] | ( | TCHAR * | id | ) |
|
inline |