Home
last modified time | relevance | path

Searched refs:sipName_CalendarCtrl (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_advwxCalendarCtrl.cpp979 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_SetDateRange, SIP_NULLPTR); in meth_wxCalendarCtrl_SetDateRange()
1019 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_GetDateRange, SIP_NULLPTR); in meth_wxCalendarCtrl_GetDateRange()
1090 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_Create, SIP_NULLPTR); in meth_wxCalendarCtrl_Create()
1215 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_GetAttr, SIP_NULLPTR); in meth_wxCalendarCtrl_GetAttr()
1251 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_GetDate, SIP_NULLPTR); in meth_wxCalendarCtrl_GetDate()
1515 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_HitTest, SIP_NULLPTR); in meth_wxCalendarCtrl_HitTest()
1556 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_ResetAttr, SIP_NULLPTR); in meth_wxCalendarCtrl_ResetAttr()
1599 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_SetAttr, SIP_NULLPTR); in meth_wxCalendarCtrl_SetAttr()
1642 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_SetDate, SIP_NULLPTR); in meth_wxCalendarCtrl_SetDate()
1776 sipNoMethod(sipParseErr, sipName_CalendarCtrl, sipName_SetHoliday, SIP_NULLPTR); in meth_wxCalendarCtrl_SetHoliday()
[all …]
H A DsipAPI_adv.h862 #define sipName_CalendarCtrl &sipStrings__adv[1484] macro