AddItem(SGDisplayNode *NodeToInsert, SGSortKey *SortInfo=NULL) | SGDisplayItem | [virtual] |
AssertValid() const | CCObject | [virtual] |
BGRenderClaimed | SGDisplayNode | [protected, static] |
BkgEraseMode | SGDisplayNode | [protected, static] |
CalcUiBounds(SGFormatInfo *pFormatInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
CalculateFormatRect(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo, INT32 ItemWidth, INT32 ItemHeight) | SGDisplayNode | [protected, virtual] |
CalculateMyRect(SGFormatInfo *pFormatInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
CalculateMyRect(SGFormatInfo *pFormatInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_DYNAMIC(SGNameItem) | SGNameItem | [private] |
CC_DECLARE_DYNAMIC(SGNameItem) | SGNameItem | [private] |
CCObject() | CCObject | [protected] |
CompareTo(SGDisplayNode *pOther, INT32 nKey) | SGNameItem | [virtual] |
CurrentBGRenderNode | SGDisplayNode | [protected, static] |
DefaultClickHandler(SGMouseInfo *Mouse, SGMiscInfo *MiscInfo, BOOL AfterDrag=FALSE, BOOL AdjustDoubleClick=TRUE) | SGDisplayItem | [virtual] |
DefaultPreDragHandler(SGMouseInfo *Mouse, SGMiscInfo *MiscInfo) | SGDisplayItem | [virtual] |
DeregisterForBGRedraw(void) | SGDisplayNode | [protected, virtual] |
DestroySubtree(BOOL IncludingThisNode=TRUE) | SGDisplayNode | [virtual] |
DevicePixels(SGMiscInfo *MiscInfo, INT32 NumPixels) | SGDisplayNode | [inline, protected] |
DoBGRedraw(SGMiscInfo *MiscInfo) | SGDisplayNode | [protected, virtual] |
DoBGRedrawPass(SGMiscInfo *MiscInfo) | SGDisplayNode | |
DragWasReallyAClick(SGMouseInfo *pMouseInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [virtual] |
DrawBitmap(RenderRegion *Renderer, DocRect *BoundsRect, UINT32 ResID) | SGDisplayNode | [protected] |
DrawLabel(SGRedrawInfo *pRedrawInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
DrawPlinth(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo, DialogColourInfo *RedrawColours, DocRect *ButtonRect, BOOL Indented=FALSE, UINT32 GlyphResourceID=0) | SGDisplayNode | [protected] |
DrawSelectionOutline(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo, DocRect *BoundsRect, INT32 Width=0) | SGDisplayNode | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
FindSubtree(SuperGallery *ParentGal, Document *ParentDoc, Library *ParentLib) | SGDisplayNode | [virtual] |
Flags | SGDisplayNode | |
ForceRedrawOfMyself(BOOL bEraseBkg=TRUE) | SGDisplayNode | [virtual] |
ForceRedrawOfMyselfAndChildren(void) | SGDisplayNode | [virtual] |
FormatRect | SGDisplayNode | [protected] |
GetBubbleHelp(DocCoord *pMousePos, String_256 *pResult) | SGNameItem | [protected, virtual] |
GetBubbleHelp(DocCoord *pMousePos, String_256 *pResult) | SGNameItem | [virtual] |
GetChild() const | SGDisplayNode | [virtual] |
GetClaimPointInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetDocument() | SGNameItem | [inline] |
GetDragInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetFormatInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetFormatRect(DocRect *LayoutRect) | SGDisplayNode | [virtual] |
GetFullInfoText(String_256 *Result) | SGDisplayNode | [virtual] |
GetKeyWords(String_256 *Result) | SGDisplayNode | [virtual] |
GetListWindow(void) | SGDisplayNode | [protected] |
GetMouseInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetMyClass() | CCObject | [static] |
GetNameText(String_256 *pResult) | SGNameItem | [virtual] |
GetNameText(String_256 *pResult) | SGNameItem | [virtual] |
GetNameTextPtr() const | SGNameItem | [inline, virtual] |
GetNext() const | SGDisplayNode | [inline] |
GetNodeCount() const | SGNameItem | [inline] |
GetObjectCount() const | SGNameItem | [inline] |
GetOldSetBounds() const | SGNameItem | [inline] |
GetParent() const | SGDisplayNode | [inline] |
GetParentGallery() const | SGDisplayNode | [virtual] |
GetPrevious() const | SGDisplayNode | [inline] |
GetProperty(INT32 nIndex=-1) const | SGNameItem | |
GetPropertyNode() | SGNameItem | |
GetRedrawInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSelectedCount() const | SGNameItem | [inline] |
GetSetBounds() const | SGNameItem | [inline] |
GetSetSelectedBounds() const | SGNameItem | [inline] |
GetStatusLineHelp(DocCoord *pMousePos, String_256 *pResult) | SGNameItem | [protected, virtual] |
GetStatusLineHelp(DocCoord *pMousePos, String_256 *pResult) | SGNameItem | [virtual] |
GetThumbMsgInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GiveEventToMyChildren(SGEventType EventType, void *EventInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [protected, virtual] |
GridLock(SGMiscInfo *MiscInfo, INT32 Coordinate) | SGDisplayNode | [inline, protected, static] |
GridLockRect(SGMiscInfo *MiscInfo, DocRect *Rect) | SGDisplayNode | [protected, static] |
HandleEvent(SGEventType EventType, void *pEventInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
HandleEvent(SGEventType EventType, void *pEventInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [virtual] |
HandleRedraw(SGRedrawInfo *pRedrawInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
HandleRedraw(SGRedrawInfo *pRedrawInfo, SGMiscInfo *pMiscInfo) | SGNameItem | [protected, virtual] |
HasChangedBounds() const | SGNameItem | [inline] |
IMustRedraw(SGRedrawInfo *RedrawInfo) | SGDisplayNode | [protected] |
Include(Node *pNode) | SGNameItem | |
Init() | SimpleCCObject | [static] |
InsertAfter(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
InsertBefore(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
InsertInternal(SGDisplayNode *NodeToInsert, SGDisplayNode *PrevNode, SGDisplayNode *NextNode) | SGDisplayNode | [protected, virtual] |
IsABackBar() | SGNameItem | |
IsAllSelected() const | SGNameItem | [inline] |
IsEmpty() const | SGNameItem | [inline] |
IsEqual(const StringBase &strOther) const | SGNameItem | [inline] |
IsExclusivelySelected() const | SGNameItem | [inline] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsMember(Node *pNode) const | SGNameItem | [inline] |
IsNoneSelected() const | SGNameItem | [inline] |
IsSelected(void) | SGDisplayNode | [inline] |
m_BarNumber | SGNameItem | |
m_eIntersect | SGNameItem | [private] |
m_IsATrigger | SGNameItem | |
m_IsPartOfThisStretch | SGNameItem | |
m_nNodes | SGNameItem | [private] |
m_nObjects | SGNameItem | [private] |
m_nSelected | SGNameItem | [private] |
m_pCachedPropertyNode | SGNameItem | [protected] |
m_rOldSetBounds | SGNameItem | [private] |
m_rProp | SGNameItem | [protected] |
m_rSelectBounds | SGNameItem | [private] |
m_rSetBounds | SGNameItem | [private] |
m_rText | SGNameItem | [protected] |
m_rToggle | SGNameItem | [protected] |
m_SetIsAffectedTrigger | SGNameItem | |
m_strName | SGNameItem | [protected] |
m_strSetName | SGNameItem | [private] |
m_Translation | SGNameItem | |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
MoveAfter(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
MoveBefore(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
NewLine(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [protected, virtual] |
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 | |
RegisterForBGRedraw(void) | SGDisplayNode | [protected, virtual] |
RemoveFromTree(void) | SGDisplayItem | [virtual] |
Reset(BOOL fPropagateChanges=TRUE) | SGNameItem | |
ResetCachedPropertyNode() | SGNameItem | [inline] |
SelectGroups(BOOL SelectThem, BOOL Exclusive, Document *ParentDocument, Library *ParentLibrary) | SGDisplayNode | [virtual] |
SelectItems(BOOL SelectThem, BOOL Exclusive=FALSE, Document *ParentDocument=NULL, Library *ParentLibrary=NULL) | SGDisplayNode | [virtual] |
SelectRangeGroups(SGDisplayGroup *PrimeNode, SGDisplayGroup *AnchorNode) | SGDisplayNode | [virtual] |
SelectRangeItems(SGDisplayItem *PrimeNode, SGDisplayItem *AnchorNode) | SGDisplayNode | [virtual] |
SetChild(SGDisplayNode *NewChild) | SGDisplayNode | [protected, virtual] |
SetFoldedState(BOOL NewState, BOOL ForceRedraw=TRUE) | SGDisplayNode | [virtual] |
SetSelected(BOOL IsSelected=TRUE) | SGDisplayNode | [virtual] |
SetSetBounds(const DocRect &r) | SGNameItem | [inline] |
SGDisplayItem() | SGDisplayItem | |
SGDisplayNode() | SGDisplayNode | |
SGNameItem(const StringBase &strName) | SGNameItem | |
SGNameItem(const String_256 &strName) | SGNameItem | |
ShouldIDrawForeground(BOOL ForceForeground=FALSE) | SGDisplayNode | [protected, virtual] |
StartRendering(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
StopRendering(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
~CCObject() | CCObject | [virtual] |
~SGDisplayNode() | SGDisplayNode | |