Searched refs:OListBoxControl (Results 1 – 8 of 8) sorted by relevance
4 "OListBoxControl";"com::sun::star::awt::XView";"setGraphics()"5 "OListBoxControl";"com::sun::star::awt::XView";"getGraphics()"6 "OListBoxControl";"com::sun::star::awt::XView";"getSize()"7 "OListBoxControl";"com::sun::star::awt::XView";"draw()"8 "OListBoxControl";"com::sun::star::awt::XView";"setZoom()"11 "OListBoxControl";"com::sun::star::lang::XComponent";"dispose()"19 "OListBoxControl";"com::sun::star::awt::XControl";"getPeer()"20 "OListBoxControl";"com::sun::star::awt::XControl";"setModel()"21 "OListBoxControl";"com::sun::star::awt::XControl";"getModel()"22 "OListBoxControl";"com::sun::star::awt::XControl";"getView()"[all …]
1455 return *(new OListBoxControl(_rxFactory)); in OListBoxControl_CreateInstance()1459 Sequence< Type> OListBoxControl::_getTypes() in _getTypes()1480 DBG_NAME(OListBoxControl);1482 OListBoxControl::OListBoxControl(const Reference<XMultiServiceFactory>& _rxFactory) in OListBoxControl() function in frm::OListBoxControl1488 DBG_CTOR(OListBoxControl,NULL); in OListBoxControl()1507 m_aChangeTimer.SetTimeoutHdl(LINK(this,OListBoxControl,OnTimeout)); in OListBoxControl()1511 OListBoxControl::~OListBoxControl() in ~OListBoxControl()1522 DBG_DTOR(OListBoxControl,NULL); in ~OListBoxControl()1646 void OListBoxControl::disposing() in disposing()1669 void OListBoxControl::processEvent( const AnyEvent& _rEvent ) in processEvent()[all …]
195 class OListBoxControl :public OBoundControl class217 …OListBoxControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…218 virtual ~OListBoxControl();221 DECLARE_UNO3_AGG_DEFAULTS(OListBoxControl, OBoundControl);225 IMPLEMENTATION_NAME(OListBoxControl);
79 forms.OListBoxControl::com::sun::star::awt::XWindow98 forms.OListBoxControl::com::sun::star::awt::XView118 forms.OListBoxControl::com::sun::star::form::XChangeBroadcaster130 forms.OListBoxControl::com::sun::star::lang::XComponent
47 #i114669 -o forms.OListBoxControl
53 DECLARE_SERVICE_INFO(OListBoxControl)240 REGISTER_CLASS2(OListBoxControl, STARDIV_ONE_FORM_CONTROL_LISTBOX, FRM_SUN_CONTROL_LISTBOX); in ensureClassInfos()
52 public class OListBoxControl extends TestCase { class
38 job39=forms.OListBoxControl
Completed in 45 milliseconds