Searched refs:OFormattedControl (Results 1 – 8 of 8) sorted by relevance
1 "OFormattedControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"2 "OFormattedControl";"com::sun::star::awt::XLayoutConstrains";"getPreferredSize()"3 "OFormattedControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"4 "OFormattedControl";"com::sun::star::awt::XView";"setGraphics()"5 "OFormattedControl";"com::sun::star::awt::XView";"getGraphics()"6 "OFormattedControl";"com::sun::star::awt::XView";"getSize()"7 "OFormattedControl";"com::sun::star::awt::XView";"draw()"8 "OFormattedControl";"com::sun::star::awt::XView";"setZoom()"9 "OFormattedControl";"com::sun::star::form::XBoundControl";"getLock()"10 "OFormattedControl";"com::sun::star::form::XBoundControl";"setLock()"[all …]
193 return *(new OFormattedControl(_rxFactory)); in OFormattedControl_CreateInstance()197 Sequence<Type> OFormattedControl::_getTypes() in _getTypes()206 Any SAL_CALL OFormattedControl::queryAggregation(const Type& _rType) throw (RuntimeException) in queryAggregation()215 DBG_NAME(OFormattedControl);217 OFormattedControl::OFormattedControl(const Reference<XMultiServiceFactory>& _rxFactory) in OFormattedControl() function in frm::OFormattedControl221 DBG_CTOR(OFormattedControl,NULL); in OFormattedControl()235 OFormattedControl::~OFormattedControl() in ~OFormattedControl()246 DBG_DTOR(OFormattedControl,NULL); in ~OFormattedControl()251 void OFormattedControl::disposing(const EventObject& _rSource) throw(RuntimeException) in disposing()257 void OFormattedControl::keyPressed(const ::com::sun::star::awt::KeyEvent& e) throw ( ::com::sun::st… in keyPressed()[all …]
154 class OFormattedControl : public OBoundControl class160 …OFormattedControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…161 virtual ~OFormattedControl();163 DECLARE_UNO3_AGG_DEFAULTS(OFormattedControl, OBoundControl);169 IMPLEMENTATION_NAME(OFormattedControl);
87 forms.OFormattedControl::com::sun::star::awt::XWindow106 forms.OFormattedControl::com::sun::star::awt::XView
36 -o forms.OFormattedControl
69 DECLARE_SERVICE_INFO(OFormattedControl)256 …REGISTER_CLASS2(OFormattedControl, STARDIV_ONE_FORM_CONTROL_FORMATTEDFIELD, FRM_SUN_CONTROL_FORMAT… in ensureClassInfos()
94 public class OFormattedControl extends TestCase { class
29 job30=forms.OFormattedControl