Searched refs:OButtonControl (Results 1 – 8 of 8) sorted by relevance
1 "OButtonControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"2 "OButtonControl";"com::sun::star::awt::XLayoutConstrains";"getPreferredSize()"3 "OButtonControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"4 "OButtonControl";"com::sun::star::awt::XView";"setGraphics()"5 "OButtonControl";"com::sun::star::awt::XView";"getGraphics()"6 "OButtonControl";"com::sun::star::awt::XView";"getSize()"7 "OButtonControl";"com::sun::star::awt::XView";"draw()"8 "OButtonControl";"com::sun::star::awt::XView";"setZoom()"9 "OButtonControl";"com::sun::star::lang::XComponent";"dispose()"10 "OButtonControl";"com::sun::star::lang::XComponent";"addEventListener()"[all …]
348 return *(new OButtonControl(_rxFactory)); in OButtonControl_CreateInstance()352 Sequence<Type> OButtonControl::_getTypes() in _getTypes()362 StringSequence OButtonControl::getSupportedServiceNames() throw() in getSupportedServiceNames()373 OButtonControl::OButtonControl(const Reference<XMultiServiceFactory>& _rxFactory) in OButtonControl() function in frm::OButtonControl393 OButtonControl::~OButtonControl() in ~OButtonControl()401 Any SAL_CALL OButtonControl::queryAggregation(const Type& _rType) throw (RuntimeException) in queryAggregation()418 void SAL_CALL OButtonControl::disposing() in disposing()427 void SAL_CALL OButtonControl::disposing( const EventObject& _rSource ) throw( RuntimeException ) in disposing()435 void OButtonControl::actionPerformed(const ActionEvent& /*rEvent*/) throw ( ::com::sun::star::uno::… in actionPerformed()438 sal_uLong n = Application::PostUserEvent( LINK(this, OButtonControl,OnClick) ); in actionPerformed()[all …]
121 class OButtonControl :public OButtonControl_BASE class137 …OButtonControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactor…138 virtual ~OButtonControl();141 IMPLEMENTATION_NAME(OButtonControl);145 DECLARE_UNO3_AGG_DEFAULTS(OButtonControl, OClickableImageBaseControl);
37 forms.OButtonControl::com::sun::star::form::submission::XSubmission88 forms.OButtonControl::com::sun::star::awt::XWindow101 forms.OButtonControl::com::sun::star::awt::XView
21 -o forms.OButtonControl
72 DECLARE_SERVICE_INFO(OButtonControl)258 …REGISTER_CLASS2(OButtonControl, STARDIV_ONE_FORM_CONTROL_COMMANDBUTTON, FRM_SUN_CONTROL_COMMANDBUT… in ensureClassInfos()
86 public class OButtonControl extends TestCase { class
17 job18=forms.OButtonControl