This is the complete list of members for CBCGPRibbonPanel, including all inherited members.
Add(CBCGPBaseRibbonElement *pElem) | CBCGPRibbonPanel | virtual |
AddSeparator(BOOL bVisible=TRUE) | CBCGPRibbonPanel | virtual |
AddToolBar(UINT uiToolbarResID, UINT uiColdResID=0, UINT uiHotResID=0, UINT uiDisabledResID=0) | CBCGPRibbonPanel | |
CBCGPRibbonPanel(LPCTSTR lpszName=NULL, HICON hIcon=NULL, BOOL bAutoDestroyIcon=TRUE) | CBCGPRibbonPanel | protected |
CBCGPRibbonPanel(LPCTSTR lpszName, const CBCGPToolBarImages &icons, int nIconIndex) | CBCGPRibbonPanel | protected |
CBCGPRibbonPanel(CBCGPRibbonPaletteButton *pPaletteButton) | CBCGPRibbonPanel | protected |
EnableLaunchButton(UINT uiCmdID, int nIconIndex=-1, LPCTSTR lpszKeys=NULL) | CBCGPRibbonPanel | |
FindByData(DWORD_PTR dwData) const | CBCGPRibbonPanel | |
FindByID(UINT uiCmdID, BOOL bNonCustomOnly=TRUE, BOOL bCheckForSimplifiedMode=FALSE) const | CBCGPRibbonPanel | |
GetApplicationModes() const | CBCGPRibbonPanel | inline |
GetCount() const | CBCGPRibbonPanel | |
GetData() const | CBCGPRibbonPanel | inline |
GetElement(int nIndex) const | CBCGPRibbonPanel | |
GetElements(CArray< CBCGPBaseRibbonElement *, CBCGPBaseRibbonElement * > &arElements, BOOL bIncludeSubItems=TRUE) | CBCGPRibbonPanel | |
GetParentCategory() const | CBCGPRibbonPanel | inline |
Insert(CBCGPBaseRibbonElement *pElem, int nIndex) | CBCGPRibbonPanel | virtual |
InsertSeparator(int nIndex, BOOL bVisible=TRUE) | CBCGPRibbonPanel | virtual |
IsAlwaysAlignByColumn() const | CBCGPRibbonPanel | inline |
IsCenterColumnVert() const | CBCGPRibbonPanel | inline |
IsJustifyColumns() const | CBCGPRibbonPanel | inline |
IsPreserveElementOrder() const | CBCGPRibbonPanel | inline |
Remove(int nIndex, BOOL bDelete=TRUE) | CBCGPRibbonPanel | |
RemoveAll() | CBCGPRibbonPanel | virtual |
Replace(int nIndex, CBCGPBaseRibbonElement *pElem, BOOL bCopyContent=TRUE) | CBCGPRibbonPanel | |
ReplaceByID(UINT uiCmdID, CBCGPBaseRibbonElement *pElem, BOOL bCopyContent=TRUE) | CBCGPRibbonPanel | |
SetAlwaysAlignByColumn(BOOL bSet=TRUE) | CBCGPRibbonPanel | |
SetApplicationModes(UINT nAppModes) | CBCGPRibbonPanel | inline |
SetCenterColumnVert(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |
SetData(DWORD_PTR dwData) | CBCGPRibbonPanel | inline |
SetElementMenu(UINT uiCmdID, HMENU hMenu, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE) | CBCGPRibbonPanel | |
SetElementMenu(UINT uiCmdID, UINT uiMenuResID, BOOL bIsDefaultCommand=FALSE, BOOL bRightAlign=FALSE) | CBCGPRibbonPanel | |
SetElementRTC(int nIndex, CRuntimeClass *pRTC) | CBCGPRibbonPanel | |
SetElementRTCByID(UINT uiCmdID, CRuntimeClass *pRTC) | CBCGPRibbonPanel | |
SetJustifyColumns(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |
SetKeys(LPCTSTR lpszKeys) | CBCGPRibbonPanel | |
SetPreserveElementOrder(BOOL bSet=TRUE) | CBCGPRibbonPanel | inline |