Hauptseite | Klassenhierarchie | Auflistung der Klassen | Auflistung der Dateien | Klassen-Elemente | Datei-Elemente | Zusätzliche Informationen

TSetWidthCmd.h

gehe zur Dokumentation dieser Datei
00001 #ifndef _TSETWIDTHCMD_H 00002 #define _TSETWIDTHCMD_H 00003 00004 #include "workflow\TCmd.h" 00005 00021 class TSetWidthCmd : public TCmd 00022 { 00023 00024 public: 00025 00031 TSetWidthCmd ( TCmdTag ct ); 00032 00033 //* @copydoc TCmd::GetShowData() 00034 virtual bool GetShowData ( LPSTR s ); 00035 00036 //* @copydoc TCmd::GetName() 00037 virtual void GetName ( LPSTR s ); 00038 }; 00039 00040 #endif

Erzeugt am Sat Nov 13 12:48:11 2004 für XCTL32 von doxygen 1.3.7