Searched refs:OButtonControl (Results 1 – 8 of 8) sorted by relevance
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()"19 "OButtonControl";"com::sun::star::awt::XControl";"getPeer()"20 "OButtonControl";"com::sun::star::awt::XControl";"setModel()"21 "OButtonControl";"com::sun::star::awt::XControl";"getModel()"22 "OButtonControl";"com::sun::star::awt::XControl";"getView()"[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()418 void SAL_CALL OButtonControl::disposing() in disposing()446 IMPL_LINK( OButtonControl, OnClick, void*, EMPTYARG ) in IMPL_LINK() argument630 void OButtonControl::modelFeatureUrlPotentiallyChanged( ) in modelFeatureUrlPotentiallyChanged()671 sal_Int16 OButtonControl::getModelUrlFeatureId( ) const in getModelUrlFeatureId()739 void OButtonControl::allFeatureStatesChanged( ) in allFeatureStatesChanged()[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
Completed in 52 milliseconds