AddItem(SGDisplayNode *NodeToInsert, SGSortKey *SortInfo=NULL) | SGDisplayNode | [virtual] |
AssertValid() const | CCObject | [virtual] |
BGRenderClaimed | SGDisplayNode | [protected, static] |
BkgEraseMode | SGDisplayNode | [protected, static] |
CalculateFormatRect(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo, INT32 ItemWidth, INT32 ItemHeight) | SGDisplayNode | [protected, virtual] |
CalculateListExtent(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo) | SGDisplayRoot | [virtual] |
CalculateSausageRect(SGMiscInfo *MiscInfo, DocRect *ScrollBarRect, DocRect *Result) | SGDisplayRootScroll | [protected, virtual] |
CalculateScrollRects(SGMiscInfo *MiscInfo, BOOL Translate, DocRect *UpButton, DocRect *DownButton, DocRect *Sausage, DocRect *PageUp=NULL, DocRect *PageDown=NULL, DocRect *ScrollRect=NULL) | SGDisplayRootScroll | [virtual] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_DYNAMIC(SGDisplayRootScroll) | SGDisplayRootScroll | [private] |
CCObject() | CCObject | [protected] |
Child | SGDisplayRoot | [protected] |
CompareTo(SGDisplayNode *Other, INT32 SortKey) | SGDisplayNode | [virtual] |
CurrentBGRenderNode | SGDisplayNode | [protected, static] |
DefaultClickHandler(SGMouseInfo *Mouse, SGMiscInfo *MiscInfo, BOOL AfterDrag=FALSE, BOOL AdjustDoubleClick=TRUE) | SGDisplayNode | [virtual] |
DefaultPreDragHandler(SGMouseInfo *Mouse, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
DeregisterForBGRedraw(void) | SGDisplayNode | [protected, virtual] |
DestroySubtree(BOOL IncludingThisNode=TRUE) | SGDisplayRoot | [virtual] |
DevicePixels(SGMiscInfo *MiscInfo, INT32 NumPixels) | SGDisplayNode | [inline, protected] |
DoBGRedraw(SGMiscInfo *MiscInfo) | SGDisplayNode | [protected, virtual] |
DoBGRedrawPass(SGMiscInfo *MiscInfo) | SGDisplayNode | |
DragWasReallyAClick(SGMouseInfo *Mouse, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
DrawBitmap(RenderRegion *Renderer, DocRect *BoundsRect, UINT32 ResID) | SGDisplayNode | [protected] |
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] |
FindNextItemInTree(SGDisplayNode *StartItem) | SGDisplayRoot | [static] |
FindNextSelectedGroup(SGDisplayNode *CurrentGroup=NULL) | SGDisplayRoot | [virtual] |
FindNextSelectedItem(SGDisplayNode *CurrentItem=NULL, BOOL *SkipGroup=NULL) | SGDisplayRoot | [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 *MousePos, String_256 *Result) | SGDisplayNode | [virtual] |
GetCachedListExtent(void) | SGDisplayRoot | [virtual] |
GetChild(void) const | SGDisplayRoot | [virtual] |
GetClaimPointInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [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 *Result) | SGDisplayNode | [virtual] |
GetNext() const | SGDisplayNode | [inline] |
GetParent() const | SGDisplayNode | [inline] |
GetParentGallery(void) const | SGDisplayRoot | [virtual] |
GetPrevious() const | SGDisplayNode | [inline] |
GetRedrawInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetScrollOffset(void) | SGDisplayRootScroll | [virtual] |
GetSelectedGroupCount(void) | SGDisplayRoot | [virtual] |
GetSelectedItemCount(void) | SGDisplayRoot | [virtual] |
GetStatusLineHelp(DocCoord *MousePos, String_256 *Result) | SGDisplayNode | [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 *EventInfo, SGMiscInfo *MiscInfo) | SGDisplayRootScroll | [virtual] |
IMustRedraw(SGRedrawInfo *RedrawInfo) | SGDisplayNode | [protected] |
IndentedButton | SGDisplayRootScroll | |
Init() | SimpleCCObject | [static] |
InitFormatInfo(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo) | SGDisplayRoot | [virtual] |
InsertAfter(SGDisplayNode *NodeToInsert) | SGDisplayRoot | [virtual] |
InsertBefore(SGDisplayNode *NodeToInsert) | SGDisplayRoot | [virtual] |
InsertInternal(SGDisplayNode *NodeToInsert, SGDisplayNode *PrevNode, SGDisplayNode *NextNode) | SGDisplayNode | [protected, virtual] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsSelected(void) | SGDisplayNode | [inline] |
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 | |
ParentGallery | SGDisplayRoot | [protected] |
RedrawScrollBar(SGMiscInfo *MiscInfo) | SGDisplayRootScroll | [virtual] |
RegisterForBGRedraw(void) | SGDisplayNode | [protected, virtual] |
RemoveFromTree(void) | SGDisplayRoot | [virtual] |
ScrollExtent | SGDisplayRoot | [protected] |
ScrollOffset | SGDisplayRootScroll | [private] |
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] |
SelectRange(SGDisplayNode *PrimeNode, SGDisplayNode *AnchorNode) | SGDisplayRoot | [virtual] |
SelectRangeGroups(SGDisplayGroup *PrimeNode, SGDisplayGroup *AnchorNode) | SGDisplayNode | [virtual] |
SelectRangeItems(SGDisplayItem *PrimeNode, SGDisplayItem *AnchorNode) | SGDisplayNode | [virtual] |
SetChild(SGDisplayNode *NewChild) | SGDisplayRoot | [protected, virtual] |
SetFoldedState(BOOL NewState, BOOL ForceRedraw=TRUE) | SGDisplayNode | [virtual] |
SetScrollOffset(INT32 NewOffset, SGMiscInfo *MiscInfo) | SGDisplayRootScroll | [virtual] |
SetSelected(BOOL IsSelected=TRUE) | SGDisplayNode | [virtual] |
SGDisplayNode() | SGDisplayNode | |
SGDisplayRoot() | SGDisplayRoot | [protected] |
SGDisplayRoot(SuperGallery *ParentGal) | SGDisplayRoot | |
SGDisplayRootScroll(SuperGallery *ParentGal) | SGDisplayRootScroll | |
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 | |