Searched refs:OControl (Results 1 – 11 of 11) sorted by relevance
146 OControl::OControl( const Reference< XMultiServiceFactory >& _rxFactory, const rtl::OUString& _rAgg… in DBG_NAME()166 OControl::~OControl() in ~OControl()173 void OControl::doResetDelegator() in doResetDelegator()180 void OControl::doSetDelegator() in doSetDelegator()194 Any SAL_CALL OControl::queryAggregation( const Type& _rType ) throw(RuntimeException) in queryAggregation()211 Sequence<sal_Int8> SAL_CALL OControl::getImplementationId() throw(RuntimeException) in getImplementationId()217 Sequence<Type> SAL_CALL OControl::getTypes() throw(RuntimeException) in getTypes()229 Sequence<Type> OControl::_getTypes() in _getTypes()235 void OControl::initFormControlPeer( const Reference< XWindowPeer >& /*_rxPeer*/ ) in initFormControlPeer()242 void OControl::disposing() 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()