BCGPANIMATION_AccelerateDecelerate enum value | CBCGPAnimationManager | |
BCGPANIMATION_Cubic enum value | CBCGPAnimationManager | |
BCGPANIMATION_Legacy enum value | CBCGPAnimationManager | |
BCGPANIMATION_Linear enum value | CBCGPAnimationManager | |
BCGPANIMATION_ParabolicFromAcceleration enum value | CBCGPAnimationManager | |
BCGPANIMATION_SmoothStop enum value | CBCGPAnimationManager | |
BCGPAnimationType enum name | CBCGPAnimationManager | |
CBCGPAnimationManager() | CBCGPAnimationManager | |
EnableVisualManagerStyle(BOOL bEnable=TRUE) | CBCGPDateTimeList | |
GetAnimatedValue() const | CBCGPAnimationManager | inline |
GetAnimationDuration() const | CBCGPAnimationManager | inline |
GetDate() const | CBCGPDateTimeList | |
GetDateFormat() const | CBCGPDateTimeList | inline |
GetLastAnimationError() const | CBCGPAnimationManager | inline |
GetLayout() const | CBCGPDateTimeList | inline |
GetMaxYear() const | CBCGPDateTimeList | inline |
GetMinYear() const | CBCGPDateTimeList | inline |
GetMonthFormat() const | CBCGPDateTimeList | inline |
GetTimeFormat() const | CBCGPDateTimeList | inline |
IsAnimated() const | CBCGPAnimationManager | inline |
IsAnimationSupportedByOS() | CBCGPAnimationManager | static |
IsDateOneColumn() const | CBCGPDateTimeList | inline |
IsTimeOneColumn() const | CBCGPDateTimeList | inline |
IsVisualManagerStyle() const | CBCGPDateTimeList | inline |
OnAnimationIdle() | CBCGPAnimationManager | inlineprotectedvirtual |
SetDate(const COleDateTime &date, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetDateFormat(BCGPDATETIME_DATE_FORMAT format, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetDateOneColumn(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetLayout(BCGPDATETIMELIST_LAYOUT layout, BOOL bRedraw=TRUE, BOOL bStartOnTimePage=FALSE) | CBCGPDateTimeList | |
SetMonthFormat(BCGPDATETIME_MONTH_FORMAT format, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetTimeFormat(BCGPDATETIME_TIME_FORMAT format, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetTimeOneColumn(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPDateTimeList | |
SetYearsRange(int nMinYear, int nMaxYear) | CBCGPDateTimeList | |
ShowPopup(CWnd *pWndOwner, const COleDateTime &dateTime, int x, int y, CBCGPDateTimeListPopupOptions *pOptions=NULL) | CBCGPDateTimeList | static |
StartAnimation(double dblStartValue, double dblFinalValue, double dblDurationInSeconds, BCGPAnimationType type, CBCGPAnimationManagerOptions *pOptions=NULL, double dblDelayInSeconds=0.0) | CBCGPAnimationManager | |
StartFlashAnimation(double dblPeriodInSeconds) | CBCGPAnimationManager | |
StopAnimation(BOOL bNotify=TRUE) | CBCGPAnimationManager | |