Home
last modified time | relevance | path

Searched refs:FormComponentPropertyHandler_Base (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx146 :FormComponentPropertyHandler_Base( _rxContext ) in DBG_NAME()
147 ,::comphelper::OPropertyContainer(FormComponentPropertyHandler_Base::rBHelper) in DBG_NAME()
165 …IMPLEMENT_FORWARD_XINTERFACE2(FormComponentPropertyHandler,FormComponentPropertyHandler_Base,::com… in IMPLEMENT_FORWARD_XINTERFACE2() argument
604 …aPropertyValue = FormComponentPropertyHandler_Base::convertToPropertyValue( _rPropertyName, _rCont… in convertToPropertyValue()
625 …aPropertyValue = FormComponentPropertyHandler_Base::convertToPropertyValue( _rPropertyName, _rCont… in convertToPropertyValue()
756 …aControlValue = FormComponentPropertyHandler_Base::convertToControlValue( _rPropertyName, makeAny(… in convertToControlValue()
806 …aControlValue = FormComponentPropertyHandler_Base::convertToControlValue( _rPropertyName, _rProper… in convertToControlValue()
827 FormComponentPropertyHandler_Base::addPropertyChangeListener( _rxListener ); in addPropertyChangeListener()
838 FormComponentPropertyHandler_Base::removePropertyChangeListener( _rxListener ); in removePropertyChangeListener()
844 FormComponentPropertyHandler_Base::onNewComponent(); in onNewComponent()
[all …]
H A Dformcomponenthandler.hxx65 typedef HandlerComponentBase< FormComponentPropertyHandler > FormComponentPropertyHandler_Base; typedef
69 class FormComponentPropertyHandler : public FormComponentPropertyHandler_Base,

Completed in 28 milliseconds