Searched refs:VCLXSpinButton (Results 1 – 3 of 3) sorted by relevance
67 DBG_NAME( VCLXSpinButton ) in DBG_NAME() argument69 VCLXSpinButton::VCLXSpinButton() in DBG_NAME()72 DBG_CTOR( VCLXSpinButton, NULL ); in DBG_NAME()76 VCLXSpinButton::~VCLXSpinButton() in ~VCLXSpinButton()78 DBG_DTOR( VCLXSpinButton, NULL ); in ~VCLXSpinButton()82 IMPLEMENT_FORWARD_XINTERFACE2( VCLXSpinButton, VCLXWindow, VCLXSpinButton_Base ) in IMPLEMENT_FORWARD_XINTERFACE2() argument85 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXSpinButton, VCLXWindow, VCLXSpinButton_Base ) in IMPLEMENT_FORWARD_XINTERFACE2()88 void SAL_CALL VCLXSpinButton::dispose( ) throw(RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()102 …void SAL_CALL VCLXSpinButton::addAdjustmentListener( const Reference< XAdjustmentListener >& liste… in addAdjustmentListener()109 …void SAL_CALL VCLXSpinButton::removeAdjustmentListener( const Reference< XAdjustmentListener >& li… in removeAdjustmentListener()[all …]
898 *ppNewComp = new ::toolkit::VCLXSpinButton; in ImplCreateWindow()
43 class VCLXSpinButton :public VCLXWindow class50 VCLXSpinButton();53 ~VCLXSpinButton( );87 VCLXSpinButton( const VCLXSpinButton& ); // never implemented88 VCLXSpinButton& operator=( const VCLXSpinButton& ); // never implemented