OpChangeLineWidthOpDesc Member List

This is the complete list of members for OpChangeLineWidthOpDesc, including all inherited members.

AliasedOpDescriptor [protected]
AliasOpClassOpDescriptor [protected]
AliasOperation(CCRuntimeClass *AliasOp, pfnGetState AliasGetState, UINT32 AliasAutoStateFlags=0, UINT32 AliasTextID=0, UINT32 AliasBubbleID=0)OpDescriptor
AssertValid() const CCObject [virtual]
AutoStateFlgsOpDescriptor [protected]
BarCtrlInfoOpDescriptor [protected]
Broadcast(Msg *Message, CCRuntimeClass *Class=NULL)MessageHandler [static]
BubbleIDOpDescriptor [protected]
BuildGadgetList(List *pOutputList)OpDescriptor
cc_classCCObjectCCObject [static]
CCObject()CCObject [protected]
ClearPointers()ListItem [virtual]
DelinkDescriptor(OpDescriptor *pThisOp)OpDescriptor [static]
Destroy()MessageHandler [static]
DestroyAll()OpDescriptor [static]
DisableHotKey()OpDescriptor
Dump(CDumpContext &dc) const CCObject [virtual]
EnableHotKey()OpDescriptor
FindOpDescriptor(TCHAR *Token)OpDescriptor [static]
FindOpDescriptor(CCRuntimeClass *Op)OpDescriptor [static]
FindOpDescriptor(ResourceID res)OpDescriptor [static]
FlagsOpDescriptor [protected]
GetBarControlInfo()OpDescriptor
GetBubbleId()OpDescriptor
GetClassList(CCRuntimeClass *Class)MessageHandler [static]
GetDescription(TCHAR *pDesc, OpTextFlags WhichText)OpDescriptor [protected]
GetFirstDescriptor()OpDescriptor [inline, static]
GetHelpId()OpDescriptor
GetItem(void)ListItem [virtual]
GetMenuNameString(TCHAR *pDesc)OpDescriptor
GetMyClass()CCObject [static]
GetNextDescriptor(OpListItem *CurrOp)OpDescriptor [inline, static]
GetOpFlags()OpDescriptor
GetOpsState(String_256 *, OpParam *pOpParam=NULL)OpDescriptor [virtual]
GetParamStateOpDescriptor [protected]
GetRuntimeClass() const CCObject [virtual]
GetRuntimeClassByName(LPCTSTR pClassName)CCObject [static]
GetState(String_256 *Description, OpDescriptor *)OpChangeLineWidthOpDesc [static]
GetText(String_256 *Description, OpTextFlags WhichText)OpDescriptor [virtual]
GetToolID()OpDescriptor
HelpIDOpDescriptor [protected]
Init()SimpleCCObject [static]
InitialiseControl(DialogOp *pDialogOp, CGadgetID gidGadgetID)OpChangeLineWidthOpDesc [private]
Invoke(OpParam *pOpParam=NULL, BOOL fWithUndo=TRUE)OpDescriptor
IsAliased()OpDescriptor
IsHotKeyEnabled() const OpDescriptor
IsKindOf(const CCRuntimeClass *pClass) const CCObject
LinkDescriptor(OpDescriptor *ThisOp)OpDescriptor [static]
ListItem()ListItem
m_bHotKeyEnabledOpDescriptor [protected]
MemoryDump()SimpleCCObject [static]
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line)SimpleCCObject [static]
Message(Msg *Msg)OpDescriptor [virtual]
MessageHandler(CCRuntimeClass *Class=CC_RUNTIME_CLASS(MessageHandler), BOOL SendMessages=TRUE)MessageHandler
MessageHandlerClassListMessageHandler [protected, static]
MessageHandlerExists(CCRuntimeClass *Class)MessageHandler [static]
ModuleIDOpDescriptor [protected]
OldAutoStateFlagsOpDescriptor [protected]
OldBubbleIDOpDescriptor [protected]
OldGetStateOpDescriptor [protected]
OldTextIDOpDescriptor [protected]
OnBarMsg(BarMsg *Msg)MessageHandler [inline, protected, virtual]
OnColourChangingMsg(ColourChangingMsg *Msg)MessageHandler [inline, protected, virtual]
OnCommonAttrsChangedMsg()OpChangeLineWidthOpDesc [virtual]
OnControlCreate(OpDescControlCreateMsg *CreateMsg)OpChangeLineWidthOpDesc [virtual]
OnDeathMsg(void)MessageHandler [inline, protected, virtual]
OnDocChangingMsg(Document *pChangingDoc, DocChangingMsg::DocState State)OpChangeLineWidthOpDesc [virtual]
OnDocViewMsg(DocView *pDocView, DocViewMsg::DocViewState State)MessageHandler [inline, protected, virtual]
OneInstIDOpDescriptor [protected]
OnOptionsChangingMsg(OptionsChangingMsg *Msg)MessageHandler [inline, protected, virtual]
OnSelChangingMsg(SelChangingMsg::SelectionState State)OpChangeLineWidthOpDesc [virtual]
OnSelectionChange(OpDescControlMsg *SelChangedMsg, List *GadgetList)OpChangeLineWidthOpDesc [virtual]
OnSliderCancelled(OpDescControlMsg *SelChangedMsg)OpDescriptor [virtual]
OnSliderChanging(OpDescControlMsg *SliderChangingMsg)OpDescriptor [virtual]
OnSliderSet(OpDescControlMsg *SelChangedMsg)OpDescriptor [virtual]
OpChangeLineWidthOpDesc(UINT32 toolID, UINT32 txID, CCRuntimeClass *Op, TCHAR *tok, pfnGetState gs, UINT32 helpId=0, UINT32 bubbleID=0, UINT32 resourceID=0, UINT32 controlID=0, BOOL ReceiveMessages=TRUE, BOOL Smart=FALSE, BOOL Clean=FALSE)OpChangeLineWidthOpDesc
OpClassOpDescriptor [protected]
OpDescriptor(UINT32 toolID, UINT32 txID, CCRuntimeClass *Op, TCHAR *tok, pfnGetState gs, UINT32 helpId=0, UINT32 bubbleID=0, UINT32 resourceID=0, UINT32 controlID=0, BOOL ReceiveMessages=FALSE, BOOL Smart=FALSE, BOOL Clean=TRUE, UINT32 OneOpenInstID=0, UINT32 AutoStateFlags=0, BOOL fCheckable=FALSE)OpDescriptor
operator delete(void *p)SimpleCCObject
operator new(size_t, void *p)SimpleCCObject [inline]
operator new(size_t nSize)SimpleCCObject
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine)SimpleCCObject
PostDeathMessageHandler [protected, static]
pTmpMsgMessageHandler [static]
ReadString(TCHAR *pDesc)OpDescriptor
RegisterClassGroup(CCRuntimeClass *Class)MessageHandler [static]
RemoveAlias()OpDescriptor
RemoveAllAliases()OpDescriptor [static]
SendNoMoreMessages(MessageHandler *MessageHandlerToRemove)MessageHandler [protected, static]
SetBarControlInfo(BarControlInfo ThisInfo)OpDescriptor [inline]
SetCurrentSelWidth()OpChangeLineWidthOpDesc [private]
SetLineWidthGadgets(String_256 &Str)OpChangeLineWidthOpDesc
SetStringInGadgets(String_256 &Str)OpChangeLineWidthOpDesc [private]
SetStringPos(TCHAR **pDesc, OpTextFlags WhichText)OpDescriptor
TextIDOpDescriptor [protected]
TokenOpDescriptor
ToolIdUndoableOpDescriptor
UndoableOpDescriptor(UINT32 toolID, UINT32 txID, CCRuntimeClass *Op, TCHAR *tok, pfnGetState gs, UINT32 helpId=0, UINT32 bubbleID=0, UINT32 resourceID=0, UINT32 controlID=0, BOOL ReceiveMessages=FALSE, BOOL Smart=FALSE, BOOL Clean=FALSE, UINT32 OneOpenInstID=0, UINT32 AutoStateFlags=0, BOOL fCheckable=FALSE)UndoableOpDescriptor
~CCObject()CCObject [virtual]
~ListItem()ListItem [inline, virtual]
~MessageHandler()MessageHandler [virtual]
~OpDescriptor()OpDescriptor


Generated on Sat Nov 10 03:57:42 2007 for Camelot by  doxygen 1.4.4