AddItem(SGDisplayNode *NodeToInsert, SGSortKey *SortInfo=NULL) | SGDisplayItem | [virtual] |
AssertValid() const | CCObject | [virtual] |
BELOW enum value | LineAttrItem | |
BGRenderClaimed | SGDisplayNode | [protected, static] |
BkgEraseMode | SGDisplayNode | [protected, static] |
CalculateFormatRect(SGFormatInfo *FormatInfo, SGMiscInfo *MiscInfo, INT32 ItemWidth, INT32 ItemHeight) | SGDisplayNode | [protected, virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
CompareTo(SGDisplayNode *Other, INT32 SortKey) | SGDisplayNode | [virtual] |
CreateNewAttribute(BOOL fIsAdjust) const | LineWidthItem | [private, virtual] |
CurrentBGRenderNode | SGDisplayNode | [protected, static] |
SGDisplayItem::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 *pMouse, SGMiscInfo *pMiscInfo) | LineAttrItem | [virtual] |
DrawBitmap(RenderRegion *Renderer, DocRect *BoundsRect, UINT32 ResID) | SGDisplayNode | [protected] |
DrawItem(RenderRegion *pRegion, const DocRect &drBounds) const | LineAttrItem | [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] |
GetAttribRuntimeClasses() const | LineWidthItem | [private, virtual] |
GetBubbleHelp(DocCoord *MousePos, String_256 *Result) | SGDisplayNode | [virtual] |
GetChild() const | SGDisplayNode | [virtual] |
GetClaimPointInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetDescription() const | LineAttrItem | |
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] |
GetHeight() const | LineAttrItem | [protected, virtual] |
GetHorzGap() const | LineAttrItem | [protected, 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) | LineAttrItem | [inline, virtual] |
GetNext() const | SGDisplayNode | [inline] |
GetParent() const | SGDisplayNode | [inline] |
GetParentGallery() const | SGDisplayNode | [virtual] |
GetPrevious() const | SGDisplayNode | [inline] |
GetRedrawInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSize(TextPosition eTextPos, MILLIPOINT *pxSize, MILLIPOINT *pySize) const | LineAttrItem | |
GetStatusLineHelp(DocCoord *pMousePos, String_256 *pResult) | LineAttrItem | [virtual] |
GetThumbMsgInfo(SGEventType EventType, void *EventInfo) | SGDisplayNode | [inline] |
GetVertGap() const | LineAttrItem | [protected, virtual] |
GetWidth() const | LineWidthItem | [private, virtual] |
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] |
IMustRedraw(SGRedrawInfo *RedrawInfo) | SGDisplayNode | [protected] |
Init() | SimpleCCObject | [static] |
InsertAfter(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
InsertBefore(SGDisplayNode *NodeToInsert) | SGDisplayNode | [virtual] |
InsertInternal(SGDisplayNode *NodeToInsert, SGDisplayNode *PrevNode, SGDisplayNode *NextNode) | SGDisplayNode | [protected, virtual] |
IsEqualValueToAny(NodeAttribute **ppOtherAttribs) const | LineWidthItem | [private, virtual] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsSelected(void) | SGDisplayNode | [inline] |
ItemSelected(NodeAttribute *pAttr) | LineAttrItem | [virtual] |
LEFT enum value | LineAttrItem | |
LineAttrItem(const String &strDescription, TextPosition eTextPos) | LineAttrItem | [protected] |
LineWidthItem(double nPointWidth, const String &strDescription) | LineWidthItem | |
m_nWidth | LineWidthItem | [private] |
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] |
NO_LABEL enum value | LineAttrItem | |
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] |
Render(RenderRegion *pRegion, const DocRect &drBounds, TextPosition eTextPos) const | LineAttrItem | |
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] |
SetAttributes(RenderRegion *pRegion) const | LineWidthItem | [private, virtual] |
SetChild(SGDisplayNode *NewChild) | SGDisplayNode | [protected, virtual] |
SetDescription(StringBase *pNewDescription) | LineAttrItem | |
SetFoldedState(BOOL NewState, BOOL ForceRedraw=TRUE) | SGDisplayNode | [virtual] |
SetSelected(BOOL IsSelected=TRUE) | SGDisplayNode | [virtual] |
SetTextPosition(TextPosition eNewTextPos) | LineAttrItem | [protected] |
SGDisplayItem() | SGDisplayItem | |
SGDisplayNode() | SGDisplayNode | |
ShouldCloseOnDoubleClick(void) | LineAttrItem | [protected, virtual] |
ShouldIDrawForeground(BOOL ForceForeground=FALSE) | SGDisplayNode | [protected, virtual] |
StartRendering(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
StopRendering(SGRedrawInfo *RedrawInfo, SGMiscInfo *MiscInfo) | SGDisplayNode | [virtual] |
TextPosition enum name | LineAttrItem | |
UpdateCurrentAttribStatus() | LineAttrItem | [static] |
~CCObject() | CCObject | [virtual] |
~SGDisplayNode() | SGDisplayNode | |