Home
last modified time | relevance | path

Searched refs:OControl (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/forms/source/component/
H A DFormComponent.cxx166 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 …]
H A Dclickableimage.cxx81 … 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()
H A Dclickableimage.hxx183 ,public OControl
208 using OControl::disposing;
218 DECLARE_UNO3_AGG_DEFAULTS(OClickableImageBaseControl, OControl);
H A DGroupBox.cxx153 :OControl(_rxFactory, VCL_CONTROL_GROUPBOX) in OGroupBoxControl()
160 StringSequence aSupported = OControl::getSupportedServiceNames(); in getSupportedServiceNames()
H A DGroupBox.hxx65 class OGroupBoxControl : public OControl
H A DImageButton.hxx86 { OControl::disposing(_rSource); } in disposing()
H A DButton.cxx429 OControl::disposing( _rSource ); in disposing()
H A DFilter.cxx252 OControl::initFormControlPeer( getPeer() ); in createPeer()
/aoo4110/main/forms/source/inc/
H A DFormComponent.hxx171 class OControl :public ::cppu::OComponentHelper class
210 OControl(
222 virtual ~OControl();
234 DECLARE_UNO3_AGG_DEFAULTS(OControl, OComponentHelper);
291 class OBoundControl :public OControl
311 DECLARE_UNO3_AGG_DEFAULTS(OBoundControl, OControl);
418 DECLARE_UNO3_AGG_DEFAULTS(OControl, OComponentHelper);
/aoo4110/main/forms/source/richtext/
H A Drichtextcontrol.cxx220 OControl::initFormControlPeer( getPeer() ); in createPeer()
274 OControl::initFormControlPeer( getPeer() ); in createPeer()
/aoo4110/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx210 OControl::initFormControlPeer( getPeer() ); in createPeer()

Completed in 68 milliseconds