Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx547 virtual XclTbxEventType DoGetEventType() const = 0;
564 virtual XclTbxEventType DoGetEventType() const;
585 virtual XclTbxEventType DoGetEventType() const;
610 virtual XclTbxEventType DoGetEventType() const;
631 virtual XclTbxEventType DoGetEventType() const;
652 virtual XclTbxEventType DoGetEventType() const;
672 virtual XclTbxEventType DoGetEventType() const;
696 virtual XclTbxEventType DoGetEventType() const;
747 virtual XclTbxEventType DoGetEventType() const;
766 virtual XclTbxEventType DoGetEventType() const;
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2034 …return XclControlHelper::FillMacroDescriptor( rDescriptor, DoGetEventType(), GetMacroName(), GetDo… in FillMacroDescriptor()
2151 XclTbxEventType XclImpButtonObj::DoGetEventType() const in DoGetEventType() function in XclImpButtonObj
2240 XclTbxEventType XclImpCheckBoxObj::DoGetEventType() const in DoGetEventType() function in XclImpCheckBoxObj
2292 XclTbxEventType XclImpOptionButtonObj::DoGetEventType() const in DoGetEventType() function in XclImpOptionButtonObj
2323 XclTbxEventType XclImpLabelObj::DoGetEventType() const in DoGetEventType() function in XclImpLabelObj
2372 XclTbxEventType XclImpGroupBoxObj::DoGetEventType() const in DoGetEventType() function in XclImpGroupBoxObj
2396 XclTbxEventType XclImpDialogObj::DoGetEventType() const in DoGetEventType() function in XclImpDialogObj
2470 XclTbxEventType XclImpEditObj::DoGetEventType() const in DoGetEventType() function in XclImpEditObj
2545 XclTbxEventType XclImpSpinButtonObj::DoGetEventType() const in DoGetEventType() function in XclImpSpinButtonObj
2587 XclTbxEventType XclImpScrollBarObj::DoGetEventType() const in DoGetEventType() function in XclImpScrollBarObj
[all …]