Home
last modified time | relevance | path

Searched refs:GetDispatchId (Results 1 – 25 of 36) sorted by relevance

12

/dports/astro/phd2/phd2-2.6.10/
H A Dscope_ascom.cpp225 if (!pScopeDriver.GetDispatchId(&dispid_connected, L"Connected")) in Connect()
233 if (!pScopeDriver.GetDispatchId(&dispid_ispulseguiding, L"IsPulseGuiding")) in Connect()
241 if (!pScopeDriver.GetDispatchId(&dispid_isslewing, L"Slewing")) in Connect()
248 if (!pScopeDriver.GetDispatchId(&dispid_pulseguide, L"PulseGuide")) in Connect()
256 if (!pScopeDriver.GetDispatchId(&dispid_declination, L"Declination")) in Connect()
266 else if (!pScopeDriver.GetDispatchId(&dispid_siderealtime, L"SiderealTime")) in Connect()
272 if (!pScopeDriver.GetDispatchId(&dispid_sitelatitude, L"SiteLatitude")) in Connect()
276 if (!pScopeDriver.GetDispatchId(&dispid_sitelongitude, L"SiteLongitude")) in Connect()
291 if (!pScopeDriver.GetDispatchId(&dispid_decguiderate, L"GuideRateDeclination")) in Connect()
304 if (!pScopeDriver.GetDispatchId(&dispid_sideofpier, L"SideOfPier")) in Connect()
[all …]
H A Dcomdispatch.cpp176 bool DispatchObj::GetDispatchId(DISPID *ret, OLECHAR *name) in GetDispatchId() function in DispatchObj
200 if (!GetDispatchId(&dispid, name)) in GetProp()
209 if (!GetDispatchId(&dispid, name)) in GetProp()
231 if (!GetDispatchId(&dispid, name)) in PutProp()
293 if (!GetDispatchId(&dispid, name)) in PutProp()
301 if (!GetDispatchId(&dispid, name)) in InvokeMethod()
341 if (!GetDispatchId(&dispid, name)) in InvokeMethod()
362 if (!GetDispatchId(&dispid, name)) in InvokeMethod()
H A Dcomdispatch.h84 bool GetDispatchId(DISPID *ret, OLECHAR *name);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/msw/ole/
H A Dactivex.h45 DISPID GetDispatchId(int idx) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/msw/ole/
H A Dactivex.h45 DISPID GetDispatchId(int idx) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/msw/ole/
H A Dactivex.h45 DISPID GetDispatchId(int idx) const;
/dports/editors/vim/vim-8.2.3745/src/VisVim/
H A DOleAut.h10 DISPID GetDispatchId (char* Name);
H A DCommands.cpp612 DISPID DispatchId = VimOle.GetDispatchId("SendKeys"); in VimGetDispatchId()
629 if (! (DispatchId = VimOle.GetDispatchId("SendKeys"))) in VimGetDispatchId()
H A DOleAut.cpp116 DISPID COleAutomationControl::GetDispatchId (char* Name) in GetDispatchId() function in COleAutomationControl
212 DISPID DispatchId = GetDispatchId (Name); in Invoke()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/flash/
H A Dflash.cpp507 switch ( event.GetDispatchId() ) in OnActiveXEvent()
539 wxLogMessage("Unknown event %ld", event.GetDispatchId()); in OnActiveXEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/flash/
H A Dflash.cpp507 switch ( event.GetDispatchId() ) in OnActiveXEvent()
539 wxLogMessage("Unknown event %ld", event.GetDispatchId()); in OnActiveXEvent()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/ole/
H A Dactivex.h208 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/ole/
H A Dactivex.h208 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/ole/
H A Dactivex.h208 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/ole/
H A Dactivex.h208 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/ole/
H A Dactivex.h244 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/ole/
H A Dactivex.h242 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/ole/
H A Dactivex.h244 DISPID GetDispatchId() const in GetDispatchId() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dmediactrl_wmp10.cpp1411 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp1387 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp1387 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp1387 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp1387 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dmediactrl_wmp10.cpp1396 switch(event.GetDispatchId()) in OnActiveX()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dmediactrl_wmp10.cpp1396 switch(event.GetDispatchId()) in OnActiveX()

12