ApplyColour(IndexedColour *TheColour, BOOL SetLineColour) | CColourBar | [protected] |
BarIsVisible | CColourBar | [protected, static] |
CalculateColourCellIndex(IndexedColour *TheColour) | CColourBar | [protected] |
CalculateColourCellIndex(DocColour *TheColour) | CColourBar | [protected] |
CalculateNewBarHeight(wxRect *AvailableRect) | CColourBar | [protected] |
CalculateNoColourCellRect(wxRect *Rect) | CColourBar | [protected] |
CalculateRects(void) | CColourBar | [protected] |
CalculateRectsInternal(wxRect *pWindowRect, wxRect *pStripRect, wxRect *pIndicatorRect, wxRect *pScrollBarRect, wxRect *pEditButtonRect, wxRect *pNewButtonRect) | CColourBar | [protected] |
CalculateSausageRect(wxRect *Result) | CColourBar | [protected] |
CaptureTheMouse(void) | CColourBar | [protected] |
CColourBar() | CColourBar | |
CellClicked(INT32 CellIndex, BOOL SetLineColour) | CColourBar | [protected] |
ColourBarMsgHandler class | CColourBar | [friend] |
ColourDragInformation class | CColourBar | [friend] |
ColourLineDragTarget class | CColourBar | [friend] |
Create(wxWindow *parent, UINT32 id) | CColourBar | |
DoColourPickerColour(wxWindow *colourPicker, wxPoint mousePt, IndexedColour **pTheCol=NULL) | CColourBar | |
DoGetBestSize() const | CColourBar | [virtual] |
DoPaint(wxDC *pDC) | CColourBar | [protected] |
DragInfo | CColourBar | [protected] |
EditAColour(ColourList *DisplayList, IndexedColour *TheColour, BOOL LineColour=FALSE) | CColourBar | [protected] |
EditButtonDragTarget class | CColourBar | [friend] |
EditButtonRect | CColourBar | [protected] |
EnsureLibraryColoursPresent() | CColourBar | [static] |
FindColourByIndex(UINT32 Index) | CColourBar | [protected] |
FindLibColourByIndex(UINT32 Index, SGDisplayLibColour **ppLibColour=NULL) | CColourBar | [protected] |
FindLibIndexedColourByIndex(UINT32 Index) | CColourBar | [protected] |
ForceRedrawOfCell(INT32 CellIndex) | CColourBar | [protected] |
ForceRedrawOfCell(DocColour *TheColour) | CColourBar | [protected] |
ForceRedrawOfRect(const wxRect &RectToDraw) | CColourBar | [protected] |
GDrawBrush | CColourBar | [protected] |
GetColourBar() | CColourBar | [inline, static] |
GetColourBrush(COLORREF rgb) | CColourBar | [protected] |
GetCurrentBarHeight(void) | CColourBar | [protected, static] |
GetNumberOfColours() | CColourBar | |
GetStatusLineText(String_256 *Result) | CColourBar | [static] |
HasNoScrollBar(INT32 DisplayedColours, INT32 MaxColours, wxRect *pStripRect=NULL) | CColourBar | [protected] |
HelpCallbackHandler(wxWindow *Window, INT32 Item, void *This) | CColourBar | [protected, static] |
IndentedButton | CColourBar | [protected] |
IndicatorRect | CColourBar | [protected] |
InitPrefs(void) | CColourBar | [protected] |
IsColourPickerOverStripRect(wxWindow *colourPicker, wxPoint mousePt) | CColourBar | |
LastDiamondShape | CColourBar | [protected] |
LastEndCell | CColourBar | [protected] |
LastFillCell | CColourBar | [protected] |
LastLineCell | CColourBar | [protected] |
LeftmostColour | CColourBar | [protected] |
m_cxLeftBorder | CColourBar | [protected] |
m_cxRightBorder | CColourBar | [protected] |
m_cyBottomBorder | CColourBar | [protected] |
m_cyTopBorder | CColourBar | [protected] |
m_DragTimer | CColourBar | [protected] |
m_pColourGallery | CColourBar | [protected] |
m_pCurrentColourList | CColourBar | [protected] |
MsgHandler | CColourBar | [protected] |
NewButtonRect | CColourBar | [protected] |
OldBarHeight | CColourBar | [protected] |
OnAnyButtonDblClk(wxPoint point, INT32 Modifier) | CColourBar | [protected] |
OnAnyButtonDown(const wxPoint &point, INT32 Modifier) | CColourBar | [protected] |
OnAnyButtonUp(const wxPoint &point) | CColourBar | [protected] |
OnLButtonDblClk(wxMouseEvent &event) | CColourBar | [protected] |
OnLButtonDown(wxMouseEvent &event) | CColourBar | [protected] |
OnLButtonUp(wxMouseEvent &event) | CColourBar | [protected] |
OnMouseMove(wxMouseEvent &event) | CColourBar | [protected] |
OnPaint(wxPaintEvent &event) | CColourBar | [protected] |
OnRButtonDblClk(wxMouseEvent &event) | CColourBar | [protected] |
OnRButtonDown(wxMouseEvent &event) | CColourBar | [protected] |
OnRButtonUp(wxMouseEvent &event) | CColourBar | [protected] |
OnSize(wxSizeEvent &event) | CColourBar | [protected] |
OnTimer(wxTimerEvent &event) | CColourBar | [protected] |
PaintColourCell(wxDC *pDC, wxRect *Rect, DocColour *RectCol) | CColourBar | [protected] |
PaintColourStrip(wxDC *pDC, const wxRect &ClipRect) | CColourBar | [protected] |
PaintEditOrNewButton(wxDC *pDC, BOOL Normal, BOOL IsEditButton) | CColourBar | [protected] |
PaintIndicatorDiamond(wxDC *pDC, const wxRect &CellRect, CBColourType ColourType, INT32 CellIndex, BOOL DiamondType) | CColourBar | [protected] |
PaintIndicators(wxDC *pDC) | CColourBar | [protected] |
PaintLibColourCell(wxDC *pDC, wxRect *Rect, DocColour *RectCol, BOOL SpotColour=FALSE) | CColourBar | [protected] |
PaintNoColourCell(wxDC *pDC) | CColourBar | [protected] |
PaintScrollBar(wxDC *pDC) | CColourBar | [protected] |
PaintScrollButton(wxDC *pDC, INT32 ButtonID, BOOL Normal) | CColourBar | [protected] |
PaletteHasChanged(ColourList *ChangedList=NULL) | CColourBar | [protected, static] |
PushCursor | CColourBar | [protected] |
RedrawGBrushAreas(void) | CColourBar | [static] |
ReleaseAllClaims(void) | CColourBar | [protected] |
ScrollBarRect | CColourBar | [protected] |
ScrollTheStrip(INT32 ScrollBy, BOOL RedrawAlways=FALSE) | CColourBar | [protected] |
SelectionHasChanged(void) | CColourBar | [protected, static] |
SelectionHasChangedInternal(void) | CColourBar | [protected] |
SetATimer(BOOL Delay) | CColourBar | [protected] |
SetDisplayMode(INT32 NewDisplayMode=-1) | CColourBar | [static] |
SetSizes(INT32 NewCellSize, INT32 NewScrollbarSize) | CColourBar | |
Show(BOOL HideOrShow=FALSE) | CColourBar | [static] |
StripRect | CColourBar | [protected] |
TheColourBar | CColourBar | [protected, static] |
TotalNumColours | CColourBar | [protected] |
WhereIsMouse(wxPoint MousePos, wxRect *TheRectItIsIn=NULL, BOOL *ToLeft=NULL) | CColourBar | [protected] |
WindowRect | CColourBar | [protected] |
~CColourBar() | CColourBar | [virtual] |