Searched refs:OControl (Results 1 – 11 of 11) sorted by relevance
166 OControl::~OControl() in ~OControl()173 void OControl::doResetDelegator() in doResetDelegator()180 void OControl::doSetDelegator() in doSetDelegator()229 Sequence<Type> OControl::_getTypes() in _getTypes()242 void OControl::disposing() in disposing()322 void OControl::impl_resetStateGuard_nothrow() in impl_resetStateGuard_nothrow()431 aReturn = OControl::queryAggregation( _rType ); in queryAggregation()440 aReturn = OControl::queryAggregation( _rType ); in queryAggregation()483 return OControl::setModel( _rxModel ); in setModel()490 OControl::disposing(Source); in disposing()[all …]
81 … aTypes = concatSequences(OControl::_getTypes(), OClickableImageBaseControl_BASE::getTypes()); in _getTypes()87 :OControl(_rxFactory, _aService) in OClickableImageBaseControl()110 Any aReturn = OControl::queryAggregation(_rType); in queryAggregation()162 OControl::disposing(); in disposing()380 Sequence< ::rtl::OUString > aSupported = OControl::getSupportedServiceNames(); in getSupportedServiceNames()
183 ,public OControl208 using OControl::disposing;218 DECLARE_UNO3_AGG_DEFAULTS(OClickableImageBaseControl, OControl);
153 :OControl(_rxFactory, VCL_CONTROL_GROUPBOX) in OGroupBoxControl()160 StringSequence aSupported = OControl::getSupportedServiceNames(); in getSupportedServiceNames()
65 class OGroupBoxControl : public OControl
86 { OControl::disposing(_rSource); } in disposing()
429 OControl::disposing( _rSource ); in disposing()
252 OControl::initFormControlPeer( getPeer() ); in createPeer()
171 class OControl :public ::cppu::OComponentHelper class210 OControl(222 virtual ~OControl();234 DECLARE_UNO3_AGG_DEFAULTS(OControl, OComponentHelper);291 class OBoundControl :public OControl311 DECLARE_UNO3_AGG_DEFAULTS(OBoundControl, OControl);418 DECLARE_UNO3_AGG_DEFAULTS(OControl, OComponentHelper);
220 OControl::initFormControlPeer( getPeer() ); in createPeer()274 OControl::initFormControlPeer( getPeer() ); in createPeer()
210 OControl::initFormControlPeer( getPeer() ); in createPeer()
Completed in 101 milliseconds