, including all inherited members.
AddStandardToolButton(int id, int sepSize=-1)=0 | IFrontEnd | [pure virtual] |
CheckStandardTool(int id, BOOL onOff)=0 | IFrontEnd | [pure virtual] |
ClearToolBar()=0 | IFrontEnd | [pure virtual] |
EnableStandardTool(int id, BOOL enabled)=0 | IFrontEnd | [pure virtual] |
GetCommandPanelHWND()=0 | IFrontEnd | [pure virtual] |
GetInterface(DWORD id)=0 | IFrontEnd | [pure virtual] |
GetMainMenu()=0 | IFrontEnd | [pure virtual] |
GetMainToolbar()=0 | IFrontEnd | [pure virtual] |
GetStandardToolFlyoff(int id)=0 | IFrontEnd | [pure virtual] |
IsStandardToolChecked(int id, BOOL onOdd)=0 | IFrontEnd | [pure virtual] |
MenuIDtoResID(int id)=0 | IFrontEnd | [pure virtual] |
operator delete(void *ptr) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
operator new[](size_t size) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
RemoveStandardToolButton(int id)=0 | IFrontEnd | [pure virtual] |
ResIDtoMenuID(int id)=0 | IFrontEnd | [pure virtual] |
SetMainMenu(HMENU hMenu)=0 | IFrontEnd | [pure virtual] |
SetStandardToolFlyoff(int id, int fly)=0 | IFrontEnd | [pure virtual] |