Searched refs:_rUnoControlModelTypeName (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/forms/source/component/ |
H A D | refvaluecomponent.cxx | 49 …ence< XMultiServiceFactory>& _rxFactory, const ::rtl::OUString& _rUnoControlModelTypeName, const :… in OReferenceValueComponent() argument 50 …:OBoundControlModel( _rxFactory, _rUnoControlModelTypeName, _rDefault, sal_False, sal_True, sal_Tr… in OReferenceValueComponent()
|
H A D | FormComponent.cxx | 588 const ::rtl::OUString& _rUnoControlModelTypeName, in OControlModel() 605 if (_rUnoControlModelTypeName.getLength()) // the is a model we have to aggregate in OControlModel() 610 …m_xAggregate = Reference<XAggregation>(_rxFactory->createInstance(_rUnoControlModelTypeName), UNO_… in OControlModel() 1258 const ::rtl::OUString& _rUnoControlModelTypeName, const ::rtl::OUString& _rDefault, in OBoundControlModel() 1260 :OControlModel( _rxFactory, _rUnoControlModelTypeName, _rDefault, sal_False ) in OBoundControlModel()
|
H A D | clickableimage.cxx | 458 …st Reference< XMultiServiceFactory >& _rxFactory, const ::rtl::OUString& _rUnoControlModelTypeName, in DBG_NAME() 460 :OControlModel( _rxFactory, _rUnoControlModelTypeName, rDefault ) in DBG_NAME()
|
H A D | refvaluecomponent.hxx | 66 const ::rtl::OUString& _rUnoControlModelTypeName,
|
/aoo42x/main/forms/source/inc/ |
H A D | FormComponent.hxx | 385 const ::rtl::OUString& _rUnoControlModelTypeName, // service name of te model to aggregate 555 const ::rtl::OUString& _rUnoControlModelTypeName, \ 565 const ::rtl::OUString& _rUnoControlModelTypeName, \ 711 const ::rtl::OUString& _rUnoControlModelTypeName, // service name of te model to aggregate
|
Completed in 43 milliseconds